diff --git a/package.json b/package.json index f6f647c..d6bf9cb 100644 --- a/package.json +++ b/package.json @@ -34,14 +34,14 @@ "@types/react": "19.2.17", "@types/react-dom": "19.2.3", "@vitejs/plugin-react": "6.0.4", - "eslint": "10.8.0", + "eslint": "10.8.1", "eslint-plugin-react-hooks": "7.1.1", "eslint-plugin-react-refresh": "0.5.3", "globals": "17.8.0", "prettier": "3.9.6", "tailwindcss": "4.3.3", "typescript": "6.0.3", - "typescript-eslint": "8.65.0", + "typescript-eslint": "8.66.0", "vite": "8.1.5" } }