From 901f2a59531f909bbd30799940b09a08b1798c94 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 12 Mar 2026 19:15:28 +0000 Subject: [PATCH] chore(deps): update eslint monorepo to v10 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 7ac1734b..7d76af55 100644 --- a/package.json +++ b/package.json @@ -26,11 +26,11 @@ "zustand": "^5.0.8" }, "devDependencies": { - "@eslint/js": "^9.29.0", + "@eslint/js": "^10.0.0", "@types/react": "^19.1.8", "@types/react-dom": "^19.1.6", "@vitejs/plugin-react": "^5.0.0", - "eslint": "^9.29.0", + "eslint": "^10.0.0", "eslint-plugin-react-hooks": "^6.0.0", "eslint-plugin-react-refresh": "^0.5.0", "globals": "^17.0.0",