Skip to content

Commit e17749e

Browse files
build(deps): bump vite and @angular-devkit/build-angular (#618)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) to 6.3.5 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.2.6 to 6.3.5 - [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.3.5/packages/vite) Updates `@angular-devkit/build-angular` from 19.2.9 to 19.2.9 - [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.2.9...19.2.9) --- updated-dependencies: - dependency-name: vite dependency-version: 6.3.5 dependency-type: indirect - dependency-name: "@angular-devkit/build-angular" dependency-version: 19.2.9 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 b61cc79 commit e17749e

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
@@ -48,7 +48,7 @@
4848
"zone.js": "~0.15.0"
4949
},
5050
"devDependencies": {
51-
"@angular-devkit/build-angular": "^19.2.7",
51+
"@angular-devkit/build-angular": "^19.2.9",
5252
"@angular/cli": "^19.2.7",
5353
"@angular/compiler-cli": "^19.2.0",
5454
"@codemirror/lang-javascript": "^6.2.3",

0 commit comments

Comments
 (0)