Bump vite and @angular-devkit/build-angular (#2336)

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 20.0.1 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/20.0.1...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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2025-09-10 02:00:43 +00:00 committed by GitHub
parent 6cc8a9bd27
commit 6ea0f1ba57
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 1382 additions and 873 deletions

2253
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -67,7 +67,7 @@
"handlebars": "^4.7.8"
},
"devDependencies": {
"@angular-devkit/build-angular": "20.0.1",
"@angular-devkit/build-angular": "20.2.2",
"@angular/animations": "17.3.3",
"@angular/cli": "17.3.3",
"@angular/common": "17.3.3",