Skip to content

Commit b02e385

Browse files
committed
Update Angular dependencies to version 21.0.3
1 parent fd548ef commit b02e385

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package-lock.json

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

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -23,15 +23,15 @@
2323
"private": true,
2424
"packageManager": "npm@10.9.2",
2525
"dependencies": {
26-
"@angular/common": "^21.0.0",
27-
"@angular/forms": "^21.0.0",
28-
"@angular/platform-browser": "^21.0.0",
29-
"@angular/router": "^21.0.0",
26+
"@angular/common": "^21.0.3",
27+
"@angular/forms": "^21.0.3",
28+
"@angular/platform-browser": "^21.0.3",
29+
"@angular/router": "^21.0.3",
3030
"rxjs": "~7.8.0",
3131
"tslib": "^2.3.0"
3232
},
3333
"devDependencies": {
34-
"@angular/build": "^21.0.1",
34+
"@angular/build": "^21.0.3",
3535
"@angular/cli": "^21.0.3",
3636
"@angular/compiler": "^21.0.3",
3737
"@angular/compiler-cli": "^21.0.3",

0 commit comments

Comments
 (0)