Skip to content

Commit

Permalink
fix(deps): update angular monorepo to v17
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 9, 2023
1 parent 6199b1f commit 76e873f
Show file tree
Hide file tree
Showing 2 changed files with 394 additions and 174 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,15 +50,15 @@
},
"private": true,
"dependencies": {
"@angular/animations": "15.2.9",
"@angular/animations": "17.0.2",
"@angular/cdk": "15.2.9",
"@angular/common": "15.2.9",
"@angular/compiler": "15.2.9",
"@angular/core": "15.2.9",
"@angular/forms": "15.2.9",
"@angular/platform-browser": "15.2.9",
"@angular/platform-browser-dynamic": "15.2.9",
"@angular/router": "15.2.9",
"@angular/common": "17.0.2",
"@angular/compiler": "17.0.2",
"@angular/core": "17.0.2",
"@angular/forms": "17.0.2",
"@angular/platform-browser": "17.0.2",
"@angular/platform-browser-dynamic": "17.0.2",
"@angular/router": "17.0.2",
"@material/button": "14.0.0",
"@material/card": "14.0.0",
"@material/checkbox": "14.0.0",
Expand Down Expand Up @@ -110,8 +110,8 @@
"@angular-eslint/schematics": "15.2.1",
"@angular-eslint/template-parser": "15.2.1",
"@angular/cli": "15.1.6",
"@angular/compiler-cli": "15.2.9",
"@angular/language-service": "15.2.9",
"@angular/compiler-cli": "17.0.2",
"@angular/language-service": "17.0.2",
"@ngrx/schematics": "14.3.3",
"@release-it/conventional-changelog": "5.1.1",
"@tailwindcss/typography": "0.5.10",
Expand Down
Loading

0 comments on commit 76e873f

Please sign in to comment.