Skip to content

Commit e1b75f9

Browse files
chore(deps): update dependency vite to v6.4.0
1 parent 0d95884 commit e1b75f9

File tree

3 files changed

+498
-145
lines changed

3 files changed

+498
-145
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@
103103
"turbo": "2.3.4",
104104
"typescript": "^5.0.4",
105105
"unplugin-unused": "^0.3.0",
106-
"vite": "6.0.11",
106+
"vite": "6.4.0",
107107
"vitest": "3.0.5",
108108
"webpack": "^5.81.0"
109109
},

playground/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@vitejs/plugin-vue": "^5.0.0",
2020
"typescript": "^5.0.0",
2121
"unplugin-imagemin": "workspace:*",
22-
"vite": "6.0.11",
22+
"vite": "6.4.0",
2323
"vue-tsc": "2.1.10"
2424
}
2525
}

0 commit comments

Comments
 (0)