Browse Source

Bump vite and @angular-devkit/build-angular

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.3.2 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 18.1.1 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/18.1.1...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>
pull/5027/head
dependabot[bot] 10 months ago
committed by GitHub
parent
commit
10ae5c4a33
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 3537
      package-lock.json
  2. 2
      package.json
  3. 3329
      yarn.lock

3537
package-lock.json

File diff suppressed because it is too large

2
package.json

@ -141,7 +141,7 @@
"zone.js": "0.14.10"
},
"devDependencies": {
"@angular-devkit/build-angular": "18.1.1",
"@angular-devkit/build-angular": "18.2.5",
"@angular-devkit/core": "18.1.1",
"@angular-devkit/schematics": "18.1.1",
"@angular-eslint/eslint-plugin": "18.1.0",

3329
yarn.lock

File diff suppressed because it is too large
Loading…
Cancel
Save