diff --git a/web/package-lock.json b/web/package-lock.json index e619c9fc2..7ba707a4e 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 c09710b3f..5b798a259 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.1.4", + "eslint-config-next": "16.1.5", "eslint-config-prettier": "^10.1.8", "prettier": "3.8.1", "tailwindcss": "^4",