diff --git a/web/package-lock.json b/web/package-lock.json index e3b273a81..eaf20c76f 100644 Binary files a/web/package-lock.json and b/web/package-lock.json differ diff --git a/web/package.json b/web/package.json index 297dcf49b..fec91b9b5 100644 --- a/web/package.json +++ b/web/package.json @@ -33,7 +33,7 @@ "@types/react": "^19", "@types/react-dom": "^19", "eslint": "^9", - "eslint-config-next": "16.0.0", + "eslint-config-next": "16.0.1", "eslint-config-prettier": "^10.1.8", "prettier": "3.6.2", "tailwindcss": "^4",