Update dependency @angular/platform-browser to v15

This commit is contained in:
2022-12-12 11:19:36 +01:00
committed by Gitea
parent c11686622c
commit c5919f5231
2 changed files with 4 additions and 4 deletions

View File

@@ -19,7 +19,7 @@
"@angular/core": "~14.2.0",
"@angular/forms": "~15.0.0",
"@angular/material": "^15.0.0",
"@angular/platform-browser": "~14.2.0",
"@angular/platform-browser": "~15.0.0",
"@angular/platform-browser-dynamic": "~15.0.0",
"@angular/router": "~15.0.0",
"bootstrap": "^5.1.3",