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 6, 2024
1 parent e49c4ec commit fbeb104
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 @@ -13,16 +13,16 @@
},
"private": true,
"dependencies": {
"@angular/animations": "13.0.2",
"@angular/animations": "18.2.11",
"@angular/cdk": "13.0.0",
"@angular/common": "13.0.2",
"@angular/compiler": "13.0.2",
"@angular/core": "13.0.2",
"@angular/forms": "13.0.2",
"@angular/common": "18.2.11",
"@angular/compiler": "18.2.11",
"@angular/core": "18.2.11",
"@angular/forms": "18.2.11",
"@angular/material": "13.0.0",
"@angular/platform-browser": "13.0.2",
"@angular/platform-browser-dynamic": "13.0.2",
"@angular/router": "13.0.2",
"@angular/platform-browser": "18.2.11",
"@angular/platform-browser-dynamic": "18.2.11",
"@angular/router": "18.2.11",
"concurrently": "7.0.0",
"json-server": "^0.16.1",
"jsonwebtoken": "^8.5.1",
Expand All @@ -33,7 +33,7 @@
"devDependencies": {
"@angular-devkit/build-angular": "13.0.3",
"@angular/cli": "13.0.3",
"@angular/compiler-cli": "13.0.2",
"@angular/compiler-cli": "18.2.11",
"@types/jasmine": "4.0.0",
"@types/jasminewd2": "~2.0.3",
"@types/node": "16.11.11",
Expand Down

0 comments on commit fbeb104

Please sign in to comment.