Skip to content

Commit dad5039

Browse files
build(deps-dev): bump vite from 6.3.6 to 6.4.1 in the dev-dependencies group (#4782)
build(deps-dev): bump vite in the dev-dependencies group Bumps the dev-dependencies group with 1 update: [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 update-type: version-update:semver-minor dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5395a9a commit dad5039

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@codecov/vite-plugin": "1.9.1",
2222
"@vitejs/plugin-vue": "6.0.1",
2323
"serve": "14.2.5",
24-
"vite": "6.3.6",
24+
"vite": "6.4.1",
2525
"vite-plugin-ejs": "1.7.0"
2626
}
2727
}

0 commit comments

Comments
 (0)