deps: update @angular/core to 21.1.1
Node.js CI / CI (pull_request) Successful in 1m5s
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 2m5s

This commit is contained in:
2026-02-04 08:51:59 -08:00
parent eb596f1cde
commit 06516c0870
2 changed files with 29 additions and 29 deletions
+2 -2
View File
@@ -26,7 +26,7 @@
"dependencies": {
"@angular/common": "21.0.6",
"@angular/compiler": "21.0.6",
"@angular/core": "21.0.6",
"@angular/core": "21.1.1",
"@angular/forms": "21.0.6",
"@angular/platform-browser": "21.0.6",
"@angular/router": "21.0.6",
@@ -46,4 +46,4 @@
"typescript": "5.9.3",
"vitest": "4.0.16"
}
}
}