From bff5a6acbba5deef9b089fcbbe143a133da0aa85 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 22 Mar 2026 06:17:54 +0000 Subject: [PATCH] chore(deps): update dependency eslint to 10.1.0 --- playground/react-samples/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"