Skip to content

Commit a341bcc

Browse files
chore(deps-dev): bump vite from 6.3.5 to 7.0.0 (#470)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 6.3.5 to 7.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/[email protected]/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-version: 7.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2f83ca2 commit a341bcc

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
@@ -96,7 +96,7 @@
9696
"tsm": "^2.3.0",
9797
"tsx": "^4.15.7",
9898
"typescript": "5.5",
99-
"vite": "^6.0.2",
99+
"vite": "^7.0.0",
100100
"vitest": "^3.0.4"
101101
},
102102
"jest": {

0 commit comments

Comments
 (0)