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

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

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

---
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] 2024-09-19 21:54:54 +00:00 committed by GitHub
parent 45aa7c8b26
commit 42feab7632
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2072 additions and 965 deletions

3035
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": "17.3.9",
"@angular-devkit/build-angular": "18.2.5",
"@angular/animations": "17.3.3",
"@angular/cli": "17.3.3",
"@angular/common": "17.3.3",