diff --git a/examples/todo-list/nextjs-todo-list/package.json b/examples/todo-list/nextjs-todo-list/package.json index 32fac003794aa..a6d96521490b4 100644 --- a/examples/todo-list/nextjs-todo-list/package.json +++ b/examples/todo-list/nextjs-todo-list/package.json @@ -19,7 +19,7 @@ "@types/react": "18.0.28", "@types/react-dom": "18.0.11", "eslint": "8.34.0", - "eslint-config-next": "13.1.6", + "eslint-config-next": "15.3.2", "next": "13.1.6", "react": "18.2.0", "react-dom": "18.2.0",