Update dependency @angular/compiler to v15

This commit is contained in:
2022-12-12 11:02:40 +01:00
committed by Gitea
parent 96e576997c
commit d9587d8894
2 changed files with 4 additions and 4 deletions

View File

@@ -15,7 +15,7 @@
"@angular/animations": "~14.2.0",
"@angular/cdk": "^15.0.0",
"@angular/common": "~14.2.0",
"@angular/compiler": "~14.2.0",
"@angular/compiler": "~15.0.0",
"@angular/core": "~14.2.0",
"@angular/forms": "~15.0.0",
"@angular/material": "^15.0.0",