Compare commits

..

No commits in common. "26b3f77da2ab4967a09fa62ef89c27113bb34886" and "690a2cd9b436eb2e7e7e137d934c53f5e3ec230d" have entirely different histories.

2 changed files with 4 additions and 4 deletions

View File

@ -944,9 +944,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": "13.3.11",
"resolved": "https://registry.npmjs.org/@angular/compiler-cli/-/compiler-cli-13.3.11.tgz",
"integrity": "sha512-cl+3Wzxt8NRi2WY+RdsxuQ3yQRUp8pSlfSlJJnfaKE1BEqap6uem2DovuhnIbmrLhxZ5xt7o+I1szyO6sn6+ag==",
"dev": true,
"requires": {
"@babel/core": "^7.17.2",

View File

@ -36,7 +36,7 @@
"@angular-eslint/schematics": "13.2.1",
"@angular-eslint/template-parser": "13.5.0",
"@angular/cli": "~14.2.0",
"@angular/compiler-cli": "~14.2.0",
"@angular/compiler-cli": "~13.3.0",
"@types/jasmine": "~4.0.3",
"@types/node": "^18.0.0",
"@typescript-eslint/eslint-plugin": "5.23.0",