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 Oct 27, 2024
1 parent 040d904 commit 85dcb0e
Show file tree
Hide file tree
Showing 2 changed files with 379 additions and 190 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,15 +51,15 @@
},
"private": true,
"dependencies": {
"@angular/animations": "17.3.12",
"@angular/animations": "18.2.9",
"@angular/cdk": "17.3.10",
"@angular/common": "17.3.12",
"@angular/compiler": "17.3.12",
"@angular/core": "17.3.12",
"@angular/forms": "17.3.12",
"@angular/platform-browser": "17.3.12",
"@angular/platform-browser-dynamic": "17.3.12",
"@angular/router": "17.3.12",
"@angular/common": "18.2.9",
"@angular/compiler": "18.2.9",
"@angular/core": "18.2.9",
"@angular/forms": "18.2.9",
"@angular/platform-browser": "18.2.9",
"@angular/platform-browser-dynamic": "18.2.9",
"@angular/router": "18.2.9",
"@material/button": "14.0.0",
"@material/card": "14.0.0",
"@material/checkbox": "14.0.0",
Expand Down Expand Up @@ -115,8 +115,8 @@
"@angular-eslint/schematics": "18.3.1",
"@angular-eslint/template-parser": "18.3.1",
"@angular/cli": "17.3.11",
"@angular/compiler-cli": "17.3.12",
"@angular/language-service": "17.3.12",
"@angular/compiler-cli": "18.2.9",
"@angular/language-service": "18.2.9",
"@ngrx/schematics": "17.2.0",
"@release-it/conventional-changelog": "8.0.2",
"@tailwindcss/typography": "0.5.15",
Expand Down
Loading

0 comments on commit 85dcb0e

Please sign in to comment.