Skip to content

Commit

Permalink
fix(deps): update angular monorepo to v16
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 11, 2023
1 parent b22a54e commit 84213de
Show file tree
Hide file tree
Showing 2 changed files with 386 additions and 173 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": "16.2.9",
"@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": "16.2.9",
"@angular/compiler": "16.2.9",
"@angular/core": "16.2.9",
"@angular/forms": "16.2.9",
"@angular/platform-browser": "16.2.8",
"@angular/platform-browser-dynamic": "16.2.8",
"@angular/router": "16.2.8",
"@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": "16.2.9",
"@angular/language-service": "16.2.8",
"@ngrx/schematics": "14.3.3",
"@release-it/conventional-changelog": "5.1.1",
"@tailwindcss/typography": "0.5.10",
Expand Down
Loading

0 comments on commit 84213de

Please sign in to comment.