Update dependency @angular/compiler-cli to v15

This commit is contained in:
2022-11-16 22:19:30 +01:00
committed by Gitea
parent d5693b1b87
commit 94a0fccfaa
2 changed files with 4 additions and 4 deletions

View File

@@ -881,9 +881,9 @@
}
},
"@angular/compiler-cli": {
"version": "14.2.2",
"resolved": "https://registry.npmjs.org/@angular/compiler-cli/-/compiler-cli-14.2.2.tgz",
"integrity": "sha512-r3vOBUqInHwahloz4mmSrXk22q/4WGNoRR0hxR71tUhLiowYkAaWe72TdPYrDt0SYgZcffAomK7iQHrpJiwLuQ==",
"version": "15.0.0",
"resolved": "https://registry.npmjs.org/@angular/compiler-cli/-/compiler-cli-15.0.0.tgz",
"integrity": "sha512-q0NS3xLZAB/rak486lOqJd6IT1pIYsUBuYgPXyqjrq/iKt7t+T4juVZMJZpNZOxeBurPeGWpPpJ1Kn1BeqlAmQ==",
"dev": true,
"requires": {
"@babel/core": "^7.17.2",