Skip to content
This repository was archived by the owner on Mar 8, 2026. It is now read-only.

Commit 44db609

Browse files
fix(deps): update angular monorepo to v18
1 parent a82fde1 commit 44db609

2 files changed

Lines changed: 353 additions & 203 deletions

File tree

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -51,15 +51,15 @@
5151
},
5252
"private": true,
5353
"dependencies": {
54-
"@angular/animations": "17.3.12",
54+
"@angular/animations": "18.2.2",
5555
"@angular/cdk": "17.3.10",
56-
"@angular/common": "17.3.12",
57-
"@angular/compiler": "17.3.12",
58-
"@angular/core": "17.3.12",
59-
"@angular/forms": "17.3.12",
60-
"@angular/platform-browser": "17.3.12",
61-
"@angular/platform-browser-dynamic": "17.3.12",
62-
"@angular/router": "17.3.12",
56+
"@angular/common": "18.2.2",
57+
"@angular/compiler": "18.2.2",
58+
"@angular/core": "18.2.2",
59+
"@angular/forms": "18.2.2",
60+
"@angular/platform-browser": "18.2.2",
61+
"@angular/platform-browser-dynamic": "18.2.2",
62+
"@angular/router": "18.2.2",
6363
"@material/button": "14.0.0",
6464
"@material/card": "14.0.0",
6565
"@material/checkbox": "14.0.0",
@@ -115,8 +115,8 @@
115115
"@angular-eslint/schematics": "18.3.0",
116116
"@angular-eslint/template-parser": "18.3.0",
117117
"@angular/cli": "17.3.8",
118-
"@angular/compiler-cli": "17.3.12",
119-
"@angular/language-service": "17.3.12",
118+
"@angular/compiler-cli": "18.2.2",
119+
"@angular/language-service": "18.2.2",
120120
"@ngrx/schematics": "17.2.0",
121121
"@release-it/conventional-changelog": "8.0.1",
122122
"@tailwindcss/typography": "0.5.14",

0 commit comments

Comments
 (0)