Skip to content

Commit 09c1199

Browse files
build(deps-dev): bump vite from 6.3.6 to 6.4.1 in /frontend (#368)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/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 ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent badf5f6 commit 09c1199

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

frontend/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.

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"typescript": "~5.1.6",
5858
"unplugin-auto-import": "^0.16.6",
5959
"unplugin-vue-components": "^0.25.1",
60-
"vite": "^6.3.6",
60+
"vite": "^6.4.1",
6161
"vitest": "^3.0.8",
6262
"vue-tsc": "^2.1.6"
6363
}

0 commit comments

Comments
 (0)