Skip to content

Commit

Permalink
fix(deps): update angular monorepo to v19
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 18, 2024
1 parent 3aee4eb commit b562125
Show file tree
Hide file tree
Showing 2 changed files with 384 additions and 197 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,15 +52,15 @@
},
"private": true,
"dependencies": {
"@angular/animations": "17.3.12",
"@angular/animations": "19.0.5",
"@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": "19.0.5",
"@angular/compiler": "19.0.5",
"@angular/core": "19.0.5",
"@angular/forms": "19.0.5",
"@angular/platform-browser": "19.0.5",
"@angular/platform-browser-dynamic": "19.0.5",
"@angular/router": "19.0.5",
"@material/button": "14.0.0",
"@material/card": "14.0.0",
"@material/checkbox": "14.0.0",
Expand Down Expand Up @@ -116,8 +116,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": "19.0.5",
"@angular/language-service": "19.0.5",
"@ngrx/schematics": "17.2.0",
"@release-it/conventional-changelog": "8.0.2",
"@tailwindcss/typography": "0.5.15",
Expand Down
Loading

0 comments on commit b562125

Please sign in to comment.