Skip to content

Commit c255614

Browse files
Update angular monorepo to v20.3.0 (#314)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 37b10a6 commit c255614

File tree

2 files changed

+68
-68
lines changed

2 files changed

+68
-68
lines changed

package-lock.json

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

0 commit comments

Comments
 (0)