diff --git a/package.json b/package.json index e5347e4..8ff963c 100644 --- a/package.json +++ b/package.json @@ -14,6 +14,6 @@ "@vitejs/plugin-vue": "^6.0.1", "@vitejs/plugin-vue-jsx": "^5.0.1", "express": "^5.1.0", - "vite": "^7.0.6" + "vite": "^7.1.1" } }