Skip to content

Commit 4d580d4

Browse files
committed
fix vite 6
1 parent b2bcea3 commit 4d580d4

File tree

3 files changed

+325
-9
lines changed

3 files changed

+325
-9
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"rollup": "^4.27.4",
5252
"solid-js": "^1.9.3",
5353
"typescript": "^5.7.2",
54-
"vite": "^5.4.8",
54+
"vite": "^6.0.0",
5555
"vite-plugin-solid": "^2.11.0",
5656
"vitest": "^2.1.6"
5757
},

0 commit comments

Comments
 (0)