Update dependency @angular/forms to v14

This commit is contained in:
2022-09-18 13:01:48 +02:00
committed by Gitea
parent e2145ea40c
commit b4344ae81e
2 changed files with 4 additions and 4 deletions

View File

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