diff --git a/playground/react-samples/package.json b/playground/react-samples/package.json index 6d858654..be093991 100644 --- a/playground/react-samples/package.json +++ b/playground/react-samples/package.json @@ -20,7 +20,7 @@ "@types/node": "^24.10.0", "@types/react": "^19.2.2", "@types/react-dom": "^19.2.2", - "eslint": "^9.39.1", + "eslint": "^10.0.3", "eslint-config-next": "16.1.6", "tailwindcss": "^4.2.1", "typescript": "^5.9.3"