From 4a83eb55a7e2dd44a000525b5d39c223ee2c86c2 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 7 Nov 2024 20:16:00 +0000 Subject: [PATCH] Update dependency eslint-config-next to v15 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e1358b8..d0ea5fb 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "@types/react": "^18", "@types/react-dom": "^18", "eslint": "^8", - "eslint-config-next": "14.2.13", + "eslint-config-next": "15.0.3", "postcss": "^8", "tailwindcss": "^3.4.1", "turnstile-types": "^1.2.2",