fix(deps): update dependency @angular/cli to v18.0.7
This commit is contained in:
parent
fbebead273
commit
16607418db
2 changed files with 25 additions and 25 deletions
48
npm/package-lock.json
generated
48
npm/package-lock.json
generated
|
@ -5,16 +5,16 @@
|
|||
"packages": {
|
||||
"": {
|
||||
"dependencies": {
|
||||
"@angular/cli": "18.0.4"
|
||||
"@angular/cli": "18.0.7"
|
||||
}
|
||||
},
|
||||
"node_modules/@angular-devkit/architect": {
|
||||
"version": "0.1800.4",
|
||||
"resolved": "https://registry.npmjs.org/@angular-devkit/architect/-/architect-0.1800.4.tgz",
|
||||
"integrity": "sha512-82TKhYnSO8aGIBo5TxPtyUQnZFcbV+qB2bIIYOAKsJgxAVxLeFD6QA6gTmHOZPXw5pBEPUO/+PUwq+Uk5xesgw==",
|
||||
"version": "0.1800.7",
|
||||
"resolved": "https://registry.npmjs.org/@angular-devkit/architect/-/architect-0.1800.7.tgz",
|
||||
"integrity": "sha512-ZYIjdngUOjY6G2XJGHtATLr+HhJWdo7Z3ATlzQTGI9D1a02kW3UFlELQBhFIn+1o78FU6W0STZgyfBH8M7wD2w==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@angular-devkit/core": "18.0.4",
|
||||
"@angular-devkit/core": "18.0.7",
|
||||
"rxjs": "7.8.1"
|
||||
},
|
||||
"engines": {
|
||||
|
@ -24,9 +24,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@angular-devkit/core": {
|
||||
"version": "18.0.4",
|
||||
"resolved": "https://registry.npmjs.org/@angular-devkit/core/-/core-18.0.4.tgz",
|
||||
"integrity": "sha512-8vYvJ5FF2NjFUia00hv8KWakOjOZ+09PbnNqd+lntJBekIg1lHDOF/vNMlVHtU5LiE1aNi9P/69/VXTckPfU9g==",
|
||||
"version": "18.0.7",
|
||||
"resolved": "https://registry.npmjs.org/@angular-devkit/core/-/core-18.0.7.tgz",
|
||||
"integrity": "sha512-pVmuE37DNuTe3S4Lh1jg6U4dyHljiZiqI99u3gtS7PF765P4AeGlugHIYE7ztC74fYd9gy04sWnbeV+RQuBTVw==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"ajv": "8.13.0",
|
||||
|
@ -51,12 +51,12 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@angular-devkit/schematics": {
|
||||
"version": "18.0.4",
|
||||
"resolved": "https://registry.npmjs.org/@angular-devkit/schematics/-/schematics-18.0.4.tgz",
|
||||
"integrity": "sha512-hCHmuu/Z1teOQPx1AMJa/gcK6depk+XgU5dIpEvflC+ApW3hglNe2QKaqajDZ+34s+PKAVWa86M8IOV7o/mHuA==",
|
||||
"version": "18.0.7",
|
||||
"resolved": "https://registry.npmjs.org/@angular-devkit/schematics/-/schematics-18.0.7.tgz",
|
||||
"integrity": "sha512-U0lYPjhOaxdw+0UwVsv5y+wJdZ6DD+0ASiommB7j9kEmrPp53MhSvYNYWvwbIWwJceDa3eNq3fAmQOlVXvFCVg==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@angular-devkit/core": "18.0.4",
|
||||
"@angular-devkit/core": "18.0.7",
|
||||
"jsonc-parser": "3.2.1",
|
||||
"magic-string": "0.30.10",
|
||||
"ora": "5.4.1",
|
||||
|
@ -69,15 +69,15 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@angular/cli": {
|
||||
"version": "18.0.4",
|
||||
"resolved": "https://registry.npmjs.org/@angular/cli/-/cli-18.0.4.tgz",
|
||||
"integrity": "sha512-i7DLVIc4HN0CFZZKbEeVeQSADRG1Dt2CwXh/wTUzglRLu/tE7Q+WMrqJ2+lGTT2edZp2KKysM4Gxp+ATAzP8AQ==",
|
||||
"version": "18.0.7",
|
||||
"resolved": "https://registry.npmjs.org/@angular/cli/-/cli-18.0.7.tgz",
|
||||
"integrity": "sha512-CHnpI6d6MpXFsx3750jN4IX3oeieIMKzUPVZUMvPgDbhGFfChHKdxdJStDjYsH47pORb2pMHULw0RJCAPvtB9A==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@angular-devkit/architect": "0.1800.4",
|
||||
"@angular-devkit/core": "18.0.4",
|
||||
"@angular-devkit/schematics": "18.0.4",
|
||||
"@schematics/angular": "18.0.4",
|
||||
"@angular-devkit/architect": "0.1800.7",
|
||||
"@angular-devkit/core": "18.0.7",
|
||||
"@angular-devkit/schematics": "18.0.7",
|
||||
"@schematics/angular": "18.0.7",
|
||||
"@yarnpkg/lockfile": "1.1.0",
|
||||
"ansi-colors": "4.1.3",
|
||||
"ini": "4.1.2",
|
||||
|
@ -368,13 +368,13 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@schematics/angular": {
|
||||
"version": "18.0.4",
|
||||
"resolved": "https://registry.npmjs.org/@schematics/angular/-/angular-18.0.4.tgz",
|
||||
"integrity": "sha512-fN4whuym9ZmcQFdTfwLZr4j+NcZ4LzbdLk8XYrYdxt1z8c9ujs5LqJYn0LYc3UWiYl7z2RVc9NOxzNrkiXdwlw==",
|
||||
"version": "18.0.7",
|
||||
"resolved": "https://registry.npmjs.org/@schematics/angular/-/angular-18.0.7.tgz",
|
||||
"integrity": "sha512-46jcRDnMYfnwN5CAXimbptbrBdLrNhG3NFGNT1B2O9DzmlXwLclK/z7lz/v70RcBNWMnOcnsYMFB4IbLhN/Fog==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@angular-devkit/core": "18.0.4",
|
||||
"@angular-devkit/schematics": "18.0.4",
|
||||
"@angular-devkit/core": "18.0.7",
|
||||
"@angular-devkit/schematics": "18.0.7",
|
||||
"jsonc-parser": "3.2.1"
|
||||
},
|
||||
"engines": {
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"dependencies": {
|
||||
"@angular/cli": "18.0.4"
|
||||
"@angular/cli": "18.0.7"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue