diff --git a/package.json b/package.json index c956b96..4d0ec0e 100644 --- a/package.json +++ b/package.json @@ -33,14 +33,14 @@ "@types/react": "19.2.14", "@types/react-dom": "19.2.3", "@vitejs/plugin-react": "6.0.2", - "eslint": "10.4.0", + "eslint": "10.4.1", "eslint-plugin-react-hooks": "7.1.1", "eslint-plugin-react-refresh": "0.5.2", "globals": "17.6.0", "prettier": "3.8.3", "tailwindcss": "4.3.0", "typescript": "6.0.3", - "typescript-eslint": "8.59.4", + "typescript-eslint": "8.60.1", "vite": "8.0.13" } }