Skip to content

Commit 8ac03f1

Browse files
Update angular monorepo to v21
1 parent b45082a commit 8ac03f1

File tree

2 files changed

+125
-65
lines changed

2 files changed

+125
-65
lines changed

package-lock.json

Lines changed: 116 additions & 56 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,14 @@
99
},
1010
"private": true,
1111
"dependencies": {
12-
"@angular/animations": "20.3.14",
13-
"@angular/common": "20.3.14",
14-
"@angular/compiler": "20.3.14",
15-
"@angular/core": "20.3.14",
16-
"@angular/forms": "20.3.14",
17-
"@angular/platform-browser": "20.3.14",
18-
"@angular/platform-browser-dynamic": "20.3.14",
19-
"@angular/router": "20.3.14",
12+
"@angular/animations": "21.0.1",
13+
"@angular/common": "21.0.1",
14+
"@angular/compiler": "21.0.1",
15+
"@angular/core": "21.0.1",
16+
"@angular/forms": "21.0.1",
17+
"@angular/platform-browser": "21.0.1",
18+
"@angular/platform-browser-dynamic": "21.0.1",
19+
"@angular/router": "21.0.1",
2020
"@fontsource/roboto": "5.2.9",
2121
"file-saver": "2.0.5",
2222
"ng-zorro-antd": "20.4.2",
@@ -29,7 +29,7 @@
2929
"@angular-builders/jest": "20.0.0",
3030
"@angular/build": "20.3.12",
3131
"@angular/cli": "20.3.12",
32-
"@angular/compiler-cli": "20.3.14",
32+
"@angular/compiler-cli": "21.0.1",
3333
"@types/file-saver": "2.0.7",
3434
"@types/jest": "30.0.0",
3535
"jest": "30.2.0",

0 commit comments

Comments
 (0)