diff --git a/frontend/package.json b/frontend/package.json index cfe648d0..62fb210c 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -19,7 +19,7 @@ "@types/node": "22.10.10", "@types/react": "18.3.12", "eslint": "8.57.1", - "eslint-config-next": "^13.5.7", + "eslint-config-next": "^16.0.0", "typescript": "5.9.3" } }