diff --git a/examples/referral/with-custom-ui-and-evm-wallet/package.json b/examples/referral/with-custom-ui-and-evm-wallet/package.json index 716edb3..b898dfc 100644 --- a/examples/referral/with-custom-ui-and-evm-wallet/package.json +++ b/examples/referral/with-custom-ui-and-evm-wallet/package.json @@ -11,7 +11,7 @@ "dependencies": { "@rainbow-me/rainbowkit": "^2.0.5", "@tanstack/react-query": "^5.32.0", - "next": "14.2.3", + "next": "14.2.10", "react": "^18", "react-dom": "^18", "viem": "2.x",