deps: update @angular/platform-browser to 21.1.1
Node.js CI / CI (pull_request) Failing after 1m5s
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 2m2s

This commit is contained in:
2026-02-04 08:52:22 -08:00
parent eb596f1cde
commit 61486aadfb
2 changed files with 19 additions and 19 deletions
+2 -2
View File
@@ -28,7 +28,7 @@
"@angular/compiler": "21.0.6",
"@angular/core": "21.0.6",
"@angular/forms": "21.0.6",
"@angular/platform-browser": "21.0.6",
"@angular/platform-browser": "21.1.1",
"@angular/router": "21.0.6",
"rxjs": "7.8.2",
"tslib": "2.8.1"
@@ -46,4 +46,4 @@
"typescript": "5.9.3",
"vitest": "4.0.16"
}
}
}