From 9f0c507783ccf443d695fe61914a429502aa5087 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 15 Feb 2026 23:03:08 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20eslint=20monorepo?= =?UTF-8?q?=20to=20v10?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../create-h4ckath0n/templates/fullstack/web/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/create-h4ckath0n/templates/fullstack/web/package.json b/packages/create-h4ckath0n/templates/fullstack/web/package.json index 395dbfe..ef412aa 100644 --- a/packages/create-h4ckath0n/templates/fullstack/web/package.json +++ b/packages/create-h4ckath0n/templates/fullstack/web/package.json @@ -27,7 +27,7 @@ "react-router": "^7.12.0" }, "devDependencies": { - "@eslint/js": "^9.28.0", + "@eslint/js": "^10.0.0", "@playwright/test": "^1.58.2", "@tailwindcss/vite": "^4.1.10", "@testing-library/jest-dom": "^6.6.3", @@ -35,7 +35,7 @@ "@types/react": "^19.1.8", "@types/react-dom": "^19.1.6", "@vitejs/plugin-react": "^5.1.4", - "eslint": "^9.28.0", + "eslint": "^10.0.0", "eslint-plugin-react-hooks": "^7.0.0", "globals": "^17.0.0", "jsdom": "^28.0.0",