Skip to content

Commit 7df33f2

Browse files
Update angular monorepo to v21
1 parent 6c0838c commit 7df33f2

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,14 @@
1010
},
1111
"private": true,
1212
"dependencies": {
13-
"@angular/animations": "^18.2.4",
13+
"@angular/animations": "^21.0.0",
1414
"@angular/common": "^19.0.0",
15-
"@angular/compiler": "^19.0.0",
16-
"@angular/core": "^19.0.0",
17-
"@angular/forms": "^18.2.4",
18-
"@angular/platform-browser": "^18.2.4",
19-
"@angular/platform-browser-dynamic": "^18.2.4",
20-
"@angular/router": "^18.2.4",
15+
"@angular/compiler": "^21.0.0",
16+
"@angular/core": "^21.0.0",
17+
"@angular/forms": "^21.0.0",
18+
"@angular/platform-browser": "^21.0.0",
19+
"@angular/platform-browser-dynamic": "^21.0.0",
20+
"@angular/router": "^21.0.0",
2121
"@descope/angular-sdk":"0.7.11",
2222
"angular-google-charts": "^2.2.3",
2323
"autoprefixer": "^10.4.17",

0 commit comments

Comments
 (0)