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

This commit is contained in:
2026-02-04 08:52:13 -08:00
parent eb596f1cde
commit 3582f1cd1a
2 changed files with 10 additions and 10 deletions
+2 -2
View File
@@ -27,7 +27,7 @@
"@angular/common": "21.0.6",
"@angular/compiler": "21.0.6",
"@angular/core": "21.0.6",
"@angular/forms": "21.0.6",
"@angular/forms": "21.1.1",
"@angular/platform-browser": "21.0.6",
"@angular/router": "21.0.6",
"rxjs": "7.8.2",
@@ -46,4 +46,4 @@
"typescript": "5.9.3",
"vitest": "4.0.16"
}
}
}