Compare commits

..

1 commit

Author SHA1 Message Date
c93e63ac00 fix(deps): update dependency @angular/cli to v19 2025-04-19 04:52:43 +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": "19.2.7"
"@angular/cli": "19.2.8"
}
},
"node_modules/@angular-devkit/architect": {
"version": "0.1902.7",
"resolved": "https://registry.npmjs.org/@angular-devkit/architect/-/architect-0.1902.7.tgz",
"integrity": "sha512-XPKbesrGJ3qOHLcwb3y8X14NlBIwxnh9OvsfyqgBujByJq0LIg4CaU/GrX0Lo4RmX3UQBli668TjFgmIkMTL7Q==",
"version": "0.1902.8",
"resolved": "https://registry.npmjs.org/@angular-devkit/architect/-/architect-0.1902.8.tgz",
"integrity": "sha512-0A1EhtC/A/N7ukOD+s04l7sCyeSF5llBupkZdksSfi5y56s8U6Lt7KuqrbsErkOKgaCWrP/+Ef8fo0RmYpnefQ==",
"license": "MIT",
"dependencies": {
"@angular-devkit/core": "19.2.7",
"@angular-devkit/core": "19.2.8",
"rxjs": "7.8.1"
},
"engines": {
@ -24,9 +24,9 @@
}
},
"node_modules/@angular-devkit/core": {
"version": "19.2.7",
"resolved": "https://registry.npmjs.org/@angular-devkit/core/-/core-19.2.7.tgz",
"integrity": "sha512-WeX/7HuNooJ4UhvVdremj6it0cX3nreG0/5r3QfrQd5Tz3sCHnh/lO5TW31gHtSqVgPjBGmzSzsyZ1Mi0lI7FA==",
"version": "19.2.8",
"resolved": "https://registry.npmjs.org/@angular-devkit/core/-/core-19.2.8.tgz",
"integrity": "sha512-kcxUHKf5Hi98r4gAvMP3ntJV8wuQ3/i6wuU9RcMP0UKUt2Rer5Ryis3MPqT92jvVVwg6lhrLIhXsFuWJMiYjXQ==",
"license": "MIT",
"dependencies": {
"ajv": "8.17.1",
@ -51,12 +51,12 @@
}
},
"node_modules/@angular-devkit/schematics": {
"version": "19.2.7",
"resolved": "https://registry.npmjs.org/@angular-devkit/schematics/-/schematics-19.2.7.tgz",
"integrity": "sha512-kE9W1MqfasumAYVD8egMHefyxmA93KfBYrWqcepZaFPQTPwg1AGTlID7YLHToLQquw4Iqen6Xv8Bzfv05IZ+tw==",
"version": "19.2.8",
"resolved": "https://registry.npmjs.org/@angular-devkit/schematics/-/schematics-19.2.8.tgz",
"integrity": "sha512-QsmFuYdAyeCyg9WF/AJBhFXDUfCwmDFTEbsv5t5KPSP6slhk0GoLNZApniiFytU2siRlSxVNpve2uATyYuAYkQ==",
"license": "MIT",
"dependencies": {
"@angular-devkit/core": "19.2.7",
"@angular-devkit/core": "19.2.8",
"jsonc-parser": "3.3.1",
"magic-string": "0.30.17",
"ora": "5.4.1",
@ -69,17 +69,17 @@
}
},
"node_modules/@angular/cli": {
"version": "19.2.7",
"resolved": "https://registry.npmjs.org/@angular/cli/-/cli-19.2.7.tgz",
"integrity": "sha512-ZCLAXIm+ObxGZsO3QfVdrEoa/PV/WIAs7ZT4ejgVNXLq8OVpPXl69cYrFmVdv/OZTkkdxthGR02kn57DQ0FjYg==",
"version": "19.2.8",
"resolved": "https://registry.npmjs.org/@angular/cli/-/cli-19.2.8.tgz",
"integrity": "sha512-8/6HBgmqjE8fODFeIIohHVbmCjYlYQj3anvZneEUAGlRbr2IvLUxj7k1/O+9pawEEsOsyjXh5bIvFmEzL19fBw==",
"license": "MIT",
"dependencies": {
"@angular-devkit/architect": "0.1902.7",
"@angular-devkit/core": "19.2.7",
"@angular-devkit/schematics": "19.2.7",
"@angular-devkit/architect": "0.1902.8",
"@angular-devkit/core": "19.2.8",
"@angular-devkit/schematics": "19.2.8",
"@inquirer/prompts": "7.3.2",
"@listr2/prompt-adapter-inquirer": "2.0.18",
"@schematics/angular": "19.2.7",
"@schematics/angular": "19.2.8",
"@yarnpkg/lockfile": "1.1.0",
"ini": "5.0.0",
"jsonc-parser": "3.3.1",
@ -893,13 +893,13 @@
}
},
"node_modules/@schematics/angular": {
"version": "19.2.7",
"resolved": "https://registry.npmjs.org/@schematics/angular/-/angular-19.2.7.tgz",
"integrity": "sha512-q1xbQYLG/JR0P0/jma3sUUWubw/6859WC5Y/+l2xGEvIqtoMKBYBzN4Nrud8rdLVEFfIDNEIbKQ4Rwr/JemO3g==",
"version": "19.2.8",
"resolved": "https://registry.npmjs.org/@schematics/angular/-/angular-19.2.8.tgz",
"integrity": "sha512-oE/RzC9a0kS6+T72zX08Qkh42tbHlPZxFx1lm3saIzU9mifxlQRT9Od4PK+yksDBvxvtr+TcM2KVOqxCujpHXg==",
"license": "MIT",
"dependencies": {
"@angular-devkit/core": "19.2.7",
"@angular-devkit/schematics": "19.2.7",
"@angular-devkit/core": "19.2.8",
"@angular-devkit/schematics": "19.2.8",
"jsonc-parser": "3.3.1"
},
"engines": {
@ -1602,9 +1602,9 @@
"license": "MIT"
},
"node_modules/fdir": {
"version": "6.4.3",
"resolved": "https://registry.npmjs.org/fdir/-/fdir-6.4.3.tgz",
"integrity": "sha512-PMXmW2y1hDDfTSRc9gaXIuCCRpuoz3Kaz8cUelp3smouvfT632ozg2vrT6lJsHKKOF59YLbOGfAWGUcKEfRMQw==",
"version": "6.4.4",
"resolved": "https://registry.npmjs.org/fdir/-/fdir-6.4.4.tgz",
"integrity": "sha512-1NZP+GK4GfuAv3PqKvxQRDMjdSRZjnkq7KfhlNrCNNlZ0ygQFpebfrnfnq/W7fpUnAv9aGWmY1zKx7FYL3gwhg==",
"license": "MIT",
"peerDependencies": {
"picomatch": "^3 || ^4"
@ -1719,9 +1719,9 @@
}
},
"node_modules/hosted-git-info": {
"version": "8.0.2",
"resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-8.0.2.tgz",
"integrity": "sha512-sYKnA7eGln5ov8T8gnYlkSOxFJvywzEx9BueN6xo/GKO8PGiI6uK6xx+DIGe45T3bdVjLAQDQW1aicT8z8JwQg==",
"version": "8.1.0",
"resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-8.1.0.tgz",
"integrity": "sha512-Rw/B2DNQaPBICNXEm8balFz9a6WpZrkCGpcWFpy7nCj+NyhSdqXipmfvtmWt9xGfp0wZnBxB+iVpLmQMYt47Tw==",
"license": "ISC",
"dependencies": {
"lru-cache": "^10.0.1"

View file

@ -1,5 +1,5 @@
{
"dependencies": {
"@angular/cli": "19.2.7"
"@angular/cli": "19.2.8"
}
}