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

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) to 5.4.14 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.0.12 to 5.4.14
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.14/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.14/packages/vite)

Updates `@angular-devkit/build-angular` from 17.1.4 to 17.3.12
- [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.1.4...17.3.12)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: indirect
- dependency-name: "@angular-devkit/build-angular"
  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-02-14 12:40:07 +01:00 committed by GitHub
parent 1c9ffd6a2c
commit 0fa7569ea9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 1302 additions and 412 deletions

1712
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -63,7 +63,7 @@
}, },
"devDependencies": { "devDependencies": {
"@alfresco/adf-cli": "7.0.0-alpha.9-13304787292", "@alfresco/adf-cli": "7.0.0-alpha.9-13304787292",
"@angular-devkit/build-angular": "17.1.4", "@angular-devkit/build-angular": "17.3.12",
"@angular-devkit/core": "17.1.4", "@angular-devkit/core": "17.1.4",
"@angular-devkit/schematics": "17.1.4", "@angular-devkit/schematics": "17.1.4",
"@angular-eslint/builder": "17.0.0", "@angular-eslint/builder": "17.0.0",