Skip to content

Commit a876918

Browse files
build(deps-dev): Bump vite (#380)
Bumps the npm_and_yarn group with 1 update in the /frontend 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/create-vite@6.4.1/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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 20ad894 commit a876918

File tree

2 files changed

+236
-227
lines changed

2 files changed

+236
-227
lines changed

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"tailwindcss-animate": "^1.0.7",
4646
"typescript": "^5.8.2",
4747
"typescript-eslint": "^8.26.1",
48-
"vite": "^6.3.6",
48+
"vite": "^6.4.1",
4949
"vitest": "^3.0.9"
5050
},
5151
"engines": {

0 commit comments

Comments
 (0)