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

Commit 5e27450

Browse files
fix(deps): update angular monorepo to v18
1 parent 4e6d77f commit 5e27450

2 files changed

Lines changed: 379 additions & 190 deletions

File tree

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -52,15 +52,15 @@
5252
},
5353
"private": true,
5454
"dependencies": {
55-
"@angular/animations": "17.3.12",
55+
"@angular/animations": "18.2.11",
5656
"@angular/cdk": "17.3.10",
57-
"@angular/common": "17.3.12",
58-
"@angular/compiler": "17.3.12",
59-
"@angular/core": "17.3.12",
60-
"@angular/forms": "17.3.12",
61-
"@angular/platform-browser": "17.3.12",
62-
"@angular/platform-browser-dynamic": "17.3.12",
63-
"@angular/router": "17.3.12",
57+
"@angular/common": "18.2.11",
58+
"@angular/compiler": "18.2.11",
59+
"@angular/core": "18.2.11",
60+
"@angular/forms": "18.2.11",
61+
"@angular/platform-browser": "18.2.11",
62+
"@angular/platform-browser-dynamic": "18.2.11",
63+
"@angular/router": "18.2.11",
6464
"@material/button": "14.0.0",
6565
"@material/card": "14.0.0",
6666
"@material/checkbox": "14.0.0",
@@ -116,8 +116,8 @@
116116
"@angular-eslint/schematics": "18.3.1",
117117
"@angular-eslint/template-parser": "18.3.1",
118118
"@angular/cli": "17.3.11",
119-
"@angular/compiler-cli": "17.3.12",
120-
"@angular/language-service": "17.3.12",
119+
"@angular/compiler-cli": "18.2.11",
120+
"@angular/language-service": "18.2.11",
121121
"@ngrx/schematics": "17.2.0",
122122
"@release-it/conventional-changelog": "8.0.2",
123123
"@tailwindcss/typography": "0.5.15",

0 commit comments

Comments
 (0)