From 856a2eac7fedb8734360b592aa26d007dad17721 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 7 Feb 2026 01:29:28 +0000 Subject: [PATCH] Update eslint monorepo to v10 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 4e26e68..d72e8d8 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "zustand": "5.0.9" }, "devDependencies": { - "@eslint/js": "^9.39.1", + "@eslint/js": "^10.0.1", "@next/bundle-analyzer": "^16.0.10", "@next/eslint-plugin-next": "^16.0.10", "@playwright/test": "^1.57.0", @@ -71,7 +71,7 @@ "@vitejs/plugin-react": "^5.1.2", "babel-plugin-react-compiler": "^1.0.0", "css-loader": "^7.1.2", - "eslint": "^9.39.1", + "eslint": "^10.0.0", "eslint-config-next": "^16.0.10", "eslint-config-prettier": "^10.1.8", "eslint-plugin-import": "^2.32.0",