diff --git a/examples/x-rpc-todo-app/apps/web/package.json b/examples/x-rpc-todo-app/apps/web/package.json index fe709c1..2c83c6f 100644 --- a/examples/x-rpc-todo-app/apps/web/package.json +++ b/examples/x-rpc-todo-app/apps/web/package.json @@ -14,7 +14,7 @@ "@repo/api": "*", "xrpckit": "workspace:*", "@hookform/resolvers": "^5.0.1", - "next": "16.1.4", + "next": "16.2.3", "react": "^19.2.0", "react-dom": "^19.2.0", "react-hook-form": "^7.54.2",