fix(deps): update dependency @angular/cli to v18.2.15

This commit is contained in:
Oliver Lippert 2025-03-15 04:01:52 +00:00
parent 1f25d2c21e
commit 8ae1e83f90
2 changed files with 25 additions and 25 deletions

48
npm/package-lock.json generated
View file

@ -5,16 +5,16 @@
"packages": {
"": {
"dependencies": {
"@angular/cli": "18.2.8"
"@angular/cli": "18.2.15"
}
},
"node_modules/@angular-devkit/architect": {
"version": "0.1802.8",
"resolved": "https://registry.npmjs.org/@angular-devkit/architect/-/architect-0.1802.8.tgz",
"integrity": "sha512-/rtFQEKgS7LlB9oHr4NCBSdKnvP5kr8L5Hbd3Vl8hZOYK9QWjxKPEXnryA2d5+PCE98bBzZswCNXqELZCPTgIQ==",
"version": "0.1802.15",
"resolved": "https://registry.npmjs.org/@angular-devkit/architect/-/architect-0.1802.15.tgz",
"integrity": "sha512-fQecGt6k0vFRw+BGDNDV+oVMgdfJie6+VvIK/TWJr+U/+I1rT/+2ZfTE5gFdw66sxW8/d88QFlUIf0v5vgP6ZA==",
"license": "MIT",
"dependencies": {
"@angular-devkit/core": "18.2.8",
"@angular-devkit/core": "18.2.15",
"rxjs": "7.8.1"
},
"engines": {
@ -24,9 +24,9 @@
}
},
"node_modules/@angular-devkit/core": {
"version": "18.2.8",
"resolved": "https://registry.npmjs.org/@angular-devkit/core/-/core-18.2.8.tgz",
"integrity": "sha512-4o2T6wsmXGE/v53+F8L7kGoN2+qzt03C9rtjLVQpOljzpJVttQ8bhvfWxyYLWwcl04RWqRa+82fpIZtBkOlZJw==",
"version": "18.2.15",
"resolved": "https://registry.npmjs.org/@angular-devkit/core/-/core-18.2.15.tgz",
"integrity": "sha512-GjfNjGwh1YG+bXXx7V95XRlJEaHb2sEyRmMyn31iLF9IZIR9So/tXkyHlSEiu/kv0/lzQYN6T4NeBxn7sHxBqw==",
"license": "MIT",
"dependencies": {
"ajv": "8.17.1",
@ -51,12 +51,12 @@
}
},
"node_modules/@angular-devkit/schematics": {
"version": "18.2.8",
"resolved": "https://registry.npmjs.org/@angular-devkit/schematics/-/schematics-18.2.8.tgz",
"integrity": "sha512-i/h2Oji5FhJMC7wDSnIl5XUe/qym+C1ZwScaATJwDyRLCUIynZkj5rLgdG/uK6l+H0PgvxigkF+akWpokkwW6w==",
"version": "18.2.15",
"resolved": "https://registry.npmjs.org/@angular-devkit/schematics/-/schematics-18.2.15.tgz",
"integrity": "sha512-qbdS1NgcsO1/85efTFQ8WZMFK84EAe/fsiK5XwmWFJCH9+vvXO5zbOTz4IrANlfpCDbhHY1ojOdszzGLz18kNg==",
"license": "MIT",
"dependencies": {
"@angular-devkit/core": "18.2.8",
"@angular-devkit/core": "18.2.15",
"jsonc-parser": "3.3.1",
"magic-string": "0.30.11",
"ora": "5.4.1",
@ -69,17 +69,17 @@
}
},
"node_modules/@angular/cli": {
"version": "18.2.8",
"resolved": "https://registry.npmjs.org/@angular/cli/-/cli-18.2.8.tgz",
"integrity": "sha512-GKXG7F7z5rxwZ8/bnW/Bp8/zsfE/BpHmIP/icLfUIOwv2kaY5OD2tfQssWXPEuqZzYq2AYz+wjVSbWjxGoja8A==",
"version": "18.2.15",
"resolved": "https://registry.npmjs.org/@angular/cli/-/cli-18.2.15.tgz",
"integrity": "sha512-LQuW2rT+J97votjYA2wwMCxaWnKOE+eSu9+kTAqa24gfW1Am1taRFqfHLfD3kcvi0N9WRAxKaxsgQp25bDw1OQ==",
"license": "MIT",
"dependencies": {
"@angular-devkit/architect": "0.1802.8",
"@angular-devkit/core": "18.2.8",
"@angular-devkit/schematics": "18.2.8",
"@angular-devkit/architect": "0.1802.15",
"@angular-devkit/core": "18.2.15",
"@angular-devkit/schematics": "18.2.15",
"@inquirer/prompts": "5.3.8",
"@listr2/prompt-adapter-inquirer": "2.0.15",
"@schematics/angular": "18.2.8",
"@schematics/angular": "18.2.15",
"@yarnpkg/lockfile": "1.1.0",
"ini": "4.1.3",
"jsonc-parser": "3.3.1",
@ -570,13 +570,13 @@
}
},
"node_modules/@schematics/angular": {
"version": "18.2.8",
"resolved": "https://registry.npmjs.org/@schematics/angular/-/angular-18.2.8.tgz",
"integrity": "sha512-62Sr7/j/dlhZorxH4GzQgpJy0s162BVts0Q7knZuEacP4VL+IWOUE1NS9OFkh/cbomoyXBdoewkZ5Zd1dVX78w==",
"version": "18.2.15",
"resolved": "https://registry.npmjs.org/@schematics/angular/-/angular-18.2.15.tgz",
"integrity": "sha512-fGaexZMhYZ6v8hBymJqB/FqFrJIcJPacEBeS4CBmU0Ju9C72PueaGqQ1it3SJxwvMOPCxxML4lbDWTWCnzzBGQ==",
"license": "MIT",
"dependencies": {
"@angular-devkit/core": "18.2.8",
"@angular-devkit/schematics": "18.2.8",
"@angular-devkit/core": "18.2.15",
"@angular-devkit/schematics": "18.2.15",
"jsonc-parser": "3.3.1"
},
"engines": {

View file

@ -1,5 +1,5 @@
{
"dependencies": {
"@angular/cli": "18.2.8"
"@angular/cli": "18.2.15"
}
}