diff --git a/package.json b/package.json index ec4bf3b..abcf61f 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "@types/react": "^18.3.18", "@types/react-dom": "^18.3.5", "@types/sortablejs": "^1.15.8", - "@vitejs/plugin-react": "^1.3.2", + "@vitejs/plugin-react": "^4.3.4", "eslint": "^9.17.0", "eslint-plugin-react-hooks": "^5.0.0", "eslint-plugin-react-refresh": "^0.4.16", @@ -29,7 +29,7 @@ "react-router": "^7.1.5", "typescript": "~5.6.2", "typescript-eslint": "^8.18.2", - "vite": "^0.10.3" + "vite": "^6.0.5" }, "prettier": { "trailingComma": "es5",