diff --git a/package.json b/package.json index 2de3d17..903868b 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "@types/node": "^24.13.3", "@types/react": "19.2.18", "@types/react-dom": "19.2.7", - "@vitejs/plugin-react": "6.1.0", + "@vitejs/plugin-react": "6.1.1", "eslint": "10.10.0", "eslint-plugin-react-hooks": "7.1.1", "eslint-plugin-react-refresh": "0.5.6", @@ -42,6 +42,6 @@ "tailwindcss": "4.3.3", "typescript": "6.0.3", "typescript-eslint": "8.70.0", - "vite": "8.2.2" + "vite": "8.3.0" } }