Compare commits

..

1 commit

Author SHA1 Message Date
e33fc0c5e2 fix(deps): update dependency @angular/cli to v18.2.1 2024-08-24 02:04:52 +00:00
2 changed files with 31 additions and 31 deletions

60
npm/package-lock.json generated
View file

@ -5,16 +5,16 @@
"packages": {
"": {
"dependencies": {
"@angular/cli": "18.2.0"
"@angular/cli": "18.2.1"
}
},
"node_modules/@angular-devkit/architect": {
"version": "0.1802.0",
"resolved": "https://registry.npmjs.org/@angular-devkit/architect/-/architect-0.1802.0.tgz",
"integrity": "sha512-s1atTSL98XLUUxfWEQAnhFaOFIJZDLWjSqec+Sb+f4iZFj+hOFejzJxPVnHMIJudOzn0Lqjk3t987KG/zNEGdg==",
"version": "0.1802.1",
"resolved": "https://registry.npmjs.org/@angular-devkit/architect/-/architect-0.1802.1.tgz",
"integrity": "sha512-XTnJfCBMDQl3xF4w/eNrq821gbj2Ig1cqbzpRflhz4pqrANTAfHfPoIC7piWEZ60FNlHapzb6fvh6tJUGXG9og==",
"license": "MIT",
"dependencies": {
"@angular-devkit/core": "18.2.0",
"@angular-devkit/core": "18.2.1",
"rxjs": "7.8.1"
},
"engines": {
@ -24,9 +24,9 @@
}
},
"node_modules/@angular-devkit/core": {
"version": "18.2.0",
"resolved": "https://registry.npmjs.org/@angular-devkit/core/-/core-18.2.0.tgz",
"integrity": "sha512-8SOopyUKUMqAq2rj32XkTIfr79Y274k4uglxxRtzHYoWwHlLdG0KrA+wCcsh/FU9PyR4dA+5dcDAApn358ZF+Q==",
"version": "18.2.1",
"resolved": "https://registry.npmjs.org/@angular-devkit/core/-/core-18.2.1.tgz",
"integrity": "sha512-fSuGj6CxiTFR+yjuVcaWqaVb5Wts39CSBYRO1BlsOlbuWFZ2NKC/BAb5bdxpB31heCBJi7e3XbPvcMMJIcnKlA==",
"license": "MIT",
"dependencies": {
"ajv": "8.17.1",
@ -51,12 +51,12 @@
}
},
"node_modules/@angular-devkit/schematics": {
"version": "18.2.0",
"resolved": "https://registry.npmjs.org/@angular-devkit/schematics/-/schematics-18.2.0.tgz",
"integrity": "sha512-WWKwz2RKMVI6T25JFwOSSfRLB+anNzabVIRwf85R/YMIo34BUk777f2JU/7cCKlxSpQu39TqIfMQZAyzAD1z0A==",
"version": "18.2.1",
"resolved": "https://registry.npmjs.org/@angular-devkit/schematics/-/schematics-18.2.1.tgz",
"integrity": "sha512-2t/q0Jcv7yqhAzEdNgsxoGSCmPgD4qfnVOJ7EJw3LNIA+kX1CmtN4FESUS0i49kN4AyNJFAI5O2pV8iJiliKaw==",
"license": "MIT",
"dependencies": {
"@angular-devkit/core": "18.2.0",
"@angular-devkit/core": "18.2.1",
"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.0",
"resolved": "https://registry.npmjs.org/@angular/cli/-/cli-18.2.0.tgz",
"integrity": "sha512-hA60QIA7Dh8LQxM42wqd7WrhwQjbjB8oIRH5Slgbiv8iocAo76scp1/qyZo2SSzjfkB7jxUiao5L4ckiJ/hvZg==",
"version": "18.2.1",
"resolved": "https://registry.npmjs.org/@angular/cli/-/cli-18.2.1.tgz",
"integrity": "sha512-SomUFDHanY4o7k3XBGf1eFt4z1h05IGJHfcbl2vxoc0lY59VN13m/pZsD2AtpqtJTzLQT02XQOUP4rmBbGoQ+Q==",
"license": "MIT",
"dependencies": {
"@angular-devkit/architect": "0.1802.0",
"@angular-devkit/core": "18.2.0",
"@angular-devkit/schematics": "18.2.0",
"@angular-devkit/architect": "0.1802.1",
"@angular-devkit/core": "18.2.1",
"@angular-devkit/schematics": "18.2.1",
"@inquirer/prompts": "5.3.8",
"@listr2/prompt-adapter-inquirer": "2.0.15",
"@schematics/angular": "18.2.0",
"@schematics/angular": "18.2.1",
"@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.0",
"resolved": "https://registry.npmjs.org/@schematics/angular/-/angular-18.2.0.tgz",
"integrity": "sha512-XePvx2ZnxCcAQw5lHVMUrJvm8MXqAWGcMyJDAuQUqNZrPCk3GpCaplWx2n+nPkinYVX2Q2v/DqtvWStQwgU4nA==",
"version": "18.2.1",
"resolved": "https://registry.npmjs.org/@schematics/angular/-/angular-18.2.1.tgz",
"integrity": "sha512-bBV7I+MCbdQmBPUFF4ECg37VReM0+AdQsxgwkjBBSYExmkErkDoDgKquwL/tH7stDCc5IfTd0g9BMeosRgDMug==",
"license": "MIT",
"dependencies": {
"@angular-devkit/core": "18.2.0",
"@angular-devkit/schematics": "18.2.0",
"@angular-devkit/core": "18.2.1",
"@angular-devkit/schematics": "18.2.1",
"jsonc-parser": "3.3.1"
},
"engines": {
@ -681,9 +681,9 @@
}
},
"node_modules/@types/node": {
"version": "22.4.0",
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.4.0.tgz",
"integrity": "sha512-49AbMDwYUz7EXxKU/r7mXOsxwFr4BYbvB7tWYxVuLdb2ibd30ijjXINSMAHiEEZk5PCRBmW1gUeisn2VMKt3cQ==",
"version": "22.5.0",
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.5.0.tgz",
"integrity": "sha512-DkFrJOe+rfdHTqqMg0bSNlGlQ85hSoh2TPzZyhHsXnMtligRWpxUySiyw8FY14ITt24HVCiQPWxS3KO/QlGmWg==",
"license": "MIT",
"dependencies": {
"undici-types": "~6.19.2"
@ -2932,9 +2932,9 @@
}
},
"node_modules/undici-types": {
"version": "6.19.6",
"resolved": "https://registry.npmjs.org/undici-types/-/undici-types-6.19.6.tgz",
"integrity": "sha512-e/vggGopEfTKSvj4ihnOLTsqhrKRN3LeO6qSN/GxohhuRv8qH9bNQ4B8W7e/vFL+0XTnmHPB4/kegunZGA4Org==",
"version": "6.19.8",
"resolved": "https://registry.npmjs.org/undici-types/-/undici-types-6.19.8.tgz",
"integrity": "sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==",
"license": "MIT"
},
"node_modules/unique-filename": {

View file

@ -1,5 +1,5 @@
{
"dependencies": {
"@angular/cli": "18.2.0"
"@angular/cli": "18.2.1"
}
}