From 62006b64b7d1bc787e73bb0eb35effd836dba2bf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 16 Apr 2026 10:43:26 +0000 Subject: [PATCH] chore(deps): update dependency eslint-config-next to v16 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0614cd9..6139525 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "@types/react-dom": "18.3.7", "autoprefixer": "10.4.27", "eslint": "8.57.1", - "eslint-config-next": "14.2.35", + "eslint-config-next": "16.2.4", "husky": "8.0.3", "postcss": "8.5.8", "prettier": "3.8.1",