Skip to content

Commit f57e9ef

Browse files
Update angular monorepo to v21.2.9 (#497)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 542dd27 commit f57e9ef

2 files changed

Lines changed: 62 additions & 62 deletions

File tree

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": "21.2.8",
13-
"@angular/common": "21.2.8",
14-
"@angular/compiler": "21.2.8",
15-
"@angular/core": "21.2.8",
16-
"@angular/forms": "21.2.8",
17-
"@angular/platform-browser": "21.2.8",
18-
"@angular/platform-browser-dynamic": "21.2.8",
19-
"@angular/router": "21.2.8",
12+
"@angular/animations": "21.2.9",
13+
"@angular/common": "21.2.9",
14+
"@angular/compiler": "21.2.9",
15+
"@angular/core": "21.2.9",
16+
"@angular/forms": "21.2.9",
17+
"@angular/platform-browser": "21.2.9",
18+
"@angular/platform-browser-dynamic": "21.2.9",
19+
"@angular/router": "21.2.9",
2020
"@fontsource/roboto": "5.2.10",
2121
"file-saver": "2.0.5",
2222
"ng-zorro-antd": "21.1.0",
@@ -27,7 +27,7 @@
2727
"devDependencies": {
2828
"@angular/build": "^21.0.4",
2929
"@angular/cli": "21.2.7",
30-
"@angular/compiler-cli": "21.2.8",
30+
"@angular/compiler-cli": "21.2.9",
3131
"@types/file-saver": "2.0.7",
3232
"typescript": "5.9.3",
3333
"vitest": "^4.0.8",

0 commit comments

Comments
 (0)