diff --git a/frontend/package.json b/frontend/package.json index 1b5ea99..2aba89d 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -25,7 +25,7 @@ "@vitejs/plugin-vue": "6.0.1", "eslint": "9.34.0", "eslint-plugin-vue": "10.4.0", - "vite": "7.1.3" + "vite": "7.3.2" } }