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 Jun 21, 2023
1 parent 3adc705 commit 67cbd14
Show file tree
Hide file tree
Showing 2 changed files with 352 additions and 179 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,15 +43,15 @@
},
"private": true,
"dependencies": {
"@angular/animations": "15.2.9",
"@angular/animations": "16.1.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": "16.1.2",
"@angular/compiler": "16.1.2",
"@angular/core": "16.1.2",
"@angular/forms": "16.1.2",
"@angular/platform-browser": "16.1.2",
"@angular/platform-browser-dynamic": "16.1.2",
"@angular/router": "16.1.2",
"@material/button": "14.0.0",
"@material/card": "14.0.0",
"@material/checkbox": "14.0.0",
Expand Down Expand Up @@ -102,8 +102,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.1.2",
"@angular/language-service": "16.1.2",
"@ngrx/schematics": "14.3.3",
"@release-it/conventional-changelog": "5.1.1",
"@tailwindcss/typography": "0.5.9",
Expand Down
Loading

0 comments on commit 67cbd14

Please sign in to comment.