Skip to content

Commit c4cd32b

Browse files
dependabot[bot]distante
authored andcommitted
chore(deps): bump vite and @angular-devkit/build-angular
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 19.1.4 to 19.1.4 - [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.4...19.1.4) --- updated-dependencies: - dependency-name: vite dependency-version: dependency-type: indirect - dependency-name: "@angular-devkit/build-angular" dependency-version: 19.1.4 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1dc22ba commit c4cd32b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demo/angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"zone.js": "~0.15.0"
3030
},
3131
"devDependencies": {
32-
"@angular-devkit/build-angular": "^19.0.2",
32+
"@angular-devkit/build-angular": "^19.1.4",
3333
"@angular-eslint/builder": "^19.0.0-alpha.4",
3434
"@angular-eslint/eslint-plugin": "^19.0.0-alpha.4",
3535
"@angular-eslint/eslint-plugin-template": "^19.0.0-alpha.4",

0 commit comments

Comments
 (0)