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

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


Updates `vite` from 6.2.5 to 6.3.5
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v6.3.5/packages/vite)

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

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 6.3.5
  dependency-type: indirect
- dependency-name: "@angular-devkit/build-angular"
  dependency-version: 19.2.15
  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-07-07 10:14:39 +02:00
committed by GitHub
parent 8daf5a2e94
commit cde62c51ca
2 changed files with 231 additions and 526 deletions

755
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -68,7 +68,7 @@
}, },
"devDependencies": { "devDependencies": {
"@alfresco/adf-cli": "8.1.0-16072835889", "@alfresco/adf-cli": "8.1.0-16072835889",
"@angular-devkit/build-angular": "19.2.7", "@angular-devkit/build-angular": "19.2.15",
"@angular-devkit/core": "19.2.7", "@angular-devkit/core": "19.2.7",
"@angular-devkit/schematics": "19.2.7", "@angular-devkit/schematics": "19.2.7",
"@angular-eslint/builder": "19.3.0", "@angular-eslint/builder": "19.3.0",