Build(deps): Bump vite and @angular-devkit/build-angular (#4518)

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) to 5.4.18 and updates ancestor dependency [@angular-devkit/build-angular](https://github.com/angular/angular-cli). These dependencies need to be updated together.


Updates `vite` from 5.4.14 to 5.4.18
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.18/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.18/packages/vite)

Updates `@angular-devkit/build-angular` from 17.3.13 to 17.3.16
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular-cli/compare/17.3.13...17.3.16)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 5.4.18
  dependency-type: indirect
- dependency-name: "@angular-devkit/build-angular"
  dependency-version: 17.3.16
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2025-04-22 08:36:52 +02:00 committed by GitHub
parent 510c8f0880
commit de8f8dcb22
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 30 additions and 41 deletions

69
package-lock.json generated
View File

@ -46,7 +46,7 @@
},
"devDependencies": {
"@alfresco/adf-cli": "8.1.0-14532407293",
"@angular-devkit/build-angular": "17.3.13",
"@angular-devkit/build-angular": "17.3.16",
"@angular-devkit/core": "17.1.4",
"@angular-devkit/schematics": "17.1.4",
"@angular-eslint/builder": "17.0.0",
@ -253,13 +253,13 @@
}
},
"node_modules/@angular-devkit/architect": {
"version": "0.1703.13",
"resolved": "https://registry.npmjs.org/@angular-devkit/architect/-/architect-0.1703.13.tgz",
"integrity": "sha512-F4VL+8yyYM8CjnU3d20nleHT0DmAUSc/zZl2r0uNYnMwXfApJ5tUwi5+tkxRyeFQpNogZ5itaMSQN3kTJi3BnQ==",
"version": "0.1703.16",
"resolved": "https://registry.npmjs.org/@angular-devkit/architect/-/architect-0.1703.16.tgz",
"integrity": "sha512-wuqKu20ekgzzikUTZD28dS72F6vjniZuiQ7RgAYhykmsU0z0br2tksHQvjD/auzVArtgQir1+V9wp6BN4dSdNQ==",
"dev": true,
"license": "MIT",
"dependencies": {
"@angular-devkit/core": "17.3.13",
"@angular-devkit/core": "17.3.16",
"rxjs": "7.8.1"
},
"engines": {
@ -269,9 +269,9 @@
}
},
"node_modules/@angular-devkit/architect/node_modules/@angular-devkit/core": {
"version": "17.3.13",
"resolved": "https://registry.npmjs.org/@angular-devkit/core/-/core-17.3.13.tgz",
"integrity": "sha512-/ADQaGRzNwEWZ2JnHWD7CFzy1E6HJ/lnf9bWAG49KjhHo23k99d51krn5fnSrLQ4tx6ZSn24E63PIncANNfilw==",
"version": "17.3.16",
"resolved": "https://registry.npmjs.org/@angular-devkit/core/-/core-17.3.16.tgz",
"integrity": "sha512-3Dhb/pE3c6P9bDfYLhYb0ArTFYmYSx5QgEUVMuowXJtP/3EyU7lWB2kcuiBZgScxrhRLOiMGMPgcF9jVmvovug==",
"dev": true,
"license": "MIT",
"dependencies": {
@ -297,16 +297,16 @@
}
},
"node_modules/@angular-devkit/build-angular": {
"version": "17.3.13",
"resolved": "https://registry.npmjs.org/@angular-devkit/build-angular/-/build-angular-17.3.13.tgz",
"integrity": "sha512-RS6Y4Un9rlGW2UuqpJweh4kScADCn2IGtKxuFtzbx3zyJqbv/BpOQcAUFeCoDcGLB7bpCyk6MfVf3SuDqEQguw==",
"version": "17.3.16",
"resolved": "https://registry.npmjs.org/@angular-devkit/build-angular/-/build-angular-17.3.16.tgz",
"integrity": "sha512-5JiR1NK3MOwzipAn4UmvJ8yQa6NaBtHBWbLrY0Ps6a21kHWn42C+dpvVdlXN/ZZSpEll/nzA+b77zA3kDrGlKw==",
"dev": true,
"license": "MIT",
"dependencies": {
"@ampproject/remapping": "2.3.0",
"@angular-devkit/architect": "0.1703.13",
"@angular-devkit/build-webpack": "0.1703.13",
"@angular-devkit/core": "17.3.13",
"@angular-devkit/architect": "0.1703.16",
"@angular-devkit/build-webpack": "0.1703.16",
"@angular-devkit/core": "17.3.16",
"@babel/core": "7.26.10",
"@babel/generator": "7.26.10",
"@babel/helper-annotate-as-pure": "7.25.9",
@ -317,7 +317,7 @@
"@babel/preset-env": "7.26.9",
"@babel/runtime": "7.26.10",
"@discoveryjs/json-ext": "0.5.7",
"@ngtools/webpack": "17.3.13",
"@ngtools/webpack": "17.3.16",
"@vitejs/plugin-basic-ssl": "1.1.0",
"ansi-colors": "4.1.3",
"autoprefixer": "10.4.18",
@ -358,8 +358,7 @@
"terser": "5.29.1",
"tree-kill": "1.2.2",
"tslib": "2.6.2",
"undici": "6.11.1",
"vite": "5.4.14",
"vite": "~5.4.17",
"watchpack": "2.4.0",
"webpack": "5.94.0",
"webpack-dev-middleware": "6.1.2",
@ -427,9 +426,9 @@
}
},
"node_modules/@angular-devkit/build-angular/node_modules/@angular-devkit/core": {
"version": "17.3.13",
"resolved": "https://registry.npmjs.org/@angular-devkit/core/-/core-17.3.13.tgz",
"integrity": "sha512-/ADQaGRzNwEWZ2JnHWD7CFzy1E6HJ/lnf9bWAG49KjhHo23k99d51krn5fnSrLQ4tx6ZSn24E63PIncANNfilw==",
"version": "17.3.16",
"resolved": "https://registry.npmjs.org/@angular-devkit/core/-/core-17.3.16.tgz",
"integrity": "sha512-3Dhb/pE3c6P9bDfYLhYb0ArTFYmYSx5QgEUVMuowXJtP/3EyU7lWB2kcuiBZgScxrhRLOiMGMPgcF9jVmvovug==",
"dev": true,
"license": "MIT",
"dependencies": {
@ -893,13 +892,13 @@
"license": "0BSD"
},
"node_modules/@angular-devkit/build-webpack": {
"version": "0.1703.13",
"resolved": "https://registry.npmjs.org/@angular-devkit/build-webpack/-/build-webpack-0.1703.13.tgz",
"integrity": "sha512-93j6Thw/JynqJ5o4sh+5ldbUo1vKGIUjg0stSh7LCYbtOkHhb7tmAJPca7taipz/8RMfE/FNg5g6bChoR4YAOQ==",
"version": "0.1703.16",
"resolved": "https://registry.npmjs.org/@angular-devkit/build-webpack/-/build-webpack-0.1703.16.tgz",
"integrity": "sha512-ybZr+2F4siu0MztyhSkzN3lIMF0YFeyMaoTygWKjMeGMrkdj4IOAHiR+le2dQ+W4RhwEwQwkV2lvyDJzbivWhg==",
"dev": true,
"license": "MIT",
"dependencies": {
"@angular-devkit/architect": "0.1703.13",
"@angular-devkit/architect": "0.1703.16",
"rxjs": "7.8.1"
},
"engines": {
@ -7458,9 +7457,9 @@
}
},
"node_modules/@ngtools/webpack": {
"version": "17.3.13",
"resolved": "https://registry.npmjs.org/@ngtools/webpack/-/webpack-17.3.13.tgz",
"integrity": "sha512-oIPqnDoWS9Ajkj1GKQRb0pgZt43HIwjTZrNjyXA8lNkP207NeMP6T+79yRb/sNzyLTi5V9z5E8LOifNB+sDpOw==",
"version": "17.3.16",
"resolved": "https://registry.npmjs.org/@ngtools/webpack/-/webpack-17.3.16.tgz",
"integrity": "sha512-Wxtiut1o9rj3+HumyXoYWg4iCuPDEt4nf1Y9bRCo3y5evEKp0ZTO7IFPpZLaZ0JGGrpROiQErjvHdDQBOuXwWQ==",
"dev": true,
"license": "MIT",
"engines": {
@ -30083,16 +30082,6 @@
"url": "https://github.com/sponsors/ljharb"
}
},
"node_modules/undici": {
"version": "6.11.1",
"resolved": "https://registry.npmjs.org/undici/-/undici-6.11.1.tgz",
"integrity": "sha512-KyhzaLJnV1qa3BSHdj4AZ2ndqI0QWPxYzaIOio0WzcEJB9gvuysprJSLtpvc2D9mhR9jPDUk7xlJlZbH2KR5iw==",
"dev": true,
"license": "MIT",
"engines": {
"node": ">=18.0"
}
},
"node_modules/undici-types": {
"version": "5.26.5",
"resolved": "https://registry.npmjs.org/undici-types/-/undici-types-5.26.5.tgz",
@ -30437,9 +30426,9 @@
}
},
"node_modules/vite": {
"version": "5.4.14",
"resolved": "https://registry.npmjs.org/vite/-/vite-5.4.14.tgz",
"integrity": "sha512-EK5cY7Q1D8JNhSaPKVK4pwBFvaTmZxEnoKXLG/U9gmdDcihQGNzFlgIvaxezFR4glP1LsuiedwMBqCXH3wZccA==",
"version": "5.4.18",
"resolved": "https://registry.npmjs.org/vite/-/vite-5.4.18.tgz",
"integrity": "sha512-1oDcnEp3lVyHCuQ2YFelM4Alm2o91xNoMncRm1U7S+JdYfYOvbiGZ3/CxGttrOu2M/KcGz7cRC2DoNUA6urmMA==",
"dev": true,
"license": "MIT",
"dependencies": {

View File

@ -67,7 +67,7 @@
},
"devDependencies": {
"@alfresco/adf-cli": "8.1.0-14532407293",
"@angular-devkit/build-angular": "17.3.13",
"@angular-devkit/build-angular": "17.3.16",
"@angular-devkit/core": "17.1.4",
"@angular-devkit/schematics": "17.1.4",
"@angular-eslint/builder": "17.0.0",