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] committed Aug 29, 2024
1 parent a82fde1 commit 44db609
Show file tree
Hide file tree
Showing 2 changed files with 353 additions and 203 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.2",
"@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.2",
"@angular/compiler": "18.2.2",
"@angular/core": "18.2.2",
"@angular/forms": "18.2.2",
"@angular/platform-browser": "18.2.2",
"@angular/platform-browser-dynamic": "18.2.2",
"@angular/router": "18.2.2",
"@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.0",
"@angular-eslint/template-parser": "18.3.0",
"@angular/cli": "17.3.8",
"@angular/compiler-cli": "17.3.12",
"@angular/language-service": "17.3.12",
"@angular/compiler-cli": "18.2.2",
"@angular/language-service": "18.2.2",
"@ngrx/schematics": "17.2.0",
"@release-it/conventional-changelog": "8.0.1",
"@tailwindcss/typography": "0.5.14",
Expand Down
Loading

0 comments on commit 44db609

Please sign in to comment.