Skip to content

Commit

Permalink
fix(deps): update angular monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 24, 2024
1 parent 500e61d commit ea7bf91
Show file tree
Hide file tree
Showing 2 changed files with 662 additions and 29 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,14 +16,14 @@
"test": "ng test"
},
"dependencies": {
"@angular/common": "2.4.5",
"@angular/compiler": "2.4.5",
"@angular/common": "17.1.1",
"@angular/compiler": "17.1.1",
"@angular/core": "2.4.5",
"@angular/forms": "2.4.5",
"@angular/http": "2.4.5",
"@angular/platform-browser": "2.4.5",
"@angular/platform-browser-dynamic": "2.4.5",
"@angular/router": "3.4.5",
"@angular/forms": "17.1.1",
"@angular/http": "7.2.16",
"@angular/platform-browser": "17.1.1",
"@angular/platform-browser-dynamic": "17.1.1",
"@angular/router": "17.1.1",
"angular-in-memory-web-api": "0.2.4",
"core-js": "2.4.1",
"express": "4.14.0",
Expand All @@ -32,7 +32,7 @@
"zone.js": "0.7.6"
},
"devDependencies": {
"@angular/compiler-cli": "2.4.5",
"@angular/compiler-cli": "17.1.1",
"@types/jasmine": "2.5.38",
"@types/node": "6.0.62",
"angular-cli": "latest",
Expand Down
Loading

0 comments on commit ea7bf91

Please sign in to comment.