Skip to content

Commit

Permalink
fix(deps): update angular monorepo to v18
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 4, 2024
1 parent 03ee862 commit 9728e79
Show file tree
Hide file tree
Showing 2 changed files with 374 additions and 121 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,28 +14,28 @@
},
"private": true,
"dependencies": {
"@angular/animations": "11.1.0",
"@angular/animations": "18.2.3",
"@angular/cdk": "11.2.13",
"@angular/common": "11.1.0",
"@angular/compiler": "11.1.0",
"@angular/common": "18.2.3",
"@angular/compiler": "18.2.3",
"@angular/core": "11.1.0",
"@angular/flex-layout": "11.0.0-beta.33",
"@angular/forms": "11.1.0",
"@angular/forms": "18.2.3",
"@angular/material": "11.2.13",
"@angular/platform-browser": "11.1.0",
"@angular/platform-browser-dynamic": "11.1.0",
"@angular/platform-browser": "18.2.3",
"@angular/platform-browser-dynamic": "18.2.3",
"@angular/pwa": "0.1101.1",
"@angular/router": "11.1.0",
"@angular/service-worker": "11.1.0",
"@angular/router": "18.2.3",
"@angular/service-worker": "18.2.3",
"marked": "2.0.5",
"rxjs": "6.6.7",
"zone.js": "0.11.3"
},
"devDependencies": {
"@angular-devkit/build-angular": "0.1101.1",
"@angular/cli": "11.1.1",
"@angular/compiler-cli": "11.1.0",
"@angular/language-service": "11.1.0",
"@angular/compiler-cli": "18.2.3",
"@angular/language-service": "18.2.3",
"@types/jest": "26.0.23",
"@types/marked": "2.0.3",
"@types/node": "14.17.1",
Expand Down
Loading

0 comments on commit 9728e79

Please sign in to comment.