diff --git a/yonode.org/package.json b/yonode.org/package.json index 464421d9..5e35238d 100644 --- a/yonode.org/package.json +++ b/yonode.org/package.json @@ -37,7 +37,7 @@ "@types/react": "18.2.0", "@types/react-dom": "18.2.1", "eslint": "8.39.0", - "eslint-config-next": "13.3.1", + "eslint-config-next": "14.2.3", "typescript": "5.0.4" } }