diff --git a/examples/with-react-hook-form/package.json b/examples/with-react-hook-form/package.json index a6f8fbd7b0..beaf99f2a6 100644 --- a/examples/with-react-hook-form/package.json +++ b/examples/with-react-hook-form/package.json @@ -25,7 +25,7 @@ "clsx": "^2.1.1", "json-schema-to-zod": "^2.6.0", "lucide-react": "^0.475.0", - "next": "15.1.8", + "next": "16.1.5", "react": "19.0.1", "react-dom": "19.0.1", "react-hook-form": "^7.54.2",