Bump vite and @angular-devkit/build-angular in /ui

Removes [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite). It's no longer used after updating ancestor dependency [@angular-devkit/build-angular](https://github.com/angular/angular-cli). These dependencies need to be updated together.


Removes `vite`

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-09-10 01:50:08 +00:00 committed by GitHub
parent 33c69087ce
commit 0d2a5bcc58
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 1526 additions and 1446 deletions

2970
ui/package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -36,7 +36,7 @@
"zone.js": "~0.15.1"
},
"devDependencies": {
"@angular-devkit/build-angular": "^19.2.14",
"@angular-devkit/build-angular": "^20.2.2",
"@angular/cli": "^19.2.14",
"@angular/compiler-cli": "^19.2.14",
"@types/node": "^22.15.29",