fix(deps): update dependency @angular/cli to v17.3.7

This commit is contained in:
Oliver Lippert 2024-05-11 02:01:46 +00:00
parent 1992ced02b
commit 2c0390f5db
2 changed files with 25 additions and 25 deletions

48
npm/package-lock.json generated
View file

@ -5,15 +5,15 @@
"packages": {
"": {
"dependencies": {
"@angular/cli": "17.3.5"
"@angular/cli": "17.3.7"
}
},
"node_modules/@angular-devkit/architect": {
"version": "0.1703.5",
"resolved": "https://registry.npmjs.org/@angular-devkit/architect/-/architect-0.1703.5.tgz",
"integrity": "sha512-j3+9QeXIafuRMtk7N5Cmm/IiMSS/TOaybzfCv/LK+DP3hjEd8f8Az7hPmevUuOArvWNzUvoUeu30GmR3wABydA==",
"version": "0.1703.7",
"resolved": "https://registry.npmjs.org/@angular-devkit/architect/-/architect-0.1703.7.tgz",
"integrity": "sha512-SwXbdsZqEE3JtvujCLChAii+FA20d1931VDjDYffrGWdQEViTBAr4NKtDr/kOv8KkgiL3fhGibPnRNUHTeAMtg==",
"dependencies": {
"@angular-devkit/core": "17.3.5",
"@angular-devkit/core": "17.3.7",
"rxjs": "7.8.1"
},
"engines": {
@ -23,9 +23,9 @@
}
},
"node_modules/@angular-devkit/core": {
"version": "17.3.5",
"resolved": "https://registry.npmjs.org/@angular-devkit/core/-/core-17.3.5.tgz",
"integrity": "sha512-iqGv45HVI+yRROoTqQTY0QChYlRCZkFUfIjdfJLegjc6xq9sLtxDr03CWM45BKGG5lSxDOy+qu/pdRvtL3V2eg==",
"version": "17.3.7",
"resolved": "https://registry.npmjs.org/@angular-devkit/core/-/core-17.3.7.tgz",
"integrity": "sha512-qpZ7BShyqS/Jqld36E7kL02cyb2pjn1Az1p9439SbP8nsvJgYlsyjwYK2Kmcn/Wi+TZGIKxkqxgBBw9vqGgeJw==",
"dependencies": {
"ajv": "8.12.0",
"ajv-formats": "2.1.1",
@ -49,11 +49,11 @@
}
},
"node_modules/@angular-devkit/schematics": {
"version": "17.3.5",
"resolved": "https://registry.npmjs.org/@angular-devkit/schematics/-/schematics-17.3.5.tgz",
"integrity": "sha512-oh/mvpMKxGfk5v9QIB7LfGsDC/iVpmsIAvbb4+1ddCx86EJXdz3xWnVDbUehOd6n7HJXnQrNirWjWvWquM2GhQ==",
"version": "17.3.7",
"resolved": "https://registry.npmjs.org/@angular-devkit/schematics/-/schematics-17.3.7.tgz",
"integrity": "sha512-d7NKSwstdxYLYmPsbcYO3GOFNfXxXwOyHxSqDa1JNKoSzMdbLj4tvlCpfXw0ThNM7gioMx8aLBaaH1ac+yk06Q==",
"dependencies": {
"@angular-devkit/core": "17.3.5",
"@angular-devkit/core": "17.3.7",
"jsonc-parser": "3.2.1",
"magic-string": "0.30.8",
"ora": "5.4.1",
@ -66,14 +66,14 @@
}
},
"node_modules/@angular/cli": {
"version": "17.3.5",
"resolved": "https://registry.npmjs.org/@angular/cli/-/cli-17.3.5.tgz",
"integrity": "sha512-6MHJzPKy4uB9qlJO1eKs4rtDlRuCe0lOiz1f3kHFZ/GQQm5xA1xsmZJMN4ASsnu4yU3oZs6vJ/vt8i2/jvdPbA==",
"version": "17.3.7",
"resolved": "https://registry.npmjs.org/@angular/cli/-/cli-17.3.7.tgz",
"integrity": "sha512-JgCav3sdRCoJHwLXxmF/EMzArYjwbqB+AGUW/xIR98oZET8QxCB985bOFUAm02SkAEUVcMJvjxec+WCaa60m/A==",
"dependencies": {
"@angular-devkit/architect": "0.1703.5",
"@angular-devkit/core": "17.3.5",
"@angular-devkit/schematics": "17.3.5",
"@schematics/angular": "17.3.5",
"@angular-devkit/architect": "0.1703.7",
"@angular-devkit/core": "17.3.7",
"@angular-devkit/schematics": "17.3.7",
"@schematics/angular": "17.3.7",
"@yarnpkg/lockfile": "1.1.0",
"ansi-colors": "4.1.3",
"ini": "4.1.2",
@ -306,12 +306,12 @@
}
},
"node_modules/@schematics/angular": {
"version": "17.3.5",
"resolved": "https://registry.npmjs.org/@schematics/angular/-/angular-17.3.5.tgz",
"integrity": "sha512-SWCK16Eob0K86hpZ3NHmrTS6LSzTlhvnIdf3BXC6nzoiyDhcAS0oJ2Tjdq1opW/PaL1hB7MulcbIhxYln5du0w==",
"version": "17.3.7",
"resolved": "https://registry.npmjs.org/@schematics/angular/-/angular-17.3.7.tgz",
"integrity": "sha512-HaJroKaberriP4wFefTTSVFrtU9GMvnG3I6ELbOteOyKMH7o2V91FXGJDJ5KnIiLRlBmC30G3r+9Ybc/rtAYkw==",
"dependencies": {
"@angular-devkit/core": "17.3.5",
"@angular-devkit/schematics": "17.3.5",
"@angular-devkit/core": "17.3.7",
"@angular-devkit/schematics": "17.3.7",
"jsonc-parser": "3.2.1"
},
"engines": {

View file

@ -1,5 +1,5 @@
{
"dependencies": {
"@angular/cli": "17.3.5"
"@angular/cli": "17.3.7"
}
}