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

Commit e0ec28a

Browse files
fix(deps): update angular monorepo to v18
1 parent bb6d2d2 commit e0ec28a

2 files changed

Lines changed: 375 additions & 188 deletions

File tree

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -50,15 +50,15 @@
5050
},
5151
"private": true,
5252
"dependencies": {
53-
"@angular/animations": "17.3.11",
53+
"@angular/animations": "18.0.6",
5454
"@angular/cdk": "17.3.10",
55-
"@angular/common": "17.3.11",
56-
"@angular/compiler": "17.3.11",
57-
"@angular/core": "17.3.11",
58-
"@angular/forms": "17.3.11",
59-
"@angular/platform-browser": "17.3.11",
60-
"@angular/platform-browser-dynamic": "17.3.11",
61-
"@angular/router": "17.3.11",
55+
"@angular/common": "18.0.6",
56+
"@angular/compiler": "18.0.6",
57+
"@angular/core": "18.0.6",
58+
"@angular/forms": "18.0.6",
59+
"@angular/platform-browser": "18.0.6",
60+
"@angular/platform-browser-dynamic": "18.0.6",
61+
"@angular/router": "18.0.6",
6262
"@material/button": "14.0.0",
6363
"@material/card": "14.0.0",
6464
"@material/checkbox": "14.0.0",
@@ -114,8 +114,8 @@
114114
"@angular-eslint/schematics": "18.0.1",
115115
"@angular-eslint/template-parser": "18.0.1",
116116
"@angular/cli": "17.3.8",
117-
"@angular/compiler-cli": "17.3.11",
118-
"@angular/language-service": "17.3.11",
117+
"@angular/compiler-cli": "18.0.6",
118+
"@angular/language-service": "18.0.6",
119119
"@ngrx/schematics": "17.2.0",
120120
"@release-it/conventional-changelog": "8.0.1",
121121
"@tailwindcss/typography": "0.5.13",

0 commit comments

Comments
 (0)