Compare commits

..

1 commit

Author SHA1 Message Date
2413b5554a fix(deps): update dependency @angular/cli to v18.2.8 2024-10-12 02:01:35 +00:00
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.7"
"@angular/cli": "18.2.8"
}
},
"node_modules/@angular-devkit/architect": {
"version": "0.1802.7",
"resolved": "https://registry.npmjs.org/@angular-devkit/architect/-/architect-0.1802.7.tgz",
"integrity": "sha512-kpcgXnepEXcoxDTbqbGj7Hg1WJLWj1HLR3/FKmC5TbpBf1xiLxiqfkQNwz3BbE/W9JWMLdrXr3GI9O3O2gWPLg==",
"version": "0.1802.8",
"resolved": "https://registry.npmjs.org/@angular-devkit/architect/-/architect-0.1802.8.tgz",
"integrity": "sha512-/rtFQEKgS7LlB9oHr4NCBSdKnvP5kr8L5Hbd3Vl8hZOYK9QWjxKPEXnryA2d5+PCE98bBzZswCNXqELZCPTgIQ==",
"license": "MIT",
"dependencies": {
"@angular-devkit/core": "18.2.7",
"@angular-devkit/core": "18.2.8",
"rxjs": "7.8.1"
},
"engines": {
@ -24,9 +24,9 @@
}
},
"node_modules/@angular-devkit/core": {
"version": "18.2.7",
"resolved": "https://registry.npmjs.org/@angular-devkit/core/-/core-18.2.7.tgz",
"integrity": "sha512-1ZTi4A6tEC2bkJ/puCIdIPYhesnlCVOMSDJL/lZAd0hC6X22T4pwu0AEvue7mcP5NbXpQDiBaXOZ3MmCA8PwOA==",
"version": "18.2.8",
"resolved": "https://registry.npmjs.org/@angular-devkit/core/-/core-18.2.8.tgz",
"integrity": "sha512-4o2T6wsmXGE/v53+F8L7kGoN2+qzt03C9rtjLVQpOljzpJVttQ8bhvfWxyYLWwcl04RWqRa+82fpIZtBkOlZJw==",
"license": "MIT",
"dependencies": {
"ajv": "8.17.1",
@ -51,12 +51,12 @@
}
},
"node_modules/@angular-devkit/schematics": {
"version": "18.2.7",
"resolved": "https://registry.npmjs.org/@angular-devkit/schematics/-/schematics-18.2.7.tgz",
"integrity": "sha512-j7198lpkOXMG+Gyfln/5aDgBZV7m4pWMzHFhkO3+w3cbCNUN1TVZW0SyJcF+CYaxANzTbuumfvpsYc/fTeAGLw==",
"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==",
"license": "MIT",
"dependencies": {
"@angular-devkit/core": "18.2.7",
"@angular-devkit/core": "18.2.8",
"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.7",
"resolved": "https://registry.npmjs.org/@angular/cli/-/cli-18.2.7.tgz",
"integrity": "sha512-KoWgSvhRsU05A2m6B7jw1kdpyoS+Ce5GGLW6xcnX7VF2AckW54vYd/8ZkgpzQrKfvIpVblYd4KJGizKoaLZ5jA==",
"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==",
"license": "MIT",
"dependencies": {
"@angular-devkit/architect": "0.1802.7",
"@angular-devkit/core": "18.2.7",
"@angular-devkit/schematics": "18.2.7",
"@angular-devkit/architect": "0.1802.8",
"@angular-devkit/core": "18.2.8",
"@angular-devkit/schematics": "18.2.8",
"@inquirer/prompts": "5.3.8",
"@listr2/prompt-adapter-inquirer": "2.0.15",
"@schematics/angular": "18.2.7",
"@schematics/angular": "18.2.8",
"@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.7",
"resolved": "https://registry.npmjs.org/@schematics/angular/-/angular-18.2.7.tgz",
"integrity": "sha512-WOBzO11qstznHbC9tZXQf6/8+PqmaRI6QYcdTspqXNh9q9nNglvi43Xn4tSIpEhW8aSHea9hgWZV8sG+i/4W9Q==",
"version": "18.2.8",
"resolved": "https://registry.npmjs.org/@schematics/angular/-/angular-18.2.8.tgz",
"integrity": "sha512-62Sr7/j/dlhZorxH4GzQgpJy0s162BVts0Q7knZuEacP4VL+IWOUE1NS9OFkh/cbomoyXBdoewkZ5Zd1dVX78w==",
"license": "MIT",
"dependencies": {
"@angular-devkit/core": "18.2.7",
"@angular-devkit/schematics": "18.2.7",
"@angular-devkit/core": "18.2.8",
"@angular-devkit/schematics": "18.2.8",
"jsonc-parser": "3.3.1"
},
"engines": {

View file

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