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

This commit is contained in:
2026-02-04 08:51:52 -08:00
parent eb596f1cde
commit dd14923aeb
2 changed files with 36 additions and 36 deletions
+2 -2
View File
@@ -25,7 +25,7 @@
"packageManager": "pnpm@10.0.0",
"dependencies": {
"@angular/common": "21.0.6",
"@angular/compiler": "21.0.6",
"@angular/compiler": "21.1.1",
"@angular/core": "21.0.6",
"@angular/forms": "21.0.6",
"@angular/platform-browser": "21.0.6",
@@ -46,4 +46,4 @@
"typescript": "5.9.3",
"vitest": "4.0.16"
}
}
}