diff --git a/package.json b/package.json index 08f973c..ba99c44 100644 --- a/package.json +++ b/package.json @@ -65,7 +65,7 @@ "zod": "^3.25.76" }, "devDependencies": { - "@eslint/js": "^9.32.0", + "@eslint/js": "^10.0.0", "@tailwindcss/typography": "^0.5.16", "@testing-library/jest-dom": "^6.6.0", "@testing-library/react": "^16.0.0", @@ -74,7 +74,7 @@ "@types/react-dom": "^18.3.7", "@vitejs/plugin-react-swc": "^3.11.0", "autoprefixer": "^10.4.21", - "eslint": "^9.32.0", + "eslint": "^10.0.0", "eslint-plugin-react-hooks": "^5.2.0", "eslint-plugin-react-refresh": "^0.4.20", "globals": "^15.15.0",