fix(deps): update dependency @angular/cli to v17.3.8

This commit is contained in:
Oliver Lippert 2024-05-25 02:01:49 +00:00
parent 1992ced02b
commit 3327d13da9
2 changed files with 30 additions and 25 deletions

53
npm/package-lock.json generated
View file

@ -5,15 +5,16 @@
"packages": {
"": {
"dependencies": {
"@angular/cli": "17.3.5"
"@angular/cli": "17.3.8"
}
},
"node_modules/@angular-devkit/architect": {
"version": "0.1703.5",
"resolved": "https://registry.npmjs.org/@angular-devkit/architect/-/architect-0.1703.5.tgz",
"integrity": "sha512-j3+9QeXIafuRMtk7N5Cmm/IiMSS/TOaybzfCv/LK+DP3hjEd8f8Az7hPmevUuOArvWNzUvoUeu30GmR3wABydA==",
"version": "0.1703.8",
"resolved": "https://registry.npmjs.org/@angular-devkit/architect/-/architect-0.1703.8.tgz",
"integrity": "sha512-lKxwG4/QABXZvJpqeSIn/kAwnY6MM9HdHZUV+o5o3UiTi+vO8rZApG4CCaITH3Bxebm7Nam7Xbk8RuukC5rq6g==",
"license": "MIT",
"dependencies": {
"@angular-devkit/core": "17.3.5",
"@angular-devkit/core": "17.3.8",
"rxjs": "7.8.1"
},
"engines": {
@ -23,9 +24,10 @@
}
},
"node_modules/@angular-devkit/core": {
"version": "17.3.5",
"resolved": "https://registry.npmjs.org/@angular-devkit/core/-/core-17.3.5.tgz",
"integrity": "sha512-iqGv45HVI+yRROoTqQTY0QChYlRCZkFUfIjdfJLegjc6xq9sLtxDr03CWM45BKGG5lSxDOy+qu/pdRvtL3V2eg==",
"version": "17.3.8",
"resolved": "https://registry.npmjs.org/@angular-devkit/core/-/core-17.3.8.tgz",
"integrity": "sha512-Q8q0voCGudbdCgJ7lXdnyaxKHbNQBARH68zPQV72WT8NWy+Gw/tys870i6L58NWbBaCJEUcIj/kb6KoakSRu+Q==",
"license": "MIT",
"dependencies": {
"ajv": "8.12.0",
"ajv-formats": "2.1.1",
@ -49,11 +51,12 @@
}
},
"node_modules/@angular-devkit/schematics": {
"version": "17.3.5",
"resolved": "https://registry.npmjs.org/@angular-devkit/schematics/-/schematics-17.3.5.tgz",
"integrity": "sha512-oh/mvpMKxGfk5v9QIB7LfGsDC/iVpmsIAvbb4+1ddCx86EJXdz3xWnVDbUehOd6n7HJXnQrNirWjWvWquM2GhQ==",
"version": "17.3.8",
"resolved": "https://registry.npmjs.org/@angular-devkit/schematics/-/schematics-17.3.8.tgz",
"integrity": "sha512-QRVEYpIfgkprNHc916JlPuNbLzOgrm9DZalHasnLUz4P6g7pR21olb8YCyM2OTJjombNhya9ZpckcADU5Qyvlg==",
"license": "MIT",
"dependencies": {
"@angular-devkit/core": "17.3.5",
"@angular-devkit/core": "17.3.8",
"jsonc-parser": "3.2.1",
"magic-string": "0.30.8",
"ora": "5.4.1",
@ -66,14 +69,15 @@
}
},
"node_modules/@angular/cli": {
"version": "17.3.5",
"resolved": "https://registry.npmjs.org/@angular/cli/-/cli-17.3.5.tgz",
"integrity": "sha512-6MHJzPKy4uB9qlJO1eKs4rtDlRuCe0lOiz1f3kHFZ/GQQm5xA1xsmZJMN4ASsnu4yU3oZs6vJ/vt8i2/jvdPbA==",
"version": "17.3.8",
"resolved": "https://registry.npmjs.org/@angular/cli/-/cli-17.3.8.tgz",
"integrity": "sha512-X5ZOQ6ZTKVHjhIsfl32ZRqbs+FUoeHLbT7x4fh2Os/8ObDDwrUcCJPqxe2b2RB5E2d0vepYigknHeLE7gwzlNQ==",
"license": "MIT",
"dependencies": {
"@angular-devkit/architect": "0.1703.5",
"@angular-devkit/core": "17.3.5",
"@angular-devkit/schematics": "17.3.5",
"@schematics/angular": "17.3.5",
"@angular-devkit/architect": "0.1703.8",
"@angular-devkit/core": "17.3.8",
"@angular-devkit/schematics": "17.3.8",
"@schematics/angular": "17.3.8",
"@yarnpkg/lockfile": "1.1.0",
"ansi-colors": "4.1.3",
"ini": "4.1.2",
@ -306,12 +310,13 @@
}
},
"node_modules/@schematics/angular": {
"version": "17.3.5",
"resolved": "https://registry.npmjs.org/@schematics/angular/-/angular-17.3.5.tgz",
"integrity": "sha512-SWCK16Eob0K86hpZ3NHmrTS6LSzTlhvnIdf3BXC6nzoiyDhcAS0oJ2Tjdq1opW/PaL1hB7MulcbIhxYln5du0w==",
"version": "17.3.8",
"resolved": "https://registry.npmjs.org/@schematics/angular/-/angular-17.3.8.tgz",
"integrity": "sha512-2g4OmSyE9YGq50Uj7fNI26P/TSAFJ7ZuirwTF2O7Xc4XRQ29/tYIIqhezpNlTb6rlYblcQuMcUZBrMfWJHcqJw==",
"license": "MIT",
"dependencies": {
"@angular-devkit/core": "17.3.5",
"@angular-devkit/schematics": "17.3.5",
"@angular-devkit/core": "17.3.8",
"@angular-devkit/schematics": "17.3.8",
"jsonc-parser": "3.2.1"
},
"engines": {

View file

@ -1,5 +1,5 @@
{
"dependencies": {
"@angular/cli": "17.3.5"
"@angular/cli": "17.3.8"
}
}