diff --git a/examples/todo-list/nextjs-todo-list/package.json b/examples/todo-list/nextjs-todo-list/package.json index 32fac003794aa..3b8736923cb50 100644 --- a/examples/todo-list/nextjs-todo-list/package.json +++ b/examples/todo-list/nextjs-todo-list/package.json @@ -20,7 +20,7 @@ "@types/react-dom": "18.0.11", "eslint": "8.34.0", "eslint-config-next": "13.1.6", - "next": "13.1.6", + "next": "15.3.5", "react": "18.2.0", "react-dom": "18.2.0", "typescript": "4.9.5"