diff --git a/examples/with-clerk/package.json b/examples/with-clerk/package.json index 26e40d55c4dae..df877fa376b4a 100644 --- a/examples/with-clerk/package.json +++ b/examples/with-clerk/package.json @@ -10,7 +10,7 @@ "@types/node": "20.5.7", "@types/react": "18.2.8", "@types/react-dom": "18.2.7", - "next": "13.4.2", + "next": "14.2.15", "react": "18.2.0", "react-dom": "18.2.0", "typescript": "5.2.2"