diff --git a/bun.lockb b/bun.lockb index a593db43..56fd87b8 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/playgrounds/wagmi/package.json b/playgrounds/wagmi/package.json index 1945f54a..bd0f9aae 100644 --- a/playgrounds/wagmi/package.json +++ b/playgrounds/wagmi/package.json @@ -13,6 +13,6 @@ "@use-wagmi/nuxt": "^1.1.8", "nuxt": "^3.11.2", "use-wagmi": "^0.4.10", - "viem": "^1.21.4" + "viem": "^2.33.3" } }