diff --git a/frontend/package.json b/frontend/package.json index c13c7e97c..8b4692519 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -64,8 +64,8 @@ "@types/node": "^20.15.0", "@typescript-eslint/eslint-plugin": "^5.22.0", "@typescript-eslint/parser": "^5.22.0", - "@vitejs/plugin-vue": "^5.0.5", - "@vitejs/plugin-vue-jsx": "^4.0.0", + "@vitejs/plugin-vue": "^6.0.1", + "@vitejs/plugin-vue-jsx": "^5.1.1", "autoprefixer": "^10.4.7", "commitizen": "^4.2.4", "eslint": "^8.43.0", @@ -84,7 +84,7 @@ "typescript": "^4.5.4", "unplugin-auto-import": "^0.16.4", "unplugin-vue-components": "^0.25.0", - "vite": "^6.0.7", + "vite": "^7.1.5", "vite-plugin-compression": "^0.5.1", "vite-plugin-eslint": "^1.8.1", "vite-plugin-html": "^3.2.2",