diff --git a/examples/nextjs/package.json b/examples/nextjs/package.json index ac47020c..cf051c57 100644 --- a/examples/nextjs/package.json +++ b/examples/nextjs/package.json @@ -16,7 +16,7 @@ "config": "workspace:*", "eslint": "8.41.0", "eslint-config-next": "13.5.5", - "next": "13.5.1", + "next": "14.2.10", "react": "18.2.0", "react-dom": "18.2.0", "tsconfig": "workspace:*",