Skip to content

Commit

Permalink
Update angular monorepo to v17
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 25, 2024
1 parent cd0853d commit d1bd58b
Show file tree
Hide file tree
Showing 2 changed files with 469 additions and 122 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,14 +11,14 @@
},
"private": true,
"dependencies": {
"@angular/animations": "8.2.9",
"@angular/common": "8.2.9",
"@angular/compiler": "8.2.9",
"@angular/animations": "17.3.6",
"@angular/common": "17.3.6",
"@angular/compiler": "17.3.6",
"@angular/core": "8.2.9",
"@angular/forms": "8.2.9",
"@angular/platform-browser": "8.2.9",
"@angular/platform-browser-dynamic": "8.2.9",
"@angular/router": "8.2.9",
"@angular/forms": "17.3.6",
"@angular/platform-browser": "17.3.6",
"@angular/platform-browser-dynamic": "17.3.6",
"@angular/router": "17.3.6",
"core-js": "3.2.1",
"rxjs": "6.3.3",
"tslib": "1.9.3",
Expand All @@ -27,8 +27,8 @@
"devDependencies": {
"@angular-devkit/build-angular": "0.803.8",
"@angular/cli": "7.3.9",
"@angular/compiler-cli": "8.2.9",
"@angular/language-service": "8.2.9",
"@angular/compiler-cli": "17.3.6",
"@angular/language-service": "17.3.6",
"@types/node": "8.10.51",
"@types/jasmine": "3.4.0",
"@types/jasminewd2": "2.0.8",
Expand Down
Loading

0 comments on commit d1bd58b

Please sign in to comment.