Skip to content

Commit 8b0b88e

Browse files
build(deps): bump vite and @angular-devkit/build-angular (#2587)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) to 6.0.9 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.0.7 to 6.0.9 - [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.0.9/packages/vite) Updates `@angular-devkit/build-angular` from 19.1.3 to 19.1.3 - [Release notes](https://github.com/angular/angular-cli/releases) - [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md) - [Commits](angular/angular-cli@19.1.3...19.1.3) --- 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>
1 parent 24f498d commit 8b0b88e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"zone.js": "~0.15.0"
3131
},
3232
"devDependencies": {
33-
"@angular-devkit/build-angular": "^19.0.0",
33+
"@angular-devkit/build-angular": "^19.1.3",
3434
"@angular-devkit/core": "^19.0.0",
3535
"@angular-devkit/schematics": "^19.0.0",
3636
"@angular-eslint/builder": "19.0.0",

0 commit comments

Comments
 (0)