Update dependency @angular/core to v15

This commit is contained in:
2022-12-12 11:21:41 +01:00
parent 6bcf52b89d
commit 022b2928be
2 changed files with 4 additions and 4 deletions

View File

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