Skip to content

Commit 324ff42

Browse files
Update angular monorepo to v20.3.2
1 parent c4c61ad commit 324ff42

File tree

2 files changed

+62
-62
lines changed

2 files changed

+62
-62
lines changed

package-lock.json

Lines changed: 53 additions & 53 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.1",
13-
"@angular/common": "20.3.1",
14-
"@angular/compiler": "20.3.1",
15-
"@angular/core": "20.3.1",
16-
"@angular/forms": "20.3.1",
17-
"@angular/platform-browser": "20.3.1",
18-
"@angular/platform-browser-dynamic": "20.3.1",
19-
"@angular/router": "20.3.1",
12+
"@angular/animations": "20.3.2",
13+
"@angular/common": "20.3.2",
14+
"@angular/compiler": "20.3.2",
15+
"@angular/core": "20.3.2",
16+
"@angular/forms": "20.3.2",
17+
"@angular/platform-browser": "20.3.2",
18+
"@angular/platform-browser-dynamic": "20.3.2",
19+
"@angular/router": "20.3.2",
2020
"@fontsource/roboto": "5.2.8",
2121
"file-saver": "2.0.5",
2222
"ng-zorro-antd": "20.3.1",
@@ -29,7 +29,7 @@
2929
"@angular-builders/jest": "20.0.0",
3030
"@angular/build": "20.3.2",
3131
"@angular/cli": "20.3.2",
32-
"@angular/compiler-cli": "20.3.1",
32+
"@angular/compiler-cli": "20.3.2",
3333
"@types/file-saver": "2.0.7",
3434
"@types/jest": "30.0.0",
3535
"jest": "30.1.3",

0 commit comments

Comments
 (0)