Update dependency @angular/forms to v15

This commit is contained in:
2022-12-12 11:02:45 +01:00
committed by Gitea
parent c87d62157a
commit b1503ad3d2
2 changed files with 4 additions and 4 deletions

View File

@@ -17,7 +17,7 @@
"@angular/common": "~14.2.0",
"@angular/compiler": "~14.2.0",
"@angular/core": "~14.2.0",
"@angular/forms": "~14.2.0",
"@angular/forms": "~15.0.0",
"@angular/material": "^15.0.0",
"@angular/platform-browser": "~14.2.0",
"@angular/platform-browser-dynamic": "~15.0.0",