diff --git a/web/package-lock.json b/web/package-lock.json index 3b16153f0..2139913d3 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 50401bda5..b8fc75880 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": "15.5.5", + "eslint-config-next": "15.5.6", "eslint-config-prettier": "^10.1.8", "prettier": "3.6.2", "tailwindcss": "^4",