diff --git a/playground/react-samples/package.json b/playground/react-samples/package.json index 0cc03ac7..62372325 100644 --- a/playground/react-samples/package.json +++ b/playground/react-samples/package.json @@ -21,7 +21,7 @@ "@types/node": "^24.10.0", "@types/react": "^19.2.2", "@types/react-dom": "^19.2.2", - "eslint": "^9.39.1", + "eslint": "^10.1.0", "eslint-config-next": "16.1.6", "tailwindcss": "^4.2.1", "typescript": "^5.9.3"