diff --git a/examples/with-react-hook-form/package.json b/examples/with-react-hook-form/package.json index 700d4327b7..ff49ce4f70 100644 --- a/examples/with-react-hook-form/package.json +++ b/examples/with-react-hook-form/package.json @@ -25,7 +25,7 @@ "class-variance-authority": "^0.7.1", "clsx": "^2.1.1", "lucide-react": "^0.562.0", - "next": "16.1.0", + "next": "16.2.6", "react": "19.2.3", "react-dom": "19.2.3", "react-hook-form": "^7.69.0",