Update dependency @angular/compiler-cli to v14
This commit is contained in:
parent
ac679c29ee
commit
9493ff417f
6
frontend/package-lock.json
generated
6
frontend/package-lock.json
generated
@ -694,9 +694,9 @@
|
||||
}
|
||||
},
|
||||
"@angular/compiler-cli": {
|
||||
"version": "13.3.11",
|
||||
"resolved": "https://registry.npmjs.org/@angular/compiler-cli/-/compiler-cli-13.3.11.tgz",
|
||||
"integrity": "sha512-cl+3Wzxt8NRi2WY+RdsxuQ3yQRUp8pSlfSlJJnfaKE1BEqap6uem2DovuhnIbmrLhxZ5xt7o+I1szyO6sn6+ag==",
|
||||
"version": "14.2.2",
|
||||
"resolved": "https://registry.npmjs.org/@angular/compiler-cli/-/compiler-cli-14.2.2.tgz",
|
||||
"integrity": "sha512-r3vOBUqInHwahloz4mmSrXk22q/4WGNoRR0hxR71tUhLiowYkAaWe72TdPYrDt0SYgZcffAomK7iQHrpJiwLuQ==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@babel/core": "^7.17.2",
|
||||
|
@ -36,7 +36,7 @@
|
||||
"@angular-eslint/schematics": "13.2.1",
|
||||
"@angular-eslint/template-parser": "13.5.0",
|
||||
"@angular/cli": "~13.3.5",
|
||||
"@angular/compiler-cli": "~13.3.0",
|
||||
"@angular/compiler-cli": "~14.2.0",
|
||||
"@types/jasmine": "~4.0.3",
|
||||
"@types/node": "^12.11.1",
|
||||
"@typescript-eslint/eslint-plugin": "5.23.0",
|
||||
|
Loading…
Reference in New Issue
Block a user