diff --git a/example/package.json b/example/package.json index 82d1f292..2da20fb3 100644 --- a/example/package.json +++ b/example/package.json @@ -19,7 +19,7 @@ "@vitejs/plugin-vue": "^5.0.4", "sass": "^1.77.6", "typescript": "^5.4.5", - "vite": "^5.3.1", + "vite": "^5.4.0", "vue-tsc": "^2.0.29" } }