Skip to content

Commit

Permalink
Update angular monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 6, 2024
1 parent ebb60f7 commit 62e4d29
Show file tree
Hide file tree
Showing 2 changed files with 60 additions and 44 deletions.
82 changes: 49 additions & 33 deletions EMS/EmployeemanagementSystem/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

22 changes: 11 additions & 11 deletions EMS/EmployeemanagementSystem/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,21 +3,21 @@
"description": "NO404 administration panel",
"license": "MIT",
"dependencies": {
"@angular/common": "2.2.4",
"@angular/compiler": "2.2.4",
"@angular/core": "2.2.4",
"@angular/forms": "2.2.4",
"@angular/http": "2.2.4",
"@angular/platform-browser": "2.2.4",
"@angular/platform-browser-dynamic": "2.2.4",
"@angular/router": "3.2.4",
"@angular/upgrade": "2.2.4",
"angular-in-memory-web-api": "0.5.3",
"@angular/common": "2.4.10",
"@angular/compiler": "2.4.10",
"@angular/core": "2.4.10",
"@angular/forms": "2.4.10",
"@angular/http": "2.4.10",
"@angular/platform-browser": "2.4.10",
"@angular/platform-browser-dynamic": "2.4.10",
"@angular/router": "3.4.10",
"@angular/upgrade": "2.4.10",
"angular-in-memory-web-api": "0.18.0",
"core-js": "2.5.3",
"reflect-metadata": "0.1.12",
"rxjs": "5.0.0-beta.12",
"systemjs": "0.19.39",
"zone.js": "0.6.26",
"zone.js": "0.14.7",
"bower": "1.7.9",
"jquery": "3.3.1"
},
Expand Down

0 comments on commit 62e4d29

Please sign in to comment.