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

This commit is contained in:
Oliver Lippert 2024-11-02 04:02:42 +00:00
parent 1f25d2c21e
commit 013ba13d79
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.11"
}
},
"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.11",
"resolved": "https://registry.npmjs.org/@angular-devkit/architect/-/architect-0.1802.11.tgz",
"integrity": "sha512-p+XIc/j51aI83ExNdeZwvkm1F4wkuKMGUUoj0MVUUi5E6NoiMlXYm6uU8+HbRvPBzGy5+3KOiGp3Fks0UmDSAA==",
"license": "MIT",
"dependencies": {
"@angular-devkit/core": "18.2.8",
"@angular-devkit/core": "18.2.11",
"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.11",
"resolved": "https://registry.npmjs.org/@angular-devkit/core/-/core-18.2.11.tgz",
"integrity": "sha512-H9P1shRGigORWJHUY2BRa2YurT+DVminrhuaYHsbhXBRsPmgB2Dx/30YLTnC1s5XmR9QIRUCsg/d3kyT1wd5Zg==",
"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.11",
"resolved": "https://registry.npmjs.org/@angular-devkit/schematics/-/schematics-18.2.11.tgz",
"integrity": "sha512-efRK3FotTFp4KD5u42jWfXpHUALXB9kJNsWiB4wEImKFH6CN+vjBspJQuLqk2oeBFh/7D2qRMc5P+2tZHM5hdw==",
"license": "MIT",
"dependencies": {
"@angular-devkit/core": "18.2.8",
"@angular-devkit/core": "18.2.11",
"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.11",
"resolved": "https://registry.npmjs.org/@angular/cli/-/cli-18.2.11.tgz",
"integrity": "sha512-0JI1xjOLRemBPjdT/yVlabxc3Zkjqa/lhvVxxVC1XhKoW7yGxIGwNrQ4pka4CcQtCuktO6KPMmTGIu8YgC3cpw==",
"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.11",
"@angular-devkit/core": "18.2.11",
"@angular-devkit/schematics": "18.2.11",
"@inquirer/prompts": "5.3.8",
"@listr2/prompt-adapter-inquirer": "2.0.15",
"@schematics/angular": "18.2.8",
"@schematics/angular": "18.2.11",
"@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.11",
"resolved": "https://registry.npmjs.org/@schematics/angular/-/angular-18.2.11.tgz",
"integrity": "sha512-jT54mc9+hPOwie9bji/g2krVuK1kkNh2PNFGwfgCg3Ofmt3hcyOBai1DKuot5uLTX4VCCbvfwiVR/hJniQl2SA==",
"license": "MIT",
"dependencies": {
"@angular-devkit/core": "18.2.8",
"@angular-devkit/schematics": "18.2.8",
"@angular-devkit/core": "18.2.11",
"@angular-devkit/schematics": "18.2.11",
"jsonc-parser": "3.3.1"
},
"engines": {

View file

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