Skip to content

Commit 982b071

Browse files
Bump vite in /ui in the npm_and_yarn group across 1 directory (#34)
Bumps the npm_and_yarn group with 1 update in the /ui directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite). Updates `vite` from 6.3.6 to 6.4.1 - [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/[email protected]/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-version: 6.4.1 dependency-type: direct:development dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bfad78d commit 982b071

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

ui/package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"tslib": "^2.8.1",
3939
"typescript": "^5.8.3",
4040
"typescript-eslint": "^8.33.1",
41-
"vite": "^6.3.6",
41+
"vite": "^6.4.1",
4242
"vitest": "^3.2.2"
4343
},
4444
"type": "module",

0 commit comments

Comments
 (0)