diff --git a/examples/nextjs/package.json b/examples/nextjs/package.json index a89d7661..f6cb7aca 100644 --- a/examples/nextjs/package.json +++ b/examples/nextjs/package.json @@ -14,10 +14,10 @@ "@perawallet/connect": "^1.4.1", "@txnlab/use-wallet-react": "workspace:*", "@walletconnect/modal": "^2.7.0", - "@walletconnect/sign-client": "^2.21.8", + "@walletconnect/sign-client": "^2.21.10", "algosdk": "3.4.0", "canonify": "2.1.1", - "lute-connect": "^1.6.2", + "lute-connect": "^1.6.3", "next": "14.2.31", "react": "18.3.1", "react-dom": "18.3.1" diff --git a/examples/nuxt/package.json b/examples/nuxt/package.json index ee29cd4b..f0fff690 100644 --- a/examples/nuxt/package.json +++ b/examples/nuxt/package.json @@ -18,10 +18,10 @@ "@txnlab/use-wallet": "workspace:*", "@txnlab/use-wallet-vue": "workspace:*", "@walletconnect/modal": "^2.7.0", - "@walletconnect/sign-client": "^2.21.8", + "@walletconnect/sign-client": "^2.21.10", "algosdk": "3.4.0", "canonify": "2.1.1", - "lute-connect": "^1.6.2", + "lute-connect": "^1.6.3", "nuxt": "3.18.1", "vue": "3.5.18", "vue-router": "4.5.1" diff --git a/examples/react-ts/package.json b/examples/react-ts/package.json index fb93cabf..c0dfd6ae 100644 --- a/examples/react-ts/package.json +++ b/examples/react-ts/package.json @@ -15,10 +15,10 @@ "@perawallet/connect": "^1.4.1", "@txnlab/use-wallet-react": "workspace:*", "@walletconnect/modal": "^2.7.0", - "@walletconnect/sign-client": "^2.21.8", + "@walletconnect/sign-client": "^2.21.10", "algosdk": "3.4.0", "canonify": "2.1.1", - "lute-connect": "^1.6.2", + "lute-connect": "^1.6.3", "react": "18.3.1", "react-dom": "18.3.1" }, diff --git a/examples/solid-ts/package.json b/examples/solid-ts/package.json index 475f0161..55768aca 100644 --- a/examples/solid-ts/package.json +++ b/examples/solid-ts/package.json @@ -16,10 +16,10 @@ "@perawallet/connect": "^1.4.1", "@txnlab/use-wallet-solid": "workspace:*", "@walletconnect/modal": "^2.7.0", - "@walletconnect/sign-client": "^2.21.8", + "@walletconnect/sign-client": "^2.21.10", "algosdk": "3.4.0", "canonify": "2.1.1", - "lute-connect": "^1.6.2", + "lute-connect": "^1.6.3", "solid-js": "1.9.9" }, "devDependencies": { diff --git a/examples/svelte-ts/package.json b/examples/svelte-ts/package.json index f364219a..c6fb6329 100644 --- a/examples/svelte-ts/package.json +++ b/examples/svelte-ts/package.json @@ -20,10 +20,10 @@ "@perawallet/connect": "^1.4.1", "@txnlab/use-wallet-svelte": "workspace:*", "@walletconnect/modal": "^2.7.0", - "@walletconnect/sign-client": "^2.21.8", + "@walletconnect/sign-client": "^2.21.10", "algosdk": "3.4.0", "canonify": "2.1.1", - "lute-connect": "^1.6.2", + "lute-connect": "^1.6.3", "svelte": "5.38.1" }, "devDependencies": { diff --git a/examples/vanilla-ts/package.json b/examples/vanilla-ts/package.json index a1a3b7e1..4332d5cc 100644 --- a/examples/vanilla-ts/package.json +++ b/examples/vanilla-ts/package.json @@ -10,7 +10,7 @@ "test:e2e": "playwright test" }, "devDependencies": { - "@walletconnect/types": "2.21.8", + "@walletconnect/types": "2.21.10", "typescript": "5.8.3", "vite": "6.3.5", "vite-plugin-node-polyfills": "0.24.0" @@ -21,9 +21,9 @@ "@perawallet/connect": "^1.4.1", "@txnlab/use-wallet": "workspace:*", "@walletconnect/modal": "^2.7.0", - "@walletconnect/sign-client": "^2.21.8", + "@walletconnect/sign-client": "^2.21.10", "algosdk": "3.4.0", "canonify": "2.1.1", - "lute-connect": "^1.6.2" + "lute-connect": "^1.6.3" } } diff --git a/examples/vue-ts/package.json b/examples/vue-ts/package.json index 26e786e3..2e23a951 100644 --- a/examples/vue-ts/package.json +++ b/examples/vue-ts/package.json @@ -15,10 +15,10 @@ "@perawallet/connect": "^1.4.1", "@txnlab/use-wallet-vue": "workspace:*", "@walletconnect/modal": "^2.7.0", - "@walletconnect/sign-client": "^2.21.8", + "@walletconnect/sign-client": "^2.21.10", "algosdk": "3.4.0", "canonify": "2.1.1", - "lute-connect": "^1.6.2", + "lute-connect": "^1.6.3", "vue": "3.5.18" }, "devDependencies": { diff --git a/packages/use-wallet-react/package.json b/packages/use-wallet-react/package.json index 29da383c..55d090dc 100644 --- a/packages/use-wallet-react/package.json +++ b/packages/use-wallet-react/package.json @@ -55,9 +55,9 @@ "@magic-ext/algorand": "^24.4.2", "@walletconnect/modal": "^2.7.0", "@perawallet/connect": "^1.4.1", - "@walletconnect/sign-client": "^2.21.8", + "@walletconnect/sign-client": "^2.21.10", "algosdk": "^3.0.0", - "lute-connect": "^1.6.2", + "lute-connect": "^1.6.3", "magic-sdk": "^29.4.2", "react": "^17.0.0 || ^18.0.0 || ^19.0.0", "react-dom": "^17.0.0 || ^18.0.0 || ^19.0.0" diff --git a/packages/use-wallet-solid/package.json b/packages/use-wallet-solid/package.json index ca1f77a0..9bc1739a 100644 --- a/packages/use-wallet-solid/package.json +++ b/packages/use-wallet-solid/package.json @@ -77,9 +77,9 @@ "@magic-ext/algorand": "^24.4.2", "@perawallet/connect": "^1.4.1", "@walletconnect/modal": "^2.7.0", - "@walletconnect/sign-client": "^2.21.8", + "@walletconnect/sign-client": "^2.21.10", "algosdk": "^3.0.0", - "lute-connect": "^1.6.2", + "lute-connect": "^1.6.3", "magic-sdk": "^29.4.2" }, "peerDependenciesMeta": { diff --git a/packages/use-wallet-svelte/package.json b/packages/use-wallet-svelte/package.json index a92798f1..701b2188 100644 --- a/packages/use-wallet-svelte/package.json +++ b/packages/use-wallet-svelte/package.json @@ -53,9 +53,9 @@ "@magic-ext/algorand": "^24.4.2", "@perawallet/connect": "^1.4.1", "@walletconnect/modal": "^2.7.0", - "@walletconnect/sign-client": "^2.21.8", + "@walletconnect/sign-client": "^2.21.10", "algosdk": "^3.0.0", - "lute-connect": "^1.6.2", + "lute-connect": "^1.6.3", "magic-sdk": "^29.4.2", "svelte": "^5.0.0" }, diff --git a/packages/use-wallet-vue/package.json b/packages/use-wallet-vue/package.json index 397b415f..139caee7 100644 --- a/packages/use-wallet-vue/package.json +++ b/packages/use-wallet-vue/package.json @@ -52,9 +52,9 @@ "@magic-ext/algorand": "^24.4.2", "@perawallet/connect": "^1.4.1", "@walletconnect/modal": "^2.7.0", - "@walletconnect/sign-client": "^2.21.8", + "@walletconnect/sign-client": "^2.21.10", "algosdk": "^3.0.0", - "lute-connect": "^1.6.2", + "lute-connect": "^1.6.3", "magic-sdk": "^29.4.2", "vue": "^3.0.0" }, diff --git a/packages/use-wallet/package.json b/packages/use-wallet/package.json index 5474c87e..189dd877 100644 --- a/packages/use-wallet/package.json +++ b/packages/use-wallet/package.json @@ -43,16 +43,16 @@ "@agoralabs-sh/avm-web-provider": "1.7.0", "@blockshake/defly-connect": "1.2.1", "@magic-ext/algorand": "24.4.2", - "@magic-sdk/provider": "29.4.2", + "@magic-sdk/provider": "29.5.0", "@perawallet/connect": "1.4.1", "@types/node": "20.11.30", "@walletconnect/modal": "2.7.0", "@walletconnect/modal-core": "2.7.0", - "@walletconnect/sign-client": "2.21.8", - "@walletconnect/types": "2.21.8", + "@walletconnect/sign-client": "2.21.10", + "@walletconnect/types": "2.21.10", "algosdk": "3.4.0", "canonify": "2.1.1", - "lute-connect": "1.6.2", + "lute-connect": "1.6.3", "magic-sdk": "29.4.2", "tsup": "8.5.0", "typescript": "5.8.3" @@ -62,9 +62,9 @@ "@blockshake/defly-connect": "^1.2.1", "@perawallet/connect": "^1.4.1", "@walletconnect/modal": "^2.7.0", - "@walletconnect/sign-client": "^2.21.8", + "@walletconnect/sign-client": "^2.21.10", "algosdk": "^3.0.0", - "lute-connect": "^1.6.2" + "lute-connect": "^1.6.3" }, "peerDependenciesMeta": { "@agoralabs-sh/avm-web-provider": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 74b17360..52633f1e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -90,8 +90,8 @@ importers: specifier: ^2.7.0 version: 2.7.0(@types/react@18.3.23)(react@18.3.1) '@walletconnect/sign-client': - specifier: ^2.21.8 - version: 2.21.8(@netlify/blobs@9.1.2)(db0@0.3.2)(ioredis@5.7.0)(typescript@5.8.3)(zod@3.25.76) + specifier: ^2.21.10 + version: 2.21.10(@netlify/blobs@9.1.2)(db0@0.3.2)(ioredis@5.7.0)(typescript@5.8.3)(zod@3.25.76) algosdk: specifier: 3.4.0 version: 3.4.0 @@ -99,8 +99,8 @@ importers: specifier: 2.1.1 version: 2.1.1 lute-connect: - specifier: ^1.6.2 - version: 1.6.2 + specifier: ^1.6.3 + version: 1.6.3 next: specifier: 14.2.31 version: 14.2.31(@babel/core@7.28.3)(@playwright/test@1.54.2)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) @@ -151,8 +151,8 @@ importers: specifier: ^2.7.0 version: 2.7.0(@types/react@18.3.23)(react@18.3.1) '@walletconnect/sign-client': - specifier: ^2.21.8 - version: 2.21.8(@netlify/blobs@9.1.2)(db0@0.3.2)(ioredis@5.7.0)(typescript@5.8.3)(zod@3.25.76) + specifier: ^2.21.10 + version: 2.21.10(@netlify/blobs@9.1.2)(db0@0.3.2)(ioredis@5.7.0)(typescript@5.8.3)(zod@3.25.76) algosdk: specifier: 3.4.0 version: 3.4.0 @@ -160,8 +160,8 @@ importers: specifier: 2.1.1 version: 2.1.1 lute-connect: - specifier: ^1.6.2 - version: 1.6.2 + specifier: ^1.6.3 + version: 1.6.3 nuxt: specifier: 3.18.1 version: 3.18.1(@netlify/blobs@9.1.2)(@parcel/watcher@2.5.1)(@types/node@20.11.30)(@vue/compiler-sfc@3.5.18)(db0@0.3.2)(eslint@8.57.1)(idb-keyval@6.2.2)(ioredis@5.7.0)(magicast@0.3.5)(optionator@0.9.4)(rollup@4.46.2)(terser@5.43.1)(typescript@5.8.3)(vite@7.1.2(@types/node@20.11.30)(jiti@2.5.1)(terser@5.43.1)(yaml@2.8.1))(vue-tsc@2.2.12(typescript@5.8.3))(yaml@2.8.1) @@ -200,8 +200,8 @@ importers: specifier: ^2.7.0 version: 2.7.0(@types/react@18.3.23)(react@18.3.1) '@walletconnect/sign-client': - specifier: ^2.21.8 - version: 2.21.8(@netlify/blobs@9.1.2)(db0@0.3.2)(ioredis@5.7.0)(typescript@5.8.3)(zod@3.25.76) + specifier: ^2.21.10 + version: 2.21.10(@netlify/blobs@9.1.2)(db0@0.3.2)(ioredis@5.7.0)(typescript@5.8.3)(zod@3.25.76) algosdk: specifier: 3.4.0 version: 3.4.0 @@ -209,8 +209,8 @@ importers: specifier: 2.1.1 version: 2.1.1 lute-connect: - specifier: ^1.6.2 - version: 1.6.2 + specifier: ^1.6.3 + version: 1.6.3 react: specifier: 18.3.1 version: 18.3.1 @@ -270,8 +270,8 @@ importers: specifier: ^2.7.0 version: 2.7.0(@types/react@18.3.23)(react@18.3.1) '@walletconnect/sign-client': - specifier: ^2.21.8 - version: 2.21.8(@netlify/blobs@9.1.2)(db0@0.3.2)(ioredis@5.7.0)(typescript@5.8.3)(zod@3.25.76) + specifier: ^2.21.10 + version: 2.21.10(@netlify/blobs@9.1.2)(db0@0.3.2)(ioredis@5.7.0)(typescript@5.8.3)(zod@3.25.76) algosdk: specifier: 3.4.0 version: 3.4.0 @@ -279,8 +279,8 @@ importers: specifier: 2.1.1 version: 2.1.1 lute-connect: - specifier: ^1.6.2 - version: 1.6.2 + specifier: ^1.6.3 + version: 1.6.3 solid-js: specifier: 1.9.9 version: 1.9.9 @@ -316,8 +316,8 @@ importers: specifier: ^2.7.0 version: 2.7.0(@types/react@18.3.23)(react@18.3.1) '@walletconnect/sign-client': - specifier: ^2.21.8 - version: 2.21.8(@netlify/blobs@9.1.2)(db0@0.3.2)(ioredis@5.7.0)(typescript@5.8.3)(zod@3.25.76) + specifier: ^2.21.10 + version: 2.21.10(@netlify/blobs@9.1.2)(db0@0.3.2)(ioredis@5.7.0)(typescript@5.8.3)(zod@3.25.76) algosdk: specifier: 3.4.0 version: 3.4.0 @@ -325,8 +325,8 @@ importers: specifier: 2.1.1 version: 2.1.1 lute-connect: - specifier: ^1.6.2 - version: 1.6.2 + specifier: ^1.6.3 + version: 1.6.3 svelte: specifier: 5.38.1 version: 5.38.1 @@ -371,8 +371,8 @@ importers: specifier: ^2.7.0 version: 2.7.0(@types/react@18.3.23)(react@18.3.1) '@walletconnect/sign-client': - specifier: ^2.21.8 - version: 2.21.8(@netlify/blobs@9.1.2)(db0@0.3.2)(ioredis@5.7.0)(typescript@5.8.3)(zod@3.25.76) + specifier: ^2.21.10 + version: 2.21.10(@netlify/blobs@9.1.2)(db0@0.3.2)(ioredis@5.7.0)(typescript@5.8.3)(zod@3.25.76) algosdk: specifier: 3.4.0 version: 3.4.0 @@ -380,12 +380,12 @@ importers: specifier: 2.1.1 version: 2.1.1 lute-connect: - specifier: ^1.6.2 - version: 1.6.2 + specifier: ^1.6.3 + version: 1.6.3 devDependencies: '@walletconnect/types': - specifier: 2.21.8 - version: 2.21.8(@netlify/blobs@9.1.2)(db0@0.3.2)(ioredis@5.7.0) + specifier: 2.21.10 + version: 2.21.10(@netlify/blobs@9.1.2)(db0@0.3.2)(ioredis@5.7.0) typescript: specifier: 5.8.3 version: 5.8.3 @@ -414,8 +414,8 @@ importers: specifier: ^2.7.0 version: 2.7.0(@types/react@18.3.23)(react@18.3.1) '@walletconnect/sign-client': - specifier: ^2.21.8 - version: 2.21.8(@netlify/blobs@9.1.2)(db0@0.3.2)(ioredis@5.7.0)(typescript@5.8.3)(zod@3.25.76) + specifier: ^2.21.10 + version: 2.21.10(@netlify/blobs@9.1.2)(db0@0.3.2)(ioredis@5.7.0)(typescript@5.8.3)(zod@3.25.76) algosdk: specifier: 3.4.0 version: 3.4.0 @@ -423,8 +423,8 @@ importers: specifier: 2.1.1 version: 2.1.1 lute-connect: - specifier: ^1.6.2 - version: 1.6.2 + specifier: ^1.6.3 + version: 1.6.3 vue: specifier: 3.5.18 version: 3.5.18(typescript@5.8.3) @@ -461,8 +461,8 @@ importers: specifier: 24.4.2 version: 24.4.2 '@magic-sdk/provider': - specifier: 29.4.2 - version: 29.4.2(localforage@1.10.0) + specifier: 29.5.0 + version: 29.5.0(localforage@1.10.0) '@perawallet/connect': specifier: 1.4.1 version: 1.4.1(algosdk@3.4.0) @@ -476,11 +476,11 @@ importers: specifier: 2.7.0 version: 2.7.0(@types/react@18.3.23)(react@18.3.1) '@walletconnect/sign-client': - specifier: 2.21.8 - version: 2.21.8(@netlify/blobs@9.1.2)(db0@0.3.2)(ioredis@5.7.0)(typescript@5.8.3)(zod@3.25.76) + specifier: 2.21.10 + version: 2.21.10(@netlify/blobs@9.1.2)(db0@0.3.2)(ioredis@5.7.0)(typescript@5.8.3)(zod@3.25.76) '@walletconnect/types': - specifier: 2.21.8 - version: 2.21.8(@netlify/blobs@9.1.2)(db0@0.3.2)(ioredis@5.7.0) + specifier: 2.21.10 + version: 2.21.10(@netlify/blobs@9.1.2)(db0@0.3.2)(ioredis@5.7.0) algosdk: specifier: 3.4.0 version: 3.4.0 @@ -488,8 +488,8 @@ importers: specifier: 2.1.1 version: 2.1.1 lute-connect: - specifier: 1.6.2 - version: 1.6.2 + specifier: 1.6.3 + version: 1.6.3 magic-sdk: specifier: 29.4.2 version: 29.4.2 @@ -521,11 +521,11 @@ importers: specifier: ^2.7.0 version: 2.7.0(@types/react@18.3.23)(react@18.3.1) '@walletconnect/sign-client': - specifier: ^2.21.8 - version: 2.21.8(@netlify/blobs@9.1.2)(db0@0.3.2)(ioredis@5.7.0)(typescript@5.8.3)(zod@3.25.76) + specifier: ^2.21.10 + version: 2.21.10(@netlify/blobs@9.1.2)(db0@0.3.2)(ioredis@5.7.0)(typescript@5.8.3)(zod@3.25.76) lute-connect: - specifier: ^1.6.2 - version: 1.6.2 + specifier: ^1.6.3 + version: 1.6.3 magic-sdk: specifier: ^29.4.2 version: 29.4.2 @@ -573,11 +573,11 @@ importers: specifier: ^2.7.0 version: 2.7.0(@types/react@18.3.23)(react@18.3.1) '@walletconnect/sign-client': - specifier: ^2.21.8 - version: 2.21.8(@netlify/blobs@9.1.2)(db0@0.3.2)(ioredis@5.7.0)(typescript@5.8.3)(zod@3.25.76) + specifier: ^2.21.10 + version: 2.21.10(@netlify/blobs@9.1.2)(db0@0.3.2)(ioredis@5.7.0)(typescript@5.8.3)(zod@3.25.76) lute-connect: - specifier: ^1.6.2 - version: 1.6.2 + specifier: ^1.6.3 + version: 1.6.3 magic-sdk: specifier: ^29.4.2 version: 29.4.2 @@ -622,11 +622,11 @@ importers: specifier: ^2.7.0 version: 2.7.0(@types/react@18.3.23)(react@18.3.1) '@walletconnect/sign-client': - specifier: ^2.21.8 - version: 2.21.8(@netlify/blobs@9.1.2)(db0@0.3.2)(ioredis@5.7.0)(typescript@5.8.3)(zod@3.25.76) + specifier: ^2.21.10 + version: 2.21.10(@netlify/blobs@9.1.2)(db0@0.3.2)(ioredis@5.7.0)(typescript@5.8.3)(zod@3.25.76) lute-connect: - specifier: ^1.6.2 - version: 1.6.2 + specifier: ^1.6.3 + version: 1.6.3 magic-sdk: specifier: ^29.4.2 version: 29.4.2 @@ -668,11 +668,11 @@ importers: specifier: ^2.7.0 version: 2.7.0(@types/react@18.3.23)(react@18.3.1) '@walletconnect/sign-client': - specifier: ^2.21.8 - version: 2.21.8(@netlify/blobs@9.1.2)(db0@0.3.2)(ioredis@5.7.0)(typescript@5.8.3)(zod@3.25.76) + specifier: ^2.21.10 + version: 2.21.10(@netlify/blobs@9.1.2)(db0@0.3.2)(ioredis@5.7.0)(typescript@5.8.3)(zod@3.25.76) lute-connect: - specifier: ^1.6.2 - version: 1.6.2 + specifier: ^1.6.3 + version: 1.6.3 magic-sdk: specifier: ^29.4.2 version: 29.4.2 @@ -1316,8 +1316,8 @@ packages: '@magic-sdk/provider': '>=18.6.0' '@magic-sdk/types': '>=15.8.0' - '@magic-sdk/provider@29.4.2': - resolution: {integrity: sha512-9PbFC3MGY9ipKy3VjVJBwWJyp6QFmrlzXBvVCp/WE8GBDTs9CHh7naQ5pmrOMCc8d9B15ogLuB5/XXkCR1BQQA==} + '@magic-sdk/provider@29.5.0': + resolution: {integrity: sha512-OAd813MLFfJDdRk/puRYqoGpBukGbTAlnR0n7f5AHG1NH9vQd/VSo3g6FunAPgoMfnLtJjFH9PdmD+Sh+f1yWA==} peerDependencies: localforage: ^1.7.4 @@ -1476,8 +1476,8 @@ packages: resolution: {integrity: sha512-k11yZxZg+t+gWvBbIswW0yoJlu8cHOC7dhunwOzoWH/mXGBiYyR4YY6hAEK/3EUs4UpB8la1RfdRpeGsFHkWsA==} engines: {node: ^14.21.3 || >=16} - '@noble/curves@1.9.2': - resolution: {integrity: sha512-HxngEd2XUcg9xi20JkwlLCtYwfoFw4JGkuZpT+WlsPD4gB/cxkvTD8fSsoAnphGZhFdZYKeQIPCuFlWPm1uE0g==} + '@noble/curves@1.9.7': + resolution: {integrity: sha512-gbKGcRUYIjA3/zCCNaWDciTMFI0dCkvou3TL8Zmy5Nc7sJ47a0jtOeZoTaMxkuqRo9cRhjOdZJXegxYE5FN/xw==} engines: {node: ^14.21.3 || >=16} '@noble/ed25519@2.3.0': @@ -2665,9 +2665,9 @@ packages: '@walletconnect/core@1.8.0': resolution: {integrity: sha512-aFTHvEEbXcZ8XdWBw6rpQDte41Rxwnuk3SgTD8/iKGSRTni50gI9S3YEzMj05jozSiOBxQci4pJDMVhIUMtarw==} - '@walletconnect/core@2.21.8': - resolution: {integrity: sha512-MD1SY7KAeHWvufiBK8C1MwP9/pxxI7SnKi/rHYfjco2Xvke+M+Bbm2OzvuSN7dYZvwLTkZCiJmBccTNVPCpSUQ==} - engines: {node: '>=18'} + '@walletconnect/core@2.21.10': + resolution: {integrity: sha512-azWSsDeUZupqK0E8V85w7toNYVm/uzLtxhNv28dvNMtUf8aKlww3DilQxP9T2HZ3z+3n0ocuRzi0nfktjsaHyw==} + engines: {node: '>=18.20.8'} '@walletconnect/crypto@1.1.0': resolution: {integrity: sha512-yZO8BBTQt7BcaemjDgwN56OmSv0OO4QjIpvtfj5OxZfL6IQZQWHOhwC6pJg+BmZPbDlJlWFqFuCZRtiPwRmsoA==} @@ -2735,8 +2735,8 @@ packages: '@walletconnect/safe-json@1.0.2': resolution: {integrity: sha512-Ogb7I27kZ3LPC3ibn8ldyUr5544t3/STow9+lzz7Sfo808YD7SBWk7SAsdBFlYgP2zDRy2hS3sKRcuSRM0OTmA==} - '@walletconnect/sign-client@2.21.8': - resolution: {integrity: sha512-lTcUbMjQ0YUZ5wzCLhpBeS9OkWYgLLly6BddEp2+pm4QxiwCCU2Nao0nBJXgzKbZYQOgrEGqtdm/7ze67gjzRA==} + '@walletconnect/sign-client@2.21.10': + resolution: {integrity: sha512-ZXpMhgxWehPXyL9Lfzg61Q+89rSoG4XQgAqA90UEB94BHuG9SSOjnmPCK3TZeil70E66ekwAOvO7kphnhQGd5A==} '@walletconnect/socket-transport@1.8.0': resolution: {integrity: sha512-5DyIyWrzHXTcVp0Vd93zJ5XMW61iDM6bcWT4p8DTRfFsOtW46JquruMhxOLeCOieM4D73kcr3U7WtyR4JUsGuQ==} @@ -2748,14 +2748,14 @@ packages: resolution: {integrity: sha512-Cn+3I0V0vT9ghMuzh1KzZvCkiAxTq+1TR2eSqw5E5AVWfmCtECFkVZBP6uUJZ8YjwLqXheI+rnjqPy7sVM4Fyg==} deprecated: 'WalletConnect''s v1 SDKs are now deprecated. Please upgrade to a v2 SDK. For details see: https://docs.walletconnect.com/' - '@walletconnect/types@2.21.8': - resolution: {integrity: sha512-xuLIPrLxe6viMu8Uk28Nf0sgyMy+4oT0mroOjBe5Vqyft8GTiwUBKZXmrGU9uDzZsYVn1FXLO9CkuNHXda3ODA==} + '@walletconnect/types@2.21.10': + resolution: {integrity: sha512-9oSvgxv1hE5aS+j4aHS9YgKeq50BP4iMh49tjubTW5574cBWqmt1bXfQhZddSTbq9OirwLSegl6W36itkzryBQ==} '@walletconnect/utils@1.8.0': resolution: {integrity: sha512-zExzp8Mj1YiAIBfKNm5u622oNw44WOESzo6hj+Q3apSMIb0Jph9X3GDIdbZmvVZsNPxWDL7uodKgZcCInZv2vA==} - '@walletconnect/utils@2.21.8': - resolution: {integrity: sha512-HtMraGJ9qXo55l4wGSM1aZvyz0XVv460iWhlRGAyRl9Yz8RQeKyXavDhwBfcTFha/6kwLxPExqQ+MURtKeVVXw==} + '@walletconnect/utils@2.21.10': + resolution: {integrity: sha512-LC5hmP3uxVoMyw7Ibea1JQdE98FTb7jZie60qiaybmaIsg/ApEUosU5uCLTFRJwEWUip2p3sJTb0n/3pU+yR/Q==} '@walletconnect/window-getters@1.0.0': resolution: {integrity: sha512-xB0SQsLaleIYIkSsl43vm8EwETpBzJ2gnzk7e0wMF3ktqiTGS6TFHxcprMl5R44KKh4tCcHCJwolMCaDSwtAaA==} @@ -2797,11 +2797,11 @@ packages: resolution: {integrity: sha512-AO2ac6pjRB3SJmGJo+v5/aK6Omggp6fsLrs6wN9bd35ulu4cCwaAU9+7ZhXjeqHVkaHThLuzH0nZr0YpCDhygg==} engines: {node: ^18.17.0 || >=20.5.0} - abitype@1.0.8: - resolution: {integrity: sha512-ZeiI6h3GnW06uYDLx0etQtX/p8E24UaHHBj57RSjK7YBFe7iuVn07EDpOeP451D06sF27VOz9JJPlIKJmXgkEg==} + abitype@1.1.1: + resolution: {integrity: sha512-Loe5/6tAgsBukY95eGaPSDmQHIjRZYQq8PB1MpsNccDIK8WiV+Uw6WzaIXipvaxTEL2yEB0OpEaQv3gs8pkS9Q==} peerDependencies: typescript: '>=5.0.4' - zod: ^3 >=3.22.0 + zod: ^3.22.0 || ^4.0.0 peerDependenciesMeta: typescript: optional: true @@ -4079,10 +4079,6 @@ packages: resolution: {integrity: sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==} engines: {node: '>=8'} - filter-obj@1.1.0: - resolution: {integrity: sha512-8rXg1ZnX7xzy2NGDVkBVaAy+lSlPNwad13BtgSlLuxfIslyt5Vg64U7tFcCt4WS1R0hvtnQybT/IyCkGZ3DpXQ==} - engines: {node: '>=0.10.0'} - filter-obj@6.1.0: resolution: {integrity: sha512-xdMtCAODmPloU9qtmPcdBV9Kd27NtMse+4ayThxqIHUES5Z2S6bGpap5PpdmNM56ub7y3i1eyr+vJJIIgWGKmA==} engines: {node: '>=18'} @@ -4650,11 +4646,6 @@ packages: resolution: {integrity: sha512-u4sej9B1LPSxTGKB/HiuzvEQnXH0ECYkSVQU39koSwmFAxhlEAFl9RdTvLv4TOTQUgBS5O3O5fwUxk6byBZ+IQ==} engines: {node: '>=10'} - isows@1.0.7: - resolution: {integrity: sha512-I1fSfDCZL5P0v33sVqeTDSpcstAg/N+wF5HS033mogOVIp4B+oHC7oOCsA3axAbBSGTJ8QubbNmnIRN/h8U7hg==} - peerDependencies: - ws: '*' - iterator.prototype@1.1.5: resolution: {integrity: sha512-H0dkQoCa3b2VEeKQBOxFph+JAbcrQdE7KC0UkqwpLmv2EC4P41QXP+rqo9wYodACiG5/WM5s9oDApTU8utwj9g==} engines: {node: '>= 0.4'} @@ -4892,8 +4883,8 @@ packages: lru-cache@5.1.1: resolution: {integrity: sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==} - lute-connect@1.6.2: - resolution: {integrity: sha512-ufY/KdVgb63852RYURZh2id3T0FbVW56j6Mz/YholFk3eyIJfDL8FKhiN1HN96mGisejmYxc+wG/taWUoa5AfQ==} + lute-connect@1.6.3: + resolution: {integrity: sha512-QSBHj1fG9QhkgzezcRrG1piYCxTt0Tlf13ZOTLuXsJfagEC+IERKBKORo0CgzBMOlo47nr4w8n19vcFpfCvJNQ==} luxon@3.7.1: resolution: {integrity: sha512-RkRWjA926cTvz5rAb1BqyWkKbbjzCGchDUIKMCUvNi17j6f6j8uHGDV82Aqcqtzd+icoYpELmG3ksgGiFNNcNg==} @@ -5297,8 +5288,8 @@ packages: resolution: {integrity: sha512-qFOyK5PjiWZd+QQIh+1jhdb9LpxTF0qs7Pm8o5QHYZ0M3vKqSqzsZaEB6oWlxZ+q2sJBMI/Ktgd2N5ZwQoRHfg==} engines: {node: '>= 0.4'} - ox@0.7.1: - resolution: {integrity: sha512-+k9fY9PRNuAMHRFIUbiK9Nt5seYHHzSQs9Bj+iMETcGtlpS7SmBzcGSVUQO3+nqGLEiNK4598pHNFlVRaZbRsg==} + ox@0.9.3: + resolution: {integrity: sha512-KzyJP+fPV4uhuuqrTZyok4DC7vFzi7HLUFiUNEmpbyh59htKWkOC98IONC1zgXJPbHAhQgqs6B0Z6StCGhmQvg==} peerDependencies: typescript: '>=5.4.0' peerDependenciesMeta: @@ -5800,10 +5791,6 @@ packages: resolution: {integrity: sha512-svk3xg9qHR39P3JlHuD7g3nRnyay5mHbrPctEBDUxUkHRifPHXJDhBUycdCC0NBjXoDf44Gb+IsOZL1Uwn8M/Q==} engines: {node: '>=6'} - query-string@7.1.3: - resolution: {integrity: sha512-hh2WYhq4fi8+b+/2Kg9CEge4fDPvHS534aOOvOZeQ3+Vf2mCFsaFBYj0i+iXcAq6I9Vzp5fjMFBlONvayDC1qg==} - engines: {node: '>=6'} - querystring-es3@0.2.1: resolution: {integrity: sha512-773xhDQnZBMFobEiztv8LIl70ch5MSF/jUQVlhwFyBILqq96anmoctVIYz+ZRp0qbCKATTn6ev02M3r7Ga5vqA==} engines: {node: '>=0.4.x'} @@ -6792,14 +6779,6 @@ packages: react: optional: true - viem@2.31.0: - resolution: {integrity: sha512-U7OMQ6yqK+bRbEIarf2vqxL7unSEQvNxvML/1zG7suAmKuJmipqdVTVJGKBCJiYsm/EremyO2FS4dHIPpGv+eA==} - peerDependencies: - typescript: '>=5.0.4' - peerDependenciesMeta: - typescript: - optional: true - vite-dev-rpc@1.1.0: resolution: {integrity: sha512-pKXZlgoXGoE8sEKiKJSng4hI1sQ4wi5YT24FCrwrLt6opmkjlqPPVmiPWWJn8M8byMxRGzp1CrFuqQs4M/Z39A==} peerDependencies: @@ -7172,18 +7151,6 @@ packages: utf-8-validate: optional: true - ws@8.18.2: - resolution: {integrity: sha512-DMricUmwGZUVr++AEAe2uiVM7UoO9MAVZMDu05UQOaUII0lp+zOzLLU4Xqh/JvTqklB1T4uELaaPBKyjE1r4fQ==} - engines: {node: '>=10.0.0'} - peerDependencies: - bufferutil: ^4.0.1 - utf-8-validate: '>=5.0.2' - peerDependenciesMeta: - bufferutil: - optional: true - utf-8-validate: - optional: true - ws@8.18.3: resolution: {integrity: sha512-PEIGCY5tSlUt50cqyMXfCzX+oOPqN0vuGqWzbcJ2xvnkzkq46oOpz7dQaTDBdfICb4N14+GARUDw2XV2N4tvzg==} engines: {node: '>=10.0.0'} @@ -7824,12 +7791,12 @@ snapshots: '@magic-ext/algorand@24.4.2': {} - '@magic-sdk/commons@25.4.2(@magic-sdk/provider@29.4.2(localforage@1.10.0))(@magic-sdk/types@24.21.0)': + '@magic-sdk/commons@25.4.2(@magic-sdk/provider@29.5.0(localforage@1.10.0))(@magic-sdk/types@24.21.0)': dependencies: - '@magic-sdk/provider': 29.4.2(localforage@1.10.0) + '@magic-sdk/provider': 29.5.0(localforage@1.10.0) '@magic-sdk/types': 24.21.0 - '@magic-sdk/provider@29.4.2(localforage@1.10.0)': + '@magic-sdk/provider@29.5.0(localforage@1.10.0)': dependencies: '@magic-sdk/types': 24.21.0 eventemitter3: 4.0.7 @@ -8044,7 +8011,7 @@ snapshots: dependencies: '@noble/hashes': 1.8.0 - '@noble/curves@1.9.2': + '@noble/curves@1.9.7': dependencies: '@noble/hashes': 1.8.0 @@ -8657,7 +8624,7 @@ snapshots: '@scure/bip32@1.7.0': dependencies: - '@noble/curves': 1.9.2 + '@noble/curves': 1.9.7 '@noble/hashes': 1.8.0 '@scure/base': 1.2.6 @@ -9340,7 +9307,7 @@ snapshots: - bufferutil - utf-8-validate - '@walletconnect/core@2.21.8(@netlify/blobs@9.1.2)(db0@0.3.2)(ioredis@5.7.0)(typescript@5.8.3)(zod@3.25.76)': + '@walletconnect/core@2.21.10(@netlify/blobs@9.1.2)(db0@0.3.2)(ioredis@5.7.0)(typescript@5.8.3)(zod@3.25.76)': dependencies: '@walletconnect/heartbeat': 1.2.2 '@walletconnect/jsonrpc-provider': 1.0.14 @@ -9353,8 +9320,8 @@ snapshots: '@walletconnect/relay-auth': 1.1.0 '@walletconnect/safe-json': 1.0.2 '@walletconnect/time': 1.0.2 - '@walletconnect/types': 2.21.8(@netlify/blobs@9.1.2)(db0@0.3.2)(ioredis@5.7.0) - '@walletconnect/utils': 2.21.8(@netlify/blobs@9.1.2)(db0@0.3.2)(ioredis@5.7.0)(typescript@5.8.3)(zod@3.25.76) + '@walletconnect/types': 2.21.10(@netlify/blobs@9.1.2)(db0@0.3.2)(ioredis@5.7.0) + '@walletconnect/utils': 2.21.10(@netlify/blobs@9.1.2)(db0@0.3.2)(ioredis@5.7.0)(typescript@5.8.3)(zod@3.25.76) '@walletconnect/window-getters': 1.0.1 es-toolkit: 1.39.3 events: 3.3.0 @@ -9525,16 +9492,16 @@ snapshots: dependencies: tslib: 1.14.1 - '@walletconnect/sign-client@2.21.8(@netlify/blobs@9.1.2)(db0@0.3.2)(ioredis@5.7.0)(typescript@5.8.3)(zod@3.25.76)': + '@walletconnect/sign-client@2.21.10(@netlify/blobs@9.1.2)(db0@0.3.2)(ioredis@5.7.0)(typescript@5.8.3)(zod@3.25.76)': dependencies: - '@walletconnect/core': 2.21.8(@netlify/blobs@9.1.2)(db0@0.3.2)(ioredis@5.7.0)(typescript@5.8.3)(zod@3.25.76) + '@walletconnect/core': 2.21.10(@netlify/blobs@9.1.2)(db0@0.3.2)(ioredis@5.7.0)(typescript@5.8.3)(zod@3.25.76) '@walletconnect/events': 1.0.1 '@walletconnect/heartbeat': 1.2.2 '@walletconnect/jsonrpc-utils': 1.0.8 '@walletconnect/logger': 2.1.2 '@walletconnect/time': 1.0.2 - '@walletconnect/types': 2.21.8(@netlify/blobs@9.1.2)(db0@0.3.2)(ioredis@5.7.0) - '@walletconnect/utils': 2.21.8(@netlify/blobs@9.1.2)(db0@0.3.2)(ioredis@5.7.0)(typescript@5.8.3)(zod@3.25.76) + '@walletconnect/types': 2.21.10(@netlify/blobs@9.1.2)(db0@0.3.2)(ioredis@5.7.0) + '@walletconnect/utils': 2.21.10(@netlify/blobs@9.1.2)(db0@0.3.2)(ioredis@5.7.0)(typescript@5.8.3)(zod@3.25.76) events: 3.3.0 transitivePeerDependencies: - '@azure/app-configuration' @@ -9575,7 +9542,7 @@ snapshots: '@walletconnect/types@1.8.0': {} - '@walletconnect/types@2.21.8(@netlify/blobs@9.1.2)(db0@0.3.2)(ioredis@5.7.0)': + '@walletconnect/types@2.21.10(@netlify/blobs@9.1.2)(db0@0.3.2)(ioredis@5.7.0)': dependencies: '@walletconnect/events': 1.0.1 '@walletconnect/heartbeat': 1.2.2 @@ -9613,11 +9580,11 @@ snapshots: js-sha3: 0.8.0 query-string: 6.13.5 - '@walletconnect/utils@2.21.8(@netlify/blobs@9.1.2)(db0@0.3.2)(ioredis@5.7.0)(typescript@5.8.3)(zod@3.25.76)': + '@walletconnect/utils@2.21.10(@netlify/blobs@9.1.2)(db0@0.3.2)(ioredis@5.7.0)(typescript@5.8.3)(zod@3.25.76)': dependencies: '@msgpack/msgpack': 3.1.2 '@noble/ciphers': 1.3.0 - '@noble/curves': 1.9.2 + '@noble/curves': 1.9.7 '@noble/hashes': 1.8.0 '@scure/base': 1.2.6 '@walletconnect/jsonrpc-utils': 1.0.8 @@ -9626,15 +9593,14 @@ snapshots: '@walletconnect/relay-auth': 1.1.0 '@walletconnect/safe-json': 1.0.2 '@walletconnect/time': 1.0.2 - '@walletconnect/types': 2.21.8(@netlify/blobs@9.1.2)(db0@0.3.2)(ioredis@5.7.0) + '@walletconnect/types': 2.21.10(@netlify/blobs@9.1.2)(db0@0.3.2)(ioredis@5.7.0) '@walletconnect/window-getters': 1.0.1 '@walletconnect/window-metadata': 1.0.1 blakejs: 1.2.1 bs58: 6.0.0 detect-browser: 5.3.0 - query-string: 7.1.3 + ox: 0.9.3(typescript@5.8.3)(zod@3.25.76) uint8arrays: 3.1.1 - viem: 2.31.0(typescript@5.8.3)(zod@3.25.76) transitivePeerDependencies: - '@azure/app-configuration' - '@azure/cosmos' @@ -9651,12 +9617,10 @@ snapshots: - '@vercel/blob' - '@vercel/kv' - aws4fetch - - bufferutil - db0 - ioredis - typescript - uploadthing - - utf-8-validate - zod '@walletconnect/window-getters@1.0.0': {} @@ -9667,7 +9631,7 @@ snapshots: '@walletconnect/window-metadata@1.0.0': dependencies: - '@walletconnect/window-getters': 1.0.0 + '@walletconnect/window-getters': 1.0.1 '@walletconnect/window-metadata@1.0.1': dependencies: @@ -9706,7 +9670,7 @@ snapshots: abbrev@3.0.1: {} - abitype@1.0.8(typescript@5.8.3)(zod@3.25.76): + abitype@1.1.1(typescript@5.8.3)(zod@3.25.76): optionalDependencies: typescript: 5.8.3 zod: 3.25.76 @@ -10903,7 +10867,7 @@ snapshots: '@typescript-eslint/parser': 8.39.1(eslint@8.57.1)(typescript@5.8.3) eslint: 8.57.1 eslint-import-resolver-node: 0.3.9 - eslint-import-resolver-typescript: 3.10.1(eslint-plugin-import@2.32.0(@typescript-eslint/parser@8.39.1(eslint@8.57.1)(typescript@5.8.3))(eslint@8.57.1))(eslint@8.57.1) + eslint-import-resolver-typescript: 3.10.1(eslint-plugin-import@2.32.0)(eslint@8.57.1) eslint-plugin-import: 2.32.0(@typescript-eslint/parser@8.39.1(eslint@8.57.1)(typescript@5.8.3))(eslint-import-resolver-typescript@3.10.1)(eslint@8.57.1) eslint-plugin-jsx-a11y: 6.10.2(eslint@8.57.1) eslint-plugin-react: 7.37.5(eslint@8.57.1) @@ -10927,7 +10891,7 @@ snapshots: transitivePeerDependencies: - supports-color - eslint-import-resolver-typescript@3.10.1(eslint-plugin-import@2.32.0(@typescript-eslint/parser@8.39.1(eslint@8.57.1)(typescript@5.8.3))(eslint@8.57.1))(eslint@8.57.1): + eslint-import-resolver-typescript@3.10.1(eslint-plugin-import@2.32.0)(eslint@8.57.1): dependencies: '@nolyfill/is-core-module': 1.0.39 debug: 4.4.1 @@ -10942,14 +10906,14 @@ snapshots: transitivePeerDependencies: - supports-color - eslint-module-utils@2.12.1(@typescript-eslint/parser@8.39.1(eslint@8.57.1)(typescript@5.8.3))(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.10.1(eslint-plugin-import@2.32.0(@typescript-eslint/parser@8.39.1(eslint@8.57.1)(typescript@5.8.3))(eslint@8.57.1))(eslint@8.57.1))(eslint@8.57.1): + eslint-module-utils@2.12.1(@typescript-eslint/parser@8.39.1(eslint@8.57.1)(typescript@5.8.3))(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.10.1)(eslint@8.57.1): dependencies: debug: 3.2.7 optionalDependencies: '@typescript-eslint/parser': 8.39.1(eslint@8.57.1)(typescript@5.8.3) eslint: 8.57.1 eslint-import-resolver-node: 0.3.9 - eslint-import-resolver-typescript: 3.10.1(eslint-plugin-import@2.32.0(@typescript-eslint/parser@8.39.1(eslint@8.57.1)(typescript@5.8.3))(eslint@8.57.1))(eslint@8.57.1) + eslint-import-resolver-typescript: 3.10.1(eslint-plugin-import@2.32.0)(eslint@8.57.1) transitivePeerDependencies: - supports-color @@ -10964,7 +10928,7 @@ snapshots: doctrine: 2.1.0 eslint: 8.57.1 eslint-import-resolver-node: 0.3.9 - eslint-module-utils: 2.12.1(@typescript-eslint/parser@8.39.1(eslint@8.57.1)(typescript@5.8.3))(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.10.1(eslint-plugin-import@2.32.0(@typescript-eslint/parser@8.39.1(eslint@8.57.1)(typescript@5.8.3))(eslint@8.57.1))(eslint@8.57.1))(eslint@8.57.1) + eslint-module-utils: 2.12.1(@typescript-eslint/parser@8.39.1(eslint@8.57.1)(typescript@5.8.3))(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.10.1)(eslint@8.57.1) hasown: 2.0.2 is-core-module: 2.16.1 is-glob: 4.0.3 @@ -11227,8 +11191,6 @@ snapshots: dependencies: to-regex-range: 5.0.1 - filter-obj@1.1.0: {} - filter-obj@6.1.0: {} find-up-simple@1.0.1: {} @@ -11808,10 +11770,6 @@ snapshots: isomorphic-timers-promises@1.0.1: {} - isows@1.0.7(ws@8.18.2): - dependencies: - ws: 8.18.2 - iterator.prototype@1.1.5: dependencies: define-data-property: 1.1.4 @@ -12071,7 +12029,7 @@ snapshots: dependencies: yallist: 3.1.1 - lute-connect@1.6.2: {} + lute-connect@1.6.3: {} luxon@3.7.1: {} @@ -12089,8 +12047,8 @@ snapshots: magic-sdk@29.4.2: dependencies: - '@magic-sdk/commons': 25.4.2(@magic-sdk/provider@29.4.2(localforage@1.10.0))(@magic-sdk/types@24.21.0) - '@magic-sdk/provider': 29.4.2(localforage@1.10.0) + '@magic-sdk/commons': 25.4.2(@magic-sdk/provider@29.5.0(localforage@1.10.0))(@magic-sdk/types@24.21.0) + '@magic-sdk/provider': 29.5.0(localforage@1.10.0) '@magic-sdk/types': 24.21.0 localforage: 1.10.0 @@ -12705,15 +12663,15 @@ snapshots: object-keys: 1.1.1 safe-push-apply: 1.0.0 - ox@0.7.1(typescript@5.8.3)(zod@3.25.76): + ox@0.9.3(typescript@5.8.3)(zod@3.25.76): dependencies: '@adraffy/ens-normalize': 1.11.0 '@noble/ciphers': 1.3.0 - '@noble/curves': 1.9.2 + '@noble/curves': 1.9.1 '@noble/hashes': 1.8.0 '@scure/bip32': 1.7.0 '@scure/bip39': 1.6.0 - abitype: 1.0.8(typescript@5.8.3)(zod@3.25.76) + abitype: 1.1.1(typescript@5.8.3)(zod@3.25.76) eventemitter3: 5.0.1 optionalDependencies: typescript: 5.8.3 @@ -13244,13 +13202,6 @@ snapshots: split-on-first: 1.1.0 strict-uri-encode: 2.0.0 - query-string@7.1.3: - dependencies: - decode-uri-component: 0.2.2 - filter-obj: 1.1.0 - split-on-first: 1.1.0 - strict-uri-encode: 2.0.0 - querystring-es3@0.2.1: {} queue-microtask@1.2.3: {} @@ -14365,23 +14316,6 @@ snapshots: '@types/react': 18.3.23 react: 18.3.1 - viem@2.31.0(typescript@5.8.3)(zod@3.25.76): - dependencies: - '@noble/curves': 1.9.1 - '@noble/hashes': 1.8.0 - '@scure/bip32': 1.7.0 - '@scure/bip39': 1.6.0 - abitype: 1.0.8(typescript@5.8.3)(zod@3.25.76) - isows: 1.0.7(ws@8.18.2) - ox: 0.7.1(typescript@5.8.3)(zod@3.25.76) - ws: 8.18.2 - optionalDependencies: - typescript: 5.8.3 - transitivePeerDependencies: - - bufferutil - - utf-8-validate - - zod - vite-dev-rpc@1.1.0(vite@7.1.2(@types/node@20.11.30)(jiti@2.5.1)(terser@5.43.1)(yaml@2.8.1)): dependencies: birpc: 2.5.0 @@ -14739,8 +14673,6 @@ snapshots: ws@7.5.3: {} - ws@8.18.2: {} - ws@8.18.3: {} wsl-utils@0.1.0: