Skip to content

Commit 1564764

Browse files
feat: bump vite from 5.3.4 to 6.0.0
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.3.4 to 6.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/v6.0.0/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d2092fd commit 1564764

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
@@ -85,7 +85,7 @@
8585
"prettier": "3.3.3",
8686
"release-it": "17.6.0",
8787
"typescript": "5.5.3",
88-
"vite": "5.3.4",
88+
"vite": "6.0.0",
8989
"vite-tsconfig-paths": "4.3.2",
9090
"vitest": "2.0.3"
9191
},

0 commit comments

Comments
 (0)