Update dependency @angular/platform-browser-dynamic to v15

This commit is contained in:
2022-12-12 11:02:56 +01:00
committed by Gitea
parent a6f8c5f374
commit 91a39ae257
2 changed files with 4 additions and 4 deletions

View File

@@ -20,7 +20,7 @@
"@angular/forms": "~14.2.0",
"@angular/material": "^15.0.0",
"@angular/platform-browser": "~14.2.0",
"@angular/platform-browser-dynamic": "~14.2.0",
"@angular/platform-browser-dynamic": "~15.0.0",
"@angular/router": "~15.0.0",
"bootstrap": "^5.1.3",
"ngx-cron-editor": "^0.7.3",