diff --git a/entry/web/package.json b/entry/web/package.json index 8a6f50cb..4731850d 100644 --- a/entry/web/package.json +++ b/entry/web/package.json @@ -36,6 +36,6 @@ "unplugin-auto-import": "^0.18.2", "unplugin-icons": "^0.20.0", "unplugin-vue-components": "^0.27.0", - "vite": "^5.1.3" + "vite": "^6.0.2" } }