diff --git a/playground/nextjs-app-router/bun.lockb b/playground/nextjs-app-router/bun.lockb index 6ca08a4ce8..34fb274eb1 100755 Binary files a/playground/nextjs-app-router/bun.lockb and b/playground/nextjs-app-router/bun.lockb differ diff --git a/playground/nextjs-app-router/package.json b/playground/nextjs-app-router/package.json index dd8df276f7..3eb91181f6 100644 --- a/playground/nextjs-app-router/package.json +++ b/playground/nextjs-app-router/package.json @@ -16,7 +16,7 @@ "start": "next start" }, "dependencies": { - "@coinbase/onchainkit": "^0.35.0", + "@coinbase/onchainkit": "^0.35.8", "@radix-ui/react-dropdown-menu": "^2.1.1", "@radix-ui/react-icons": "^1.3.0", "@radix-ui/react-label": "^2.1.0",