diff --git a/package.json b/package.json index c956b96..c272312 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "@types/node": "^22.19.19", "@types/react": "19.2.14", "@types/react-dom": "19.2.3", - "@vitejs/plugin-react": "6.0.2", + "@vitejs/plugin-react": "6.0.3", "eslint": "10.4.0", "eslint-plugin-react-hooks": "7.1.1", "eslint-plugin-react-refresh": "0.5.2", @@ -41,6 +41,6 @@ "tailwindcss": "4.3.0", "typescript": "6.0.3", "typescript-eslint": "8.59.4", - "vite": "8.0.13" + "vite": "8.1.0" } }