Skip to content

Commit 2225f29

Browse files
dependabot[bot]adelva1984
authored andcommitted
Bump the npm_and_yarn group across 1 directory with 2 updates
Bumps the npm_and_yarn group with 2 updates in the /frontend/src/operator/webui directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) and [@angular-devkit/build-angular](https://github.com/angular/angular-cli). Updates `vite` from 6.2.6 to 6.3.4 - [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.4/packages/vite) Updates `@angular-devkit/build-angular` from 19.2.8 to 19.2.8 - [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.8...19.2.8) --- updated-dependencies: - dependency-name: vite dependency-version: 6.3.4 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: "@angular-devkit/build-angular" dependency-version: 19.2.8 dependency-type: direct:development dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 35a0223 commit 2225f29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/src/operator/webui/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.2.1",
32+
"@angular-devkit/build-angular": "^19.2.8",
3333
"@angular/cli": "^19.2.1",
3434
"@angular/compiler-cli": "^19.2.0",
3535
"@types/jasmine": "~5.1.0",

0 commit comments

Comments
 (0)