Skip to content

Commit a0170d7

Browse files
chore(deps): update dependency vite to v6
1 parent eb9fbf2 commit a0170d7

File tree

3 files changed

+528
-314
lines changed

3 files changed

+528
-314
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@
125125
"tsup": "^8.0.1",
126126
"tsx": "^4.1.4",
127127
"typescript": "^5.2.2",
128-
"vite": "^5.0.4",
128+
"vite": "^6.0.7",
129129
"vitest": "^2.0.3"
130130
},
131131
"engines": {

playground/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"unocss": "^0.57.6",
2424
"unplugin-auto-import": "^0.16.7",
2525
"unplugin-vue-components": "^0.25.2",
26-
"vite": "^5.0.4",
26+
"vite": "^6.0.7",
2727
"vue-tsc": "^2.0.3"
2828
}
2929
}

0 commit comments

Comments
 (0)