diff --git a/examples/cjs-test/package.json b/examples/cjs-test/package.json index e3b628214a..d510f086e0 100644 --- a/examples/cjs-test/package.json +++ b/examples/cjs-test/package.json @@ -10,7 +10,7 @@ "typecheck": "tsc --noEmit" }, "dependencies": { - "next": "14.2.3", + "next": "15.5.21", "react": "^18", "react-dom": "^18", "@stackframe/stack": "workspace:*"