Skip to content

Commit 8454e48

Browse files
fix(deps): update angular monorepo to v21.1.1
1 parent 2fff95f commit 8454e48

File tree

2 files changed

+74
-74
lines changed

2 files changed

+74
-74
lines changed

frontend/blog-angular-ui/package-lock.json

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

frontend/blog-angular-ui/package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -16,24 +16,24 @@
1616
},
1717
"private": true,
1818
"dependencies": {
19-
"@angular/animations": "21.1.0",
20-
"@angular/common": "21.1.0",
21-
"@angular/compiler": "21.1.0",
22-
"@angular/core": "21.1.0",
23-
"@angular/forms": "21.1.0",
24-
"@angular/localize": "21.1.0",
25-
"@angular/platform-browser": "21.1.0",
26-
"@angular/platform-browser-dynamic": "21.1.0",
27-
"@angular/router": "21.1.0",
19+
"@angular/animations": "21.1.1",
20+
"@angular/common": "21.1.1",
21+
"@angular/compiler": "21.1.1",
22+
"@angular/core": "21.1.1",
23+
"@angular/forms": "21.1.1",
24+
"@angular/localize": "21.1.1",
25+
"@angular/platform-browser": "21.1.1",
26+
"@angular/platform-browser-dynamic": "21.1.1",
27+
"@angular/router": "21.1.1",
2828
"rxjs": "7.8.2",
2929
"tslib": "2.8.1",
3030
"zone.js": "0.16.0"
3131
},
3232
"devDependencies": {
3333
"@angular/build": "21.1.1",
3434
"@angular/cli": "21.1.1",
35-
"@angular/compiler-cli": "21.1.0",
36-
"@angular/language-service": "21.1.0",
35+
"@angular/compiler-cli": "21.1.1",
36+
"@angular/language-service": "21.1.1",
3737
"@types/jasmine": "5.1.15",
3838
"@types/jasminewd2": "2.0.13",
3939
"@types/node": "24.10.9",

0 commit comments

Comments
 (0)