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 Sep 11, 2024
1 parent 260e9b8 commit 8badc41
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.4",
"@angular/cdk": "16.2.14",
"@angular/common": "16.2.1",
"@angular/compiler": "16.2.1",
"@angular/core": "16.2.1",
"@angular/common": "18.2.4",
"@angular/compiler": "18.2.4",
"@angular/core": "18.2.4",
"@angular/fire": "7.6.1",
"@angular/forms": "16.2.1",
"@angular/forms": "18.2.4",
"@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.4",
"@angular/platform-browser-dynamic": "18.2.4",
"@angular/router": "18.2.4",
"rxjs": "7.8.1",
"spacetime": "7.6.1",
"tslib": "2.7.0",
Expand All @@ -31,7 +31,7 @@
"devDependencies": {
"@angular-devkit/build-angular": "16.2.15",
"@angular/cli": "16.2.15",
"@angular/compiler-cli": "16.2.1",
"@angular/compiler-cli": "18.2.4",
"@types/jasmine": "4.6.4",
"jasmine-core": "5.3.0",
"karma": "6.4.4",
Expand Down

0 comments on commit 8badc41

Please sign in to comment.