From 6b26ddd5652f8e2ef91a779406e40da059301c94 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 11 Aug 2026 17:49:56 +0000 Subject: [PATCH] chore(deps): update wallet dependencies --- examples/nextjs/package.json | 4 +- examples/nuxt/package.json | 4 +- examples/react-ts/package.json | 4 +- examples/solid-ts/package.json | 4 +- examples/svelte-ts/package.json | 4 +- examples/vanilla-ts/package.json | 6 +- examples/vue-ts/package.json | 4 +- packages/use-wallet-react/package.json | 4 +- packages/use-wallet-solid/package.json | 4 +- packages/use-wallet-svelte/package.json | 4 +- packages/use-wallet-vue/package.json | 4 +- packages/use-wallet/package.json | 10 +- pnpm-lock.yaml | 186 +++++++++++------------- 13 files changed, 116 insertions(+), 126 deletions(-) diff --git a/examples/nextjs/package.json b/examples/nextjs/package.json index 6cb004e42..b492f239b 100644 --- a/examples/nextjs/package.json +++ b/examples/nextjs/package.json @@ -14,14 +14,14 @@ "@perawallet/connect": "^1.4.1", "@txnlab/use-wallet-react": "workspace:*", "@walletconnect/modal": "^2.7.0", - "@walletconnect/sign-client": "^2.23.4", + "@walletconnect/sign-client": "^2.23.10", "@web3auth/base": "9.7.0", "@web3auth/base-provider": "9.7.0", "@web3auth/modal": "9.7.0", "@web3auth/single-factor-auth": "9.5.0", "algosdk": "3.5.2", "canonify": "2.1.1", - "lute-connect": "^1.6.3", + "lute-connect": "^1.7.0", "next": "14.2.35", "react": "18.3.1", "react-dom": "18.3.1", diff --git a/examples/nuxt/package.json b/examples/nuxt/package.json index 3a06e0fc2..896423a13 100644 --- a/examples/nuxt/package.json +++ b/examples/nuxt/package.json @@ -18,7 +18,7 @@ "@txnlab/use-wallet": "workspace:*", "@txnlab/use-wallet-vue": "workspace:*", "@walletconnect/modal": "^2.7.0", - "@walletconnect/sign-client": "^2.23.4", + "@walletconnect/sign-client": "^2.23.10", "@web3auth/base": "9.7.0", "@web3auth/base-provider": "9.7.0", "@web3auth/modal": "9.7.0", @@ -26,7 +26,7 @@ "algosdk": "3.5.2", "buffer": "6.0.3", "canonify": "2.1.1", - "lute-connect": "^1.6.3", + "lute-connect": "^1.7.0", "nuxt": "3.21.0", "process": "0.11.10", "tweetnacl": "1.0.3", diff --git a/examples/react-ts/package.json b/examples/react-ts/package.json index e7bf907b9..02c0b4b80 100644 --- a/examples/react-ts/package.json +++ b/examples/react-ts/package.json @@ -15,14 +15,14 @@ "@perawallet/connect": "^1.4.1", "@txnlab/use-wallet-react": "workspace:*", "@walletconnect/modal": "^2.7.0", - "@walletconnect/sign-client": "^2.23.4", + "@walletconnect/sign-client": "^2.23.10", "@web3auth/base": "9.7.0", "@web3auth/base-provider": "9.7.0", "@web3auth/modal": "9.7.0", "@web3auth/single-factor-auth": "9.5.0", "algosdk": "3.5.2", "canonify": "2.1.1", - "lute-connect": "^1.6.3", + "lute-connect": "^1.7.0", "react": "18.3.1", "react-dom": "18.3.1" }, diff --git a/examples/solid-ts/package.json b/examples/solid-ts/package.json index 995fc1b56..3308a852e 100644 --- a/examples/solid-ts/package.json +++ b/examples/solid-ts/package.json @@ -16,14 +16,14 @@ "@perawallet/connect": "^1.4.1", "@txnlab/use-wallet-solid": "workspace:*", "@walletconnect/modal": "^2.7.0", - "@walletconnect/sign-client": "^2.23.4", + "@walletconnect/sign-client": "^2.23.10", "@web3auth/base": "9.7.0", "@web3auth/base-provider": "9.7.0", "@web3auth/modal": "9.7.0", "@web3auth/single-factor-auth": "9.5.0", "algosdk": "3.5.2", "canonify": "2.1.1", - "lute-connect": "^1.6.3", + "lute-connect": "^1.7.0", "solid-js": "1.9.11", "tweetnacl": "1.0.3" }, diff --git a/examples/svelte-ts/package.json b/examples/svelte-ts/package.json index 118d4b390..5f8328a58 100644 --- a/examples/svelte-ts/package.json +++ b/examples/svelte-ts/package.json @@ -20,14 +20,14 @@ "@perawallet/connect": "^1.4.1", "@txnlab/use-wallet-svelte": "workspace:*", "@walletconnect/modal": "^2.7.0", - "@walletconnect/sign-client": "^2.23.4", + "@walletconnect/sign-client": "^2.23.10", "@web3auth/base": "9.7.0", "@web3auth/base-provider": "9.7.0", "@web3auth/modal": "9.7.0", "@web3auth/single-factor-auth": "9.5.0", "algosdk": "3.5.2", "canonify": "2.1.1", - "lute-connect": "^1.6.3", + "lute-connect": "^1.7.0", "svelte": "5.49.1", "tweetnacl": "1.0.3" }, diff --git a/examples/vanilla-ts/package.json b/examples/vanilla-ts/package.json index 0194b59e7..82b55a331 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.23.4", + "@walletconnect/types": "2.23.10", "typescript": "5.9.3", "vite": "6.4.1", "vite-plugin-node-polyfills": "0.25.0" @@ -21,14 +21,14 @@ "@perawallet/connect": "^1.4.1", "@txnlab/use-wallet": "workspace:*", "@walletconnect/modal": "^2.7.0", - "@walletconnect/sign-client": "^2.23.4", + "@walletconnect/sign-client": "^2.23.10", "@web3auth/base": "9.7.0", "@web3auth/base-provider": "9.7.0", "@web3auth/modal": "9.7.0", "@web3auth/single-factor-auth": "9.5.0", "algosdk": "3.5.2", "canonify": "2.1.1", - "lute-connect": "^1.6.3", + "lute-connect": "^1.7.0", "tweetnacl": "1.0.3" } } diff --git a/examples/vue-ts/package.json b/examples/vue-ts/package.json index 04552a885..dfe2ce6bb 100644 --- a/examples/vue-ts/package.json +++ b/examples/vue-ts/package.json @@ -15,14 +15,14 @@ "@perawallet/connect": "^1.4.1", "@txnlab/use-wallet-vue": "workspace:*", "@walletconnect/modal": "^2.7.0", - "@walletconnect/sign-client": "^2.23.4", + "@walletconnect/sign-client": "^2.23.10", "@web3auth/base": "9.7.0", "@web3auth/base-provider": "9.7.0", "@web3auth/modal": "9.7.0", "@web3auth/single-factor-auth": "9.5.0", "algosdk": "3.5.2", "canonify": "2.1.1", - "lute-connect": "^1.6.3", + "lute-connect": "^1.7.0", "tweetnacl": "1.0.3", "vue": "3.5.27" }, diff --git a/packages/use-wallet-react/package.json b/packages/use-wallet-react/package.json index 842cd274b..17c08376c 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.23.4", + "@walletconnect/sign-client": "^2.23.10", "algosdk": "^3.0.0", - "lute-connect": "^1.6.3", + "lute-connect": "^1.7.0", "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 3b2a87695..46ff4a343 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.23.4", + "@walletconnect/sign-client": "^2.23.10", "algosdk": "^3.0.0", - "lute-connect": "^1.6.3", + "lute-connect": "^1.7.0", "magic-sdk": "^29.4.2" }, "peerDependenciesMeta": { diff --git a/packages/use-wallet-svelte/package.json b/packages/use-wallet-svelte/package.json index 44762a2f3..08cd095e0 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.23.4", + "@walletconnect/sign-client": "^2.23.10", "algosdk": "^3.0.0", - "lute-connect": "^1.6.3", + "lute-connect": "^1.7.0", "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 1a87e9667..c5f34bf6b 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.23.4", + "@walletconnect/sign-client": "^2.23.10", "algosdk": "^3.0.0", - "lute-connect": "^1.6.3", + "lute-connect": "^1.7.0", "magic-sdk": "^29.4.2", "vue": "^3.0.0" }, diff --git a/packages/use-wallet/package.json b/packages/use-wallet/package.json index 6dba4a18b..c21151420 100644 --- a/packages/use-wallet/package.json +++ b/packages/use-wallet/package.json @@ -49,15 +49,15 @@ "@types/node": "20.11.30", "@walletconnect/modal": "2.7.0", "@walletconnect/modal-core": "2.7.0", - "@walletconnect/sign-client": "2.23.4", - "@walletconnect/types": "2.23.4", + "@walletconnect/sign-client": "2.23.10", + "@walletconnect/types": "2.23.10", "@web3auth/base": "9.7.0", "@web3auth/base-provider": "9.7.0", "@web3auth/modal": "9.7.0", "@web3auth/single-factor-auth": "9.5.0", "algosdk": "3.5.2", "canonify": "2.1.1", - "lute-connect": "1.6.3", + "lute-connect": "1.7.0", "magic-sdk": "29.4.2", "tsup": "8.5.1", "tweetnacl": "1.0.3", @@ -68,13 +68,13 @@ "@blockshake/defly-connect": "^1.2.1", "@perawallet/connect": "^1.4.1", "@walletconnect/modal": "^2.7.0", - "@walletconnect/sign-client": "^2.23.4", + "@walletconnect/sign-client": "^2.23.10", "@web3auth/base": "^9.0.0", "@web3auth/base-provider": "^9.0.0", "@web3auth/modal": "^9.0.0", "@web3auth/single-factor-auth": "^9.0.0", "algosdk": "^3.0.0", - "lute-connect": "^1.6.3" + "lute-connect": "^1.7.0" }, "peerDependenciesMeta": { "@agoralabs-sh/avm-web-provider": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 6f5a148e7..3a1acc482 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.27)(react@18.3.1) '@walletconnect/sign-client': - specifier: ^2.23.4 - version: 2.23.4(db0@0.3.4)(ioredis@5.9.2)(typescript@5.9.3) + specifier: ^2.23.10 + version: 2.23.10(db0@0.3.4)(ioredis@5.9.2)(typescript@5.9.3) '@web3auth/base': specifier: 9.7.0 version: 9.7.0(@babel/runtime@7.28.6) @@ -111,8 +111,8 @@ importers: specifier: 2.1.1 version: 2.1.1 lute-connect: - specifier: ^1.6.3 - version: 1.6.3 + specifier: ^1.7.0 + version: 1.7.0 next: specifier: 14.2.35 version: 14.2.35(@babel/core@7.29.0)(@playwright/test@1.58.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) @@ -166,8 +166,8 @@ importers: specifier: ^2.7.0 version: 2.7.0(@types/react@18.3.27)(react@18.3.1) '@walletconnect/sign-client': - specifier: ^2.23.4 - version: 2.23.4(db0@0.3.4)(ioredis@5.9.2)(typescript@5.9.3) + specifier: ^2.23.10 + version: 2.23.10(db0@0.3.4)(ioredis@5.9.2)(typescript@5.9.3) '@web3auth/base': specifier: 9.7.0 version: 9.7.0(@babel/runtime@7.28.6) @@ -190,8 +190,8 @@ importers: specifier: 2.1.1 version: 2.1.1 lute-connect: - specifier: ^1.6.3 - version: 1.6.3 + specifier: ^1.7.0 + version: 1.7.0 nuxt: specifier: 3.21.0 version: 3.21.0(@parcel/watcher@2.5.6)(@types/node@20.11.30)(@vue/compiler-sfc@3.5.27)(cac@6.7.14)(db0@0.3.4)(eslint@8.57.1)(idb-keyval@6.2.2)(ioredis@5.9.2)(magicast@0.5.1)(optionator@0.9.4)(rollup@4.57.1)(terser@5.46.0)(typescript@5.9.3)(vite@6.4.1(@types/node@20.11.30)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2))(vue-tsc@2.2.12(typescript@5.9.3))(yaml@2.8.2) @@ -236,8 +236,8 @@ importers: specifier: ^2.7.0 version: 2.7.0(@types/react@18.3.27)(react@18.3.1) '@walletconnect/sign-client': - specifier: ^2.23.4 - version: 2.23.4(db0@0.3.4)(ioredis@5.9.2)(typescript@5.9.3) + specifier: ^2.23.10 + version: 2.23.10(db0@0.3.4)(ioredis@5.9.2)(typescript@5.9.3) '@web3auth/base': specifier: 9.7.0 version: 9.7.0(@babel/runtime@7.28.6) @@ -257,8 +257,8 @@ importers: specifier: 2.1.1 version: 2.1.1 lute-connect: - specifier: ^1.6.3 - version: 1.6.3 + specifier: ^1.7.0 + version: 1.7.0 react: specifier: 18.3.1 version: 18.3.1 @@ -318,8 +318,8 @@ importers: specifier: ^2.7.0 version: 2.7.0(@types/react@18.3.27)(react@18.3.1) '@walletconnect/sign-client': - specifier: ^2.23.4 - version: 2.23.4(db0@0.3.4)(ioredis@5.9.2)(typescript@5.9.3) + specifier: ^2.23.10 + version: 2.23.10(db0@0.3.4)(ioredis@5.9.2)(typescript@5.9.3) '@web3auth/base': specifier: 9.7.0 version: 9.7.0(@babel/runtime@7.28.6) @@ -339,8 +339,8 @@ importers: specifier: 2.1.1 version: 2.1.1 lute-connect: - specifier: ^1.6.3 - version: 1.6.3 + specifier: ^1.7.0 + version: 1.7.0 solid-js: specifier: 1.9.11 version: 1.9.11 @@ -379,8 +379,8 @@ importers: specifier: ^2.7.0 version: 2.7.0(@types/react@18.3.27)(react@18.3.1) '@walletconnect/sign-client': - specifier: ^2.23.4 - version: 2.23.4(db0@0.3.4)(ioredis@5.9.2)(typescript@5.9.3) + specifier: ^2.23.10 + version: 2.23.10(db0@0.3.4)(ioredis@5.9.2)(typescript@5.9.3) '@web3auth/base': specifier: 9.7.0 version: 9.7.0(@babel/runtime@7.28.6) @@ -400,8 +400,8 @@ importers: specifier: 2.1.1 version: 2.1.1 lute-connect: - specifier: ^1.6.3 - version: 1.6.3 + specifier: ^1.7.0 + version: 1.7.0 svelte: specifier: 5.49.1 version: 5.49.1 @@ -449,8 +449,8 @@ importers: specifier: ^2.7.0 version: 2.7.0(@types/react@18.3.27)(react@18.3.1) '@walletconnect/sign-client': - specifier: ^2.23.4 - version: 2.23.4(db0@0.3.4)(ioredis@5.9.2)(typescript@5.9.3) + specifier: ^2.23.10 + version: 2.23.10(db0@0.3.4)(ioredis@5.9.2)(typescript@5.9.3) '@web3auth/base': specifier: 9.7.0 version: 9.7.0(@babel/runtime@7.28.6) @@ -470,15 +470,15 @@ importers: specifier: 2.1.1 version: 2.1.1 lute-connect: - specifier: ^1.6.3 - version: 1.6.3 + specifier: ^1.7.0 + version: 1.7.0 tweetnacl: specifier: 1.0.3 version: 1.0.3 devDependencies: '@walletconnect/types': - specifier: 2.23.4 - version: 2.23.4(db0@0.3.4)(ioredis@5.9.2) + specifier: 2.23.10 + version: 2.23.10(db0@0.3.4)(ioredis@5.9.2) typescript: specifier: 5.9.3 version: 5.9.3 @@ -507,8 +507,8 @@ importers: specifier: ^2.7.0 version: 2.7.0(@types/react@18.3.27)(react@18.3.1) '@walletconnect/sign-client': - specifier: ^2.23.4 - version: 2.23.4(db0@0.3.4)(ioredis@5.9.2)(typescript@5.9.3) + specifier: ^2.23.10 + version: 2.23.10(db0@0.3.4)(ioredis@5.9.2)(typescript@5.9.3) '@web3auth/base': specifier: 9.7.0 version: 9.7.0(@babel/runtime@7.28.6) @@ -528,8 +528,8 @@ importers: specifier: 2.1.1 version: 2.1.1 lute-connect: - specifier: ^1.6.3 - version: 1.6.3 + specifier: ^1.7.0 + version: 1.7.0 tweetnacl: specifier: 1.0.3 version: 1.0.3 @@ -584,11 +584,11 @@ importers: specifier: 2.7.0 version: 2.7.0(@types/react@18.3.27)(react@18.3.1) '@walletconnect/sign-client': - specifier: 2.23.4 - version: 2.23.4(db0@0.3.4)(ioredis@5.9.2)(typescript@5.9.3) + specifier: 2.23.10 + version: 2.23.10(db0@0.3.4)(ioredis@5.9.2)(typescript@5.9.3) '@walletconnect/types': - specifier: 2.23.4 - version: 2.23.4(db0@0.3.4)(ioredis@5.9.2) + specifier: 2.23.10 + version: 2.23.10(db0@0.3.4)(ioredis@5.9.2) '@web3auth/base': specifier: 9.7.0 version: 9.7.0(@babel/runtime@7.28.6) @@ -608,8 +608,8 @@ importers: specifier: 2.1.1 version: 2.1.1 lute-connect: - specifier: 1.6.3 - version: 1.6.3 + specifier: 1.7.0 + version: 1.7.0 magic-sdk: specifier: 29.4.2 version: 29.4.2 @@ -644,11 +644,11 @@ importers: specifier: ^2.7.0 version: 2.7.0(@types/react@18.3.27)(react@18.3.1) '@walletconnect/sign-client': - specifier: ^2.23.4 - version: 2.23.4(db0@0.3.4)(ioredis@5.9.2)(typescript@5.9.3) + specifier: ^2.23.10 + version: 2.23.10(db0@0.3.4)(ioredis@5.9.2)(typescript@5.9.3) lute-connect: - specifier: ^1.6.3 - version: 1.6.3 + specifier: ^1.7.0 + version: 1.7.0 magic-sdk: specifier: ^29.4.2 version: 29.4.2 @@ -696,11 +696,11 @@ importers: specifier: ^2.7.0 version: 2.7.0(@types/react@18.3.27)(react@18.3.1) '@walletconnect/sign-client': - specifier: ^2.23.4 - version: 2.23.4(db0@0.3.4)(ioredis@5.9.2)(typescript@5.9.3) + specifier: ^2.23.10 + version: 2.23.10(db0@0.3.4)(ioredis@5.9.2)(typescript@5.9.3) lute-connect: - specifier: ^1.6.3 - version: 1.6.3 + specifier: ^1.7.0 + version: 1.7.0 magic-sdk: specifier: ^29.4.2 version: 29.4.2 @@ -745,11 +745,11 @@ importers: specifier: ^2.7.0 version: 2.7.0(@types/react@18.3.27)(react@18.3.1) '@walletconnect/sign-client': - specifier: ^2.23.4 - version: 2.23.4(db0@0.3.4)(ioredis@5.9.2)(typescript@5.9.3) + specifier: ^2.23.10 + version: 2.23.10(db0@0.3.4)(ioredis@5.9.2)(typescript@5.9.3) lute-connect: - specifier: ^1.6.3 - version: 1.6.3 + specifier: ^1.7.0 + version: 1.7.0 magic-sdk: specifier: ^29.4.2 version: 29.4.2 @@ -791,11 +791,11 @@ importers: specifier: ^2.7.0 version: 2.7.0(@types/react@18.3.27)(react@18.3.1) '@walletconnect/sign-client': - specifier: ^2.23.4 - version: 2.23.4(db0@0.3.4)(ioredis@5.9.2)(typescript@5.9.3) + specifier: ^2.23.10 + version: 2.23.10(db0@0.3.4)(ioredis@5.9.2)(typescript@5.9.3) lute-connect: - specifier: ^1.6.3 - version: 1.6.3 + specifier: ^1.7.0 + version: 1.7.0 magic-sdk: specifier: ^29.4.2 version: 29.4.2 @@ -1460,6 +1460,7 @@ packages: '@magic-ext/algorand@24.4.2': resolution: {integrity: sha512-q4EgTTVN/wedF6x7EtyzUJd/4sK5J/5AYCEtqGN1g0OM4UrqHt2FBq+nrFM93hRtBaAtLcsIlZSh9dP78xHw8Q==} + deprecated: This package is deprecated and no longer maintained. Support for this chain has been removed from the Magic SDK. '@magic-sdk/commons@25.4.2': resolution: {integrity: sha512-R3wJ1NWa+uDH9+Cc6kLjPDCSkelG3VM9pnuHR0zpE52XxiYaL0IplSG8DsjCqt2FeurTgqlUHGUEFrDHIdXEFQ==} @@ -2800,6 +2801,7 @@ packages: '@ungap/structured-clone@1.3.0': resolution: {integrity: sha512-WmoN8qaIAo7WTYWbAZuG8PYEhn5fkz7dZrqTBZ7dtt//lL2Gwms1IcnQ5yHqjDfX8Ft5j4YzDM23f87zBfDe9g==} + deprecated: Potential CWE-502 - Update to 1.3.1 or higher '@unhead/vue@2.1.2': resolution: {integrity: sha512-w5yxH/fkkLWAFAOnMSIbvAikNHYn6pgC7zGF/BasXf+K3CO1cYIPFehYAk5jpcsbiNPMc3goyyw1prGLoyD14g==} @@ -3073,8 +3075,8 @@ packages: '@walletconnect/core@1.8.0': resolution: {integrity: sha512-aFTHvEEbXcZ8XdWBw6rpQDte41Rxwnuk3SgTD8/iKGSRTni50gI9S3YEzMj05jozSiOBxQci4pJDMVhIUMtarw==} - '@walletconnect/core@2.23.4': - resolution: {integrity: sha512-qkzNvRfibl+r2GoPqKl+2MJLYA7ApEWyCmECJoK6IExeWyjKawAUC6Eo4cN0geCBefk9VSFRFEIVQ17vYWp0jQ==} + '@walletconnect/core@2.23.10': + resolution: {integrity: sha512-Qq2btHEoCgruvkZCWLSrVsvg/dYbM9Z045qeClwhJR4meL32jbIRT0mKWjf0HkRc2LA82MsnszVnfuZl3yWl5A==} engines: {node: '>=18.20.8'} '@walletconnect/crypto@1.1.0': @@ -3143,8 +3145,8 @@ packages: '@walletconnect/safe-json@1.0.2': resolution: {integrity: sha512-Ogb7I27kZ3LPC3ibn8ldyUr5544t3/STow9+lzz7Sfo808YD7SBWk7SAsdBFlYgP2zDRy2hS3sKRcuSRM0OTmA==} - '@walletconnect/sign-client@2.23.4': - resolution: {integrity: sha512-Q3hM8YmO+RHdT3R0MWyRBmekK5SNwpeheQQ+rWbu2dZFm9NyqfxJqwr6ZEhrZltFGTzCHrajTaFPrQnMb/LxuA==} + '@walletconnect/sign-client@2.23.10': + resolution: {integrity: sha512-vO7DGRRmKo+rykmjVyQR1aM4I2nbk9kJ6olbxgjFRR6Jdhy+Kz+zgN7Ce5xVhPfWYVu4bV/XhOQxhvnQw7S5ng==} '@walletconnect/socket-transport@1.8.0': resolution: {integrity: sha512-5DyIyWrzHXTcVp0Vd93zJ5XMW61iDM6bcWT4p8DTRfFsOtW46JquruMhxOLeCOieM4D73kcr3U7WtyR4JUsGuQ==} @@ -3156,14 +3158,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.23.4': - resolution: {integrity: sha512-6M+9JEXbZdnvdPc4tleXOFTV9al1brKojBpL5uzNCbzCxqvq273wWtW/eqPgTqH7BJam1nDVK8D02o63ECIooQ==} + '@walletconnect/types@2.23.10': + resolution: {integrity: sha512-XP8d41979anTrc1OJF3ISF+g81cvp1wim+ObdNnbcaT/jhwLwv+0T7rRe9VwRv+h8EaRgLyeb5YGy7oJ49vxVg==} '@walletconnect/utils@1.8.0': resolution: {integrity: sha512-zExzp8Mj1YiAIBfKNm5u622oNw44WOESzo6hj+Q3apSMIb0Jph9X3GDIdbZmvVZsNPxWDL7uodKgZcCInZv2vA==} - '@walletconnect/utils@2.23.4': - resolution: {integrity: sha512-J2QTS1rga3/FE+REJUAk1HNnZZ2ubAA3VRZehsT3bfOn+OzT2+skQXVzU6ZFaiwPWsLtIOF3aSodZoc5bUrLyw==} + '@walletconnect/utils@2.23.10': + resolution: {integrity: sha512-b1c9FRF2g7vNnz66oLW5WZD2VCMrbu9xhpmwJJwqGarBiGW7cY8NbUtS9/w2/qc0vsBVKJ/bzDn4TGjpELU6aQ==} '@walletconnect/window-getters@1.0.0': resolution: {integrity: sha512-xB0SQsLaleIYIkSsl43vm8EwETpBzJ2gnzk7e0wMF3ktqiTGS6TFHxcprMl5R44KKh4tCcHCJwolMCaDSwtAaA==} @@ -3471,9 +3473,6 @@ packages: base-x@4.0.1: resolution: {integrity: sha512-uAZ8x6r6S3aUM9rbHGVOIsR15U/ZSc82b3ymnCPsT45Gk1DDvhDPdIgB5MrhirZWt+5K0EEPQH985kNqZgNPFw==} - base-x@5.0.1: - resolution: {integrity: sha512-M7uio8Zt++eg3jPj+rHMfCC+IuygQHHCOU+IYsVtik6FWjuYpVt/+MRKcgsAMHh8mMFAwnB+Bs+mTrFiXjMzKg==} - base64-js@1.5.1: resolution: {integrity: sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==} @@ -3562,9 +3561,6 @@ packages: bs58@5.0.0: resolution: {integrity: sha512-r+ihvQJvahgYT50JD05dyJNKlmmSlMoOGwn1lCcEzanPglg7TxYjioQUYehQ9mAR/+hOSd2jRc/Z2y5UxBymvQ==} - bs58@6.0.0: - resolution: {integrity: sha512-PD0wEnEYg6ijszw/u8s+iI3H17cTymlrwkKhDhPZq+Sokl3AU4htyBFTjAeNAlCCmg0f53g6ih3jATyCKftTfw==} - buffer-crc32@1.0.0: resolution: {integrity: sha512-Db1SbgBS/fg/392AblrMJk97KggmvYhr4pB5ZIMTWtaivCPMWLkmb7m21cJvpvgK+J3nsU2CmmixNBZx4vFj/w==} engines: {node: '>=8.0.0'} @@ -4187,8 +4183,8 @@ packages: resolution: {integrity: sha512-w+5mJ3GuFL+NjVtJlvydShqE1eN3h3PbI7/5LAsYJP/2qtuMXjfL2LpHSRqo4b4eSF5K/DH1JXKUAHSB2UW50g==} engines: {node: '>= 0.4'} - es-toolkit@1.44.0: - resolution: {integrity: sha512-6penXeZalaV88MM3cGkFZZfOoLGWshWWfdy0tWw/RlVVyhvMaWSBTOvXNeiW3e5FwdS5ePW0LGEu17zT139ktg==} + es-toolkit@1.45.1: + resolution: {integrity: sha512-/jhoOj/Fx+A+IIyDNOvO3TItGmlMKhtX8ISAHKE90c4b/k1tqaqEZ+uUqfpU8DMnW5cgNJv606zS55jGvza0Xw==} esbuild-plugin-solid@0.5.0: resolution: {integrity: sha512-ITK6n+0ayGFeDVUZWNMxX+vLsasEN1ILrg4pISsNOQ+mq4ljlJJiuXotInd+HE0MzwTcA9wExT1yzDE2hsqPsg==} @@ -5231,8 +5227,8 @@ packages: lru-cache@5.1.1: resolution: {integrity: sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==} - lute-connect@1.6.3: - resolution: {integrity: sha512-QSBHj1fG9QhkgzezcRrG1piYCxTt0Tlf13ZOTLuXsJfagEC+IERKBKORo0CgzBMOlo47nr4w8n19vcFpfCvJNQ==} + lute-connect@1.7.0: + resolution: {integrity: sha512-/eXb2/c/xltKyVEVWchd1QZB6F0fvgXwVIqXDQWeJ9unPo0kMMbtuLkeb1v4Kr1lffxX8uGnb+8kAMYjczUASg==} lz-string@1.5.0: resolution: {integrity: sha512-h5bgJWpxJNswbU7qCrV0tIKQCaS3blPDrqKWx+QxzuzL1zGUzij9XCWLrSLsJPu5t+eWA/ycetzYAO5IOMcWAQ==} @@ -6637,6 +6633,7 @@ packages: tar@7.5.7: resolution: {integrity: sha512-fov56fJiRuThVFXD6o6/Q354S7pnWMJIVlDBYijsTNx6jKSE4pvrDTs6lUnmGvNyfJwFQQwWy3owKz1ucIhveQ==} engines: {node: '>=18'} + deprecated: Old versions of tar are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me terser@5.46.0: resolution: {integrity: sha512-jTwoImyr/QbOWFFso3YoU3ik0jBBDJ6JTOQiy/J2YxVJdZCc+5u7skhNwiOR3FQIygFqVUPHl7qbbxtjW2K3Qg==} @@ -6880,6 +6877,7 @@ packages: unplugin-vue-router@0.19.2: resolution: {integrity: sha512-u5dgLBarxE5cyDK/hzJGfpCTLIAyiTXGlo85COuD4Nssj6G7NxS+i9mhCWz/1p/ud1eMwdcUbTXehQe41jYZUA==} + deprecated: 'Merged into vuejs/router. Migrate: https://router.vuejs.org/guide/migration/v4-to-v5.html' peerDependencies: '@vue/compiler-sfc': ^3.5.17 vue-router: ^4.6.0 @@ -7001,6 +6999,7 @@ packages: uuid@9.0.1: resolution: {integrity: sha512-b+1eJOlsR9K8HJpow9Ok3fiWOWSIcIzXodvv0rQjVoOVNpWMpxf1wZNpt4y9h10odCNrqnYp1OBzRktckBe3sA==} + deprecated: uuid@10 and below is no longer supported. For ESM codebases, update to uuid@latest. For CommonJS codebases, use uuid@11 (but be aware this version will likely be deprecated in 2028). hasBin: true valtio@1.11.2: @@ -9774,7 +9773,7 @@ snapshots: - bufferutil - utf-8-validate - '@walletconnect/core@2.23.4(db0@0.3.4)(ioredis@5.9.2)(typescript@5.9.3)': + '@walletconnect/core@2.23.10(db0@0.3.4)(ioredis@5.9.2)(typescript@5.9.3)': dependencies: '@walletconnect/heartbeat': 1.2.2 '@walletconnect/jsonrpc-provider': 1.0.14 @@ -9787,10 +9786,10 @@ snapshots: '@walletconnect/relay-auth': 1.1.0 '@walletconnect/safe-json': 1.0.2 '@walletconnect/time': 1.0.2 - '@walletconnect/types': 2.23.4(db0@0.3.4)(ioredis@5.9.2) - '@walletconnect/utils': 2.23.4(db0@0.3.4)(ioredis@5.9.2)(typescript@5.9.3) + '@walletconnect/types': 2.23.10(db0@0.3.4)(ioredis@5.9.2) + '@walletconnect/utils': 2.23.10(db0@0.3.4)(ioredis@5.9.2)(typescript@5.9.3) '@walletconnect/window-getters': 1.0.1 - es-toolkit: 1.44.0 + es-toolkit: 1.45.1 events: 3.3.0 uint8arrays: 3.1.1 transitivePeerDependencies: @@ -9961,16 +9960,14 @@ snapshots: dependencies: tslib: 1.14.1 - '@walletconnect/sign-client@2.23.4(db0@0.3.4)(ioredis@5.9.2)(typescript@5.9.3)': + '@walletconnect/sign-client@2.23.10(db0@0.3.4)(ioredis@5.9.2)(typescript@5.9.3)': dependencies: - '@walletconnect/core': 2.23.4(db0@0.3.4)(ioredis@5.9.2)(typescript@5.9.3) - '@walletconnect/events': 1.0.1 - '@walletconnect/heartbeat': 1.2.2 + '@walletconnect/core': 2.23.10(db0@0.3.4)(ioredis@5.9.2)(typescript@5.9.3) '@walletconnect/jsonrpc-utils': 1.0.8 '@walletconnect/logger': 3.0.2 '@walletconnect/time': 1.0.2 - '@walletconnect/types': 2.23.4(db0@0.3.4)(ioredis@5.9.2) - '@walletconnect/utils': 2.23.4(db0@0.3.4)(ioredis@5.9.2)(typescript@5.9.3) + '@walletconnect/types': 2.23.10(db0@0.3.4)(ioredis@5.9.2) + '@walletconnect/utils': 2.23.10(db0@0.3.4)(ioredis@5.9.2)(typescript@5.9.3) events: 3.3.0 transitivePeerDependencies: - '@azure/app-configuration' @@ -10012,7 +10009,7 @@ snapshots: '@walletconnect/types@1.8.0': {} - '@walletconnect/types@2.23.4(db0@0.3.4)(ioredis@5.9.2)': + '@walletconnect/types@2.23.10(db0@0.3.4)(ioredis@5.9.2)': dependencies: '@walletconnect/events': 1.0.1 '@walletconnect/heartbeat': 1.2.2 @@ -10051,7 +10048,7 @@ snapshots: js-sha3: 0.8.0 query-string: 6.13.5 - '@walletconnect/utils@2.23.4(db0@0.3.4)(ioredis@5.9.2)(typescript@5.9.3)': + '@walletconnect/utils@2.23.10(db0@0.3.4)(ioredis@5.9.2)(typescript@5.9.3)': dependencies: '@msgpack/msgpack': 3.1.3 '@noble/ciphers': 1.3.0 @@ -10065,11 +10062,10 @@ snapshots: '@walletconnect/relay-auth': 1.1.0 '@walletconnect/safe-json': 1.0.2 '@walletconnect/time': 1.0.2 - '@walletconnect/types': 2.23.4(db0@0.3.4)(ioredis@5.9.2) + '@walletconnect/types': 2.23.10(db0@0.3.4)(ioredis@5.9.2) '@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 ox: 0.9.3(typescript@5.9.3) uint8arrays: 3.1.1 @@ -10104,7 +10100,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: @@ -10513,8 +10509,6 @@ snapshots: base-x@4.0.1: {} - base-x@5.0.1: {} - base64-js@1.5.1: {} base64url@3.0.1: {} @@ -10622,10 +10616,6 @@ snapshots: dependencies: base-x: 4.0.1 - bs58@6.0.0: - dependencies: - base-x: 5.0.1 - buffer-crc32@1.0.0: {} buffer-from@1.1.2: {} @@ -11316,7 +11306,7 @@ snapshots: is-date-object: 1.1.0 is-symbol: 1.1.1 - es-toolkit@1.44.0: {} + es-toolkit@1.45.1: {} esbuild-plugin-solid@0.5.0(esbuild@0.27.2)(solid-js@1.9.11): dependencies: @@ -11402,7 +11392,7 @@ snapshots: '@typescript-eslint/parser': 8.54.0(eslint@8.57.1)(typescript@5.9.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)(eslint@8.57.1) + eslint-import-resolver-typescript: 3.10.1(eslint-plugin-import@2.32.0(@typescript-eslint/parser@8.54.0(eslint@8.57.1)(typescript@5.9.3))(eslint@8.57.1))(eslint@8.57.1) eslint-plugin-import: 2.32.0(@typescript-eslint/parser@8.54.0(eslint@8.57.1)(typescript@5.9.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) @@ -11426,7 +11416,7 @@ snapshots: transitivePeerDependencies: - supports-color - eslint-import-resolver-typescript@3.10.1(eslint-plugin-import@2.32.0)(eslint@8.57.1): + eslint-import-resolver-typescript@3.10.1(eslint-plugin-import@2.32.0(@typescript-eslint/parser@8.54.0(eslint@8.57.1)(typescript@5.9.3))(eslint@8.57.1))(eslint@8.57.1): dependencies: '@nolyfill/is-core-module': 1.0.39 debug: 4.4.3 @@ -11441,14 +11431,14 @@ snapshots: transitivePeerDependencies: - supports-color - eslint-module-utils@2.12.1(@typescript-eslint/parser@8.54.0(eslint@8.57.1)(typescript@5.9.3))(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.10.1)(eslint@8.57.1): + eslint-module-utils@2.12.1(@typescript-eslint/parser@8.54.0(eslint@8.57.1)(typescript@5.9.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.54.0(eslint@8.57.1)(typescript@5.9.3))(eslint@8.57.1))(eslint@8.57.1))(eslint@8.57.1): dependencies: debug: 3.2.7 optionalDependencies: '@typescript-eslint/parser': 8.54.0(eslint@8.57.1)(typescript@5.9.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)(eslint@8.57.1) + eslint-import-resolver-typescript: 3.10.1(eslint-plugin-import@2.32.0(@typescript-eslint/parser@8.54.0(eslint@8.57.1)(typescript@5.9.3))(eslint@8.57.1))(eslint@8.57.1) transitivePeerDependencies: - supports-color @@ -11463,7 +11453,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.54.0(eslint@8.57.1)(typescript@5.9.3))(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.10.1)(eslint@8.57.1) + eslint-module-utils: 2.12.1(@typescript-eslint/parser@8.54.0(eslint@8.57.1)(typescript@5.9.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.54.0(eslint@8.57.1)(typescript@5.9.3))(eslint@8.57.1))(eslint@8.57.1))(eslint@8.57.1) hasown: 2.0.2 is-core-module: 2.16.1 is-glob: 4.0.3 @@ -12524,7 +12514,7 @@ snapshots: dependencies: yallist: 3.1.1 - lute-connect@1.6.3: {} + lute-connect@1.7.0: {} lz-string@1.5.0: {}