Skip to content

Commit

Permalink
Update angular monorepo to v18
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 14, 2024
1 parent 7fc345d commit 0ebd296
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": "18.2.12",
"@angular/cdk": "16.2.14",
"@angular/common": "16.2.1",
"@angular/compiler": "16.2.1",
"@angular/core": "16.2.1",
"@angular/common": "18.2.12",
"@angular/compiler": "18.2.12",
"@angular/core": "18.2.12",
"@angular/fire": "7.6.1",
"@angular/forms": "16.2.1",
"@angular/forms": "18.2.12",
"@angular/material": "16.2.14",
"@angular/platform-browser": "16.2.1",
"@angular/platform-browser-dynamic": "16.2.1",
"@angular/router": "16.2.1",
"@angular/platform-browser": "18.2.12",
"@angular/platform-browser-dynamic": "18.2.12",
"@angular/router": "18.2.12",
"rxjs": "7.8.1",
"spacetime": "7.6.2",
"tslib": "2.8.1",
Expand All @@ -31,7 +31,7 @@
"devDependencies": {
"@angular-devkit/build-angular": "16.2.16",
"@angular/cli": "16.2.16",
"@angular/compiler-cli": "16.2.1",
"@angular/compiler-cli": "18.2.12",
"@types/jasmine": "4.6.4",
"jasmine-core": "5.4.0",
"karma": "6.4.4",
Expand Down

0 comments on commit 0ebd296

Please sign in to comment.