Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(deps): update angular monorepo to v18
Browse files Browse the repository at this point in the history
renovate[bot] authored Oct 30, 2024
1 parent 040d904 commit f814970
Showing 2 changed files with 379 additions and 190 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
@@ -51,15 +51,15 @@
},
"private": true,
"dependencies": {
"@angular/animations": "17.3.12",
"@angular/animations": "18.2.10",
"@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.10",
"@angular/compiler": "18.2.10",
"@angular/core": "18.2.10",
"@angular/forms": "18.2.10",
"@angular/platform-browser": "18.2.10",
"@angular/platform-browser-dynamic": "18.2.10",
"@angular/router": "18.2.10",
"@material/button": "14.0.0",
"@material/card": "14.0.0",
"@material/checkbox": "14.0.0",
@@ -115,8 +115,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": "18.2.10",
"@angular/language-service": "18.2.10",
"@ngrx/schematics": "17.2.0",
"@release-it/conventional-changelog": "8.0.2",
"@tailwindcss/typography": "0.5.15",
549 changes: 369 additions & 180 deletions pnpm-lock.yaml

Large diffs are not rendered by default.

0 comments on commit f814970

Please sign in to comment.