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 Dec 11, 2023
1 parent 7d846f0 commit 5c9b449
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,17 +12,17 @@
},
"private": true,
"dependencies": {
"@angular/animations": "16.2.1",
"@angular/animations": "17.0.6",
"@angular/cdk": "16.2.12",
"@angular/common": "16.2.1",
"@angular/compiler": "16.2.1",
"@angular/core": "16.2.1",
"@angular/common": "17.0.6",
"@angular/compiler": "17.0.6",
"@angular/core": "17.0.6",
"@angular/fire": "7.6.1",
"@angular/forms": "16.2.1",
"@angular/forms": "17.0.6",
"@angular/material": "16.2.12",
"@angular/platform-browser": "16.2.1",
"@angular/platform-browser-dynamic": "16.2.1",
"@angular/router": "16.2.1",
"@angular/platform-browser": "17.0.6",
"@angular/platform-browser-dynamic": "17.0.6",
"@angular/router": "17.0.6",
"rxjs": "7.8.1",
"spacetime": "7.5.0",
"tslib": "2.6.2",
Expand All @@ -31,7 +31,7 @@
"devDependencies": {
"@angular-devkit/build-angular": "16.2.10",
"@angular/cli": "16.2.10",
"@angular/compiler-cli": "16.2.1",
"@angular/compiler-cli": "17.0.6",
"@types/jasmine": "4.6.4",
"jasmine-core": "5.1.1",
"karma": "6.4.2",
Expand Down

0 comments on commit 5c9b449

Please sign in to comment.