From a513ef3c20a6968ff3cf935e82e9351ce2e0cacf Mon Sep 17 00:00:00 2001 From: Christian Krakau-Louis Date: Mon, 23 Mar 2026 13:58:18 +0100 Subject: [PATCH] Update frontend/package.json Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --- frontend/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/package.json b/frontend/package.json index a0f78ea..1f013c2 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -23,7 +23,7 @@ "@types/react": "^19", "@types/react-dom": "^19", "eslint": "^10", - "eslint-config-next": "16.2.1", + "eslint-config-next": "16.1.7", "tailwindcss": "^4", "typescript": "^5" }