Skip to content

Commit 6531adf

Browse files
chore(deps-dev): Bump vite from 7.3.1 to 8.0.0 (#310)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 7.3.1 to 8.0.0. - [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@8.0.0/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-version: 8.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a2364fe commit 6531adf

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
@@ -37,7 +37,7 @@
3737
"prettier": "^3.6.2",
3838
"prettier-plugin-sh": "^0.18.0",
3939
"typescript-eslint": "^8.39.1",
40-
"vite": "^7.1.2",
40+
"vite": "^8.0.0",
4141
"vitepress": "^1.6.4",
4242
"vitest": "^4.0.1",
4343
"zod": "^4.0.17"

0 commit comments

Comments
 (0)