parent
3f2677730e
commit
9b0358c3c5
@ -16,7 +16,7 @@
|
|||||||
"react": "18.2.0",
|
"react": "18.2.0",
|
||||||
"react-dom": "18.2.0",
|
"react-dom": "18.2.0",
|
||||||
"viem": "2.7.6",
|
"viem": "2.7.6",
|
||||||
"wagmi": "2.5.5"
|
"wagmi": "2.5.6"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@biomejs/biome": "1.5.2",
|
"@biomejs/biome": "1.5.2",
|
||||||
|
373
dapps/web3modal/next/pnpm-lock.yaml
generated
373
dapps/web3modal/next/pnpm-lock.yaml
generated
@ -10,7 +10,7 @@ dependencies:
|
|||||||
version: 5.18.1(react@18.2.0)
|
version: 5.18.1(react@18.2.0)
|
||||||
'@web3modal/wagmi':
|
'@web3modal/wagmi':
|
||||||
specifier: 4.0.0
|
specifier: 4.0.0
|
||||||
version: 4.0.0(@types/react@18.2.14)(@wagmi/connectors@4.1.10)(@wagmi/core@2.6.1)(typescript@5.0.2)(viem@2.7.6)
|
version: 4.0.0(@types/react@18.2.14)(@wagmi/connectors@4.1.12)(@wagmi/core@2.6.3)(typescript@5.0.2)(viem@2.7.6)
|
||||||
next:
|
next:
|
||||||
specifier: 14.0.4
|
specifier: 14.0.4
|
||||||
version: 14.0.4(@babel/core@7.23.7)(react-dom@18.2.0)(react@18.2.0)
|
version: 14.0.4(@babel/core@7.23.7)(react-dom@18.2.0)(react@18.2.0)
|
||||||
@ -24,8 +24,8 @@ dependencies:
|
|||||||
specifier: 2.7.6
|
specifier: 2.7.6
|
||||||
version: 2.7.6(typescript@5.0.2)
|
version: 2.7.6(typescript@5.0.2)
|
||||||
wagmi:
|
wagmi:
|
||||||
specifier: 2.5.5
|
specifier: 2.5.6
|
||||||
version: 2.5.5(@tanstack/react-query@5.18.1)(@types/react@18.2.14)(react-dom@18.2.0)(react-native@0.73.2)(react@18.2.0)(typescript@5.0.2)(viem@2.7.6)
|
version: 2.5.6(@tanstack/react-query@5.18.1)(@types/react@18.2.14)(react-dom@18.2.0)(react-native@0.73.2)(react@18.2.0)(typescript@5.0.2)(viem@2.7.6)
|
||||||
|
|
||||||
devDependencies:
|
devDependencies:
|
||||||
'@biomejs/biome':
|
'@biomejs/biome':
|
||||||
@ -2044,6 +2044,22 @@ packages:
|
|||||||
- supports-color
|
- supports-color
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
|
/@metamask/sdk-communication-layer@0.14.3:
|
||||||
|
resolution: {integrity: sha512-yjSbj8y7fFbQXv2HBzUX6D9C8BimkCYP6BDV7hdw53W8b/GlYCtXVxUFajQ9tuO1xPTRjR/xt/dkdr2aCi6WGw==}
|
||||||
|
dependencies:
|
||||||
|
bufferutil: 4.0.8
|
||||||
|
cross-fetch: 3.1.8
|
||||||
|
date-fns: 2.30.0
|
||||||
|
eciesjs: 0.3.18
|
||||||
|
eventemitter2: 6.4.9
|
||||||
|
socket.io-client: 4.7.4(bufferutil@4.0.8)(utf-8-validate@6.0.3)
|
||||||
|
utf-8-validate: 6.0.3
|
||||||
|
uuid: 8.3.2
|
||||||
|
transitivePeerDependencies:
|
||||||
|
- encoding
|
||||||
|
- supports-color
|
||||||
|
dev: false
|
||||||
|
|
||||||
/@metamask/sdk-install-modal-web@0.14.1(@types/react@18.2.14)(react-native@0.73.2):
|
/@metamask/sdk-install-modal-web@0.14.1(@types/react@18.2.14)(react-native@0.73.2):
|
||||||
resolution: {integrity: sha512-emT8HKbnfVwGhPxyUfMja6DWzvtJvDEBQxqCVx93H0HsyrrOzOC43iGCAosslw6o5h7gOfRKLqWmK8V7jQAS2Q==}
|
resolution: {integrity: sha512-emT8HKbnfVwGhPxyUfMja6DWzvtJvDEBQxqCVx93H0HsyrrOzOC43iGCAosslw6o5h7gOfRKLqWmK8V7jQAS2Q==}
|
||||||
dependencies:
|
dependencies:
|
||||||
@ -2107,6 +2123,54 @@ packages:
|
|||||||
- utf-8-validate
|
- utf-8-validate
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
|
/@metamask/sdk@0.14.3(@types/react@18.2.14)(react-dom@18.2.0)(react-native@0.73.2)(react@18.2.0):
|
||||||
|
resolution: {integrity: sha512-BYLs//nY2wioVSih78gOQI6sLIYY3vWkwVqXGYUgkBV+bi49bv+9S0m+hZ2cwiRaxfMYtKs0KvhAQ8weiYwDrg==}
|
||||||
|
peerDependencies:
|
||||||
|
react: ^18.2.0
|
||||||
|
react-native: '*'
|
||||||
|
peerDependenciesMeta:
|
||||||
|
react:
|
||||||
|
optional: true
|
||||||
|
react-native:
|
||||||
|
optional: true
|
||||||
|
dependencies:
|
||||||
|
'@metamask/onboarding': 1.0.1
|
||||||
|
'@metamask/post-message-stream': 6.2.0
|
||||||
|
'@metamask/providers': 10.2.1
|
||||||
|
'@metamask/sdk-communication-layer': 0.14.3
|
||||||
|
'@metamask/sdk-install-modal-web': 0.14.1(@types/react@18.2.14)(react-native@0.73.2)
|
||||||
|
'@react-native-async-storage/async-storage': 1.21.0(react-native@0.73.2)
|
||||||
|
'@types/dom-screen-wake-lock': 1.0.3
|
||||||
|
bowser: 2.11.0
|
||||||
|
cross-fetch: 4.0.0
|
||||||
|
eciesjs: 0.3.18
|
||||||
|
eth-rpc-errors: 4.0.3
|
||||||
|
eventemitter2: 6.4.9
|
||||||
|
extension-port-stream: 2.1.1
|
||||||
|
i18next: 22.5.1
|
||||||
|
i18next-browser-languagedetector: 7.2.0
|
||||||
|
obj-multiplex: 1.0.0
|
||||||
|
pump: 3.0.0
|
||||||
|
qrcode-terminal-nooctal: 0.12.1
|
||||||
|
react: 18.2.0
|
||||||
|
react-i18next: 13.5.0(i18next@22.5.1)(react-dom@18.2.0)(react-native@0.73.2)(react@18.2.0)
|
||||||
|
react-native: 0.73.2(@babel/core@7.23.7)(@babel/preset-env@7.23.8)(react@18.2.0)
|
||||||
|
react-native-webview: 11.26.1(react-native@0.73.2)(react@18.2.0)
|
||||||
|
readable-stream: 2.3.8
|
||||||
|
rollup-plugin-visualizer: 5.12.0
|
||||||
|
socket.io-client: 4.7.4(bufferutil@4.0.8)(utf-8-validate@6.0.3)
|
||||||
|
util: 0.12.5
|
||||||
|
uuid: 8.3.2
|
||||||
|
transitivePeerDependencies:
|
||||||
|
- '@types/react'
|
||||||
|
- bufferutil
|
||||||
|
- encoding
|
||||||
|
- react-dom
|
||||||
|
- rollup
|
||||||
|
- supports-color
|
||||||
|
- utf-8-validate
|
||||||
|
dev: false
|
||||||
|
|
||||||
/@metamask/utils@5.0.2:
|
/@metamask/utils@5.0.2:
|
||||||
resolution: {integrity: sha512-yfmE79bRQtnMzarnKfX7AEJBwFTxvTyw3nBQlu/5rmGXrjAeAMltoGxO62TFurxrQAFMNa/fEjIHNvungZp0+g==}
|
resolution: {integrity: sha512-yfmE79bRQtnMzarnKfX7AEJBwFTxvTyw3nBQlu/5rmGXrjAeAMltoGxO62TFurxrQAFMNa/fEjIHNvungZp0+g==}
|
||||||
engines: {node: '>=14.0.0'}
|
engines: {node: '>=14.0.0'}
|
||||||
@ -3319,50 +3383,6 @@ packages:
|
|||||||
requiresBuild: true
|
requiresBuild: true
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@wagmi/connectors@4.1.10(@types/react@18.2.14)(@wagmi/core@2.6.1)(react-dom@18.2.0)(react-native@0.73.2)(react@18.2.0)(typescript@5.0.2)(viem@2.7.6):
|
|
||||||
resolution: {integrity: sha512-sevgZl9aTmFUb/IZcy9Jou+e/QM3LPjV+rm31aMFa8b5aRnQQoZ1KmDmy+v4rBR5jzfVErPDjh1/VdcMO5bmXA==}
|
|
||||||
peerDependencies:
|
|
||||||
'@wagmi/core': 2.6.1
|
|
||||||
typescript: '>=5.0.4'
|
|
||||||
viem: 2.x
|
|
||||||
peerDependenciesMeta:
|
|
||||||
typescript:
|
|
||||||
optional: true
|
|
||||||
dependencies:
|
|
||||||
'@coinbase/wallet-sdk': 3.9.1
|
|
||||||
'@metamask/sdk': 0.14.1(@types/react@18.2.14)(react-dom@18.2.0)(react-native@0.73.2)(react@18.2.0)
|
|
||||||
'@safe-global/safe-apps-provider': 0.18.1(typescript@5.0.2)
|
|
||||||
'@safe-global/safe-apps-sdk': 8.1.0(typescript@5.0.2)
|
|
||||||
'@wagmi/core': 2.6.1(@types/react@18.2.14)(react@18.2.0)(typescript@5.0.2)(viem@2.7.6)
|
|
||||||
'@walletconnect/ethereum-provider': 2.11.0(@types/react@18.2.14)(react@18.2.0)
|
|
||||||
'@walletconnect/modal': 2.6.2(@types/react@18.2.14)(react@18.2.0)
|
|
||||||
typescript: 5.0.2
|
|
||||||
viem: 2.7.6(typescript@5.0.2)
|
|
||||||
transitivePeerDependencies:
|
|
||||||
- '@azure/app-configuration'
|
|
||||||
- '@azure/cosmos'
|
|
||||||
- '@azure/data-tables'
|
|
||||||
- '@azure/identity'
|
|
||||||
- '@azure/keyvault-secrets'
|
|
||||||
- '@azure/storage-blob'
|
|
||||||
- '@capacitor/preferences'
|
|
||||||
- '@netlify/blobs'
|
|
||||||
- '@planetscale/database'
|
|
||||||
- '@react-native-async-storage/async-storage'
|
|
||||||
- '@types/react'
|
|
||||||
- '@upstash/redis'
|
|
||||||
- '@vercel/kv'
|
|
||||||
- bufferutil
|
|
||||||
- encoding
|
|
||||||
- react
|
|
||||||
- react-dom
|
|
||||||
- react-native
|
|
||||||
- rollup
|
|
||||||
- supports-color
|
|
||||||
- utf-8-validate
|
|
||||||
- zod
|
|
||||||
dev: false
|
|
||||||
|
|
||||||
/@wagmi/connectors@4.1.12(@types/react@18.2.14)(@wagmi/core@2.6.3)(react-dom@18.2.0)(react-native@0.73.2)(react@18.2.0)(typescript@5.0.2)(viem@2.7.6):
|
/@wagmi/connectors@4.1.12(@types/react@18.2.14)(@wagmi/core@2.6.3)(react-dom@18.2.0)(react-native@0.73.2)(react@18.2.0)(typescript@5.0.2)(viem@2.7.6):
|
||||||
resolution: {integrity: sha512-zqCJMOwpi8ssFjndVxVh3iUMwzcA7dPCjswhcy4xZyy1jm/VvGYC3o1wotq/gTCqUrz0SPIMGimZm4S6865b8A==}
|
resolution: {integrity: sha512-zqCJMOwpi8ssFjndVxVh3iUMwzcA7dPCjswhcy4xZyy1jm/VvGYC3o1wotq/gTCqUrz0SPIMGimZm4S6865b8A==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
@ -3407,8 +3427,52 @@ packages:
|
|||||||
- zod
|
- zod
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@wagmi/core@2.6.1(@types/react@18.2.14)(react@18.2.0)(typescript@5.0.2)(viem@2.7.6):
|
/@wagmi/connectors@4.1.13(@types/react@18.2.14)(@wagmi/core@2.6.4)(react-dom@18.2.0)(react-native@0.73.2)(react@18.2.0)(typescript@5.0.2)(viem@2.7.6):
|
||||||
resolution: {integrity: sha512-8uE4cpkGqHObjFcDUU6ZGqn9KiOO2wsJOKZ+bXevLOXe2a6M268vOUKJUM2d6/Whn4aBFEyMcX8ESdLuySS78w==}
|
resolution: {integrity: sha512-icllYbAHyXBChZK1FdVobCdZFSJQO5NQWAxv5C8P/qJrXdQPeDIQtmdcschB6h0cqfU9zjSSOkmEBZBAcOT2TQ==}
|
||||||
|
peerDependencies:
|
||||||
|
'@wagmi/core': 2.6.4
|
||||||
|
typescript: '>=5.0.4'
|
||||||
|
viem: 2.x
|
||||||
|
peerDependenciesMeta:
|
||||||
|
typescript:
|
||||||
|
optional: true
|
||||||
|
dependencies:
|
||||||
|
'@coinbase/wallet-sdk': 3.9.1
|
||||||
|
'@metamask/sdk': 0.14.3(@types/react@18.2.14)(react-dom@18.2.0)(react-native@0.73.2)(react@18.2.0)
|
||||||
|
'@safe-global/safe-apps-provider': 0.18.1(typescript@5.0.2)
|
||||||
|
'@safe-global/safe-apps-sdk': 8.1.0(typescript@5.0.2)
|
||||||
|
'@wagmi/core': 2.6.4(@types/react@18.2.14)(react@18.2.0)(typescript@5.0.2)(viem@2.7.6)
|
||||||
|
'@walletconnect/ethereum-provider': 2.11.1(@types/react@18.2.14)(react@18.2.0)
|
||||||
|
'@walletconnect/modal': 2.6.2(@types/react@18.2.14)(react@18.2.0)
|
||||||
|
typescript: 5.0.2
|
||||||
|
viem: 2.7.6(typescript@5.0.2)
|
||||||
|
transitivePeerDependencies:
|
||||||
|
- '@azure/app-configuration'
|
||||||
|
- '@azure/cosmos'
|
||||||
|
- '@azure/data-tables'
|
||||||
|
- '@azure/identity'
|
||||||
|
- '@azure/keyvault-secrets'
|
||||||
|
- '@azure/storage-blob'
|
||||||
|
- '@capacitor/preferences'
|
||||||
|
- '@netlify/blobs'
|
||||||
|
- '@planetscale/database'
|
||||||
|
- '@react-native-async-storage/async-storage'
|
||||||
|
- '@types/react'
|
||||||
|
- '@upstash/redis'
|
||||||
|
- '@vercel/kv'
|
||||||
|
- bufferutil
|
||||||
|
- encoding
|
||||||
|
- react
|
||||||
|
- react-dom
|
||||||
|
- react-native
|
||||||
|
- rollup
|
||||||
|
- supports-color
|
||||||
|
- utf-8-validate
|
||||||
|
- zod
|
||||||
|
dev: false
|
||||||
|
|
||||||
|
/@wagmi/core@2.6.3(@types/react@18.2.14)(react@18.2.0)(typescript@5.0.2)(viem@2.7.6):
|
||||||
|
resolution: {integrity: sha512-hHvJkXFqfj56nAD0SH5bAHYxBItUBDIn6yGUBguMu121v6R4NxhwciEeff56lSjnKhmXjaWdJCEJ9C1YwkmDVw==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
'@tanstack/query-core': '>=5.0.0'
|
'@tanstack/query-core': '>=5.0.0'
|
||||||
typescript: '>=5.0.4'
|
typescript: '>=5.0.4'
|
||||||
@ -3433,8 +3497,8 @@ packages:
|
|||||||
- zod
|
- zod
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@wagmi/core@2.6.3(@types/react@18.2.14)(react@18.2.0)(typescript@5.0.2)(viem@2.7.6):
|
/@wagmi/core@2.6.4(@types/react@18.2.14)(react@18.2.0)(typescript@5.0.2)(viem@2.7.6):
|
||||||
resolution: {integrity: sha512-hHvJkXFqfj56nAD0SH5bAHYxBItUBDIn6yGUBguMu121v6R4NxhwciEeff56lSjnKhmXjaWdJCEJ9C1YwkmDVw==}
|
resolution: {integrity: sha512-+p2vbztAaAOehwr8lh/oS3mzsJBByJssRqIYTpexC75O68HWeHgSixGLJOUFrVUwfn++/vuU5nj0Ye5PnJ3m6g==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
'@tanstack/query-core': '>=5.0.0'
|
'@tanstack/query-core': '>=5.0.0'
|
||||||
typescript: '>=5.0.4'
|
typescript: '>=5.0.4'
|
||||||
@ -3498,6 +3562,45 @@ packages:
|
|||||||
- utf-8-validate
|
- utf-8-validate
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
|
/@walletconnect/core@2.11.1:
|
||||||
|
resolution: {integrity: sha512-T57Vd7YdbHPsy3tthBuwrhaZNafN0+PqjISFRNeJy/bsKdXxpJg2hGSARuOTpCO7V6VcaatqlaSMuG3DrnG5rA==}
|
||||||
|
dependencies:
|
||||||
|
'@walletconnect/heartbeat': 1.2.1
|
||||||
|
'@walletconnect/jsonrpc-provider': 1.0.13
|
||||||
|
'@walletconnect/jsonrpc-types': 1.0.3
|
||||||
|
'@walletconnect/jsonrpc-utils': 1.0.8
|
||||||
|
'@walletconnect/jsonrpc-ws-connection': 1.0.14
|
||||||
|
'@walletconnect/keyvaluestorage': 1.1.1
|
||||||
|
'@walletconnect/logger': 2.0.1
|
||||||
|
'@walletconnect/relay-api': 1.0.9
|
||||||
|
'@walletconnect/relay-auth': 1.0.4
|
||||||
|
'@walletconnect/safe-json': 1.0.2
|
||||||
|
'@walletconnect/time': 1.0.2
|
||||||
|
'@walletconnect/types': 2.11.1
|
||||||
|
'@walletconnect/utils': 2.11.1
|
||||||
|
events: 3.3.0
|
||||||
|
isomorphic-unfetch: 3.1.0
|
||||||
|
lodash.isequal: 4.5.0
|
||||||
|
uint8arrays: 3.1.1
|
||||||
|
transitivePeerDependencies:
|
||||||
|
- '@azure/app-configuration'
|
||||||
|
- '@azure/cosmos'
|
||||||
|
- '@azure/data-tables'
|
||||||
|
- '@azure/identity'
|
||||||
|
- '@azure/keyvault-secrets'
|
||||||
|
- '@azure/storage-blob'
|
||||||
|
- '@capacitor/preferences'
|
||||||
|
- '@netlify/blobs'
|
||||||
|
- '@planetscale/database'
|
||||||
|
- '@react-native-async-storage/async-storage'
|
||||||
|
- '@upstash/redis'
|
||||||
|
- '@vercel/kv'
|
||||||
|
- bufferutil
|
||||||
|
- encoding
|
||||||
|
- supports-color
|
||||||
|
- utf-8-validate
|
||||||
|
dev: false
|
||||||
|
|
||||||
/@walletconnect/environment@1.0.1:
|
/@walletconnect/environment@1.0.1:
|
||||||
resolution: {integrity: sha512-T426LLZtHj8e8rYnKfzsw1aG6+M0BT1ZxayMdv/p8yM0MU+eJDISqNY3/bccxRr4LrF9csq02Rhqt08Ibl0VRg==}
|
resolution: {integrity: sha512-T426LLZtHj8e8rYnKfzsw1aG6+M0BT1ZxayMdv/p8yM0MU+eJDISqNY3/bccxRr4LrF9csq02Rhqt08Ibl0VRg==}
|
||||||
dependencies:
|
dependencies:
|
||||||
@ -3538,6 +3641,40 @@ packages:
|
|||||||
- utf-8-validate
|
- utf-8-validate
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
|
/@walletconnect/ethereum-provider@2.11.1(@types/react@18.2.14)(react@18.2.0):
|
||||||
|
resolution: {integrity: sha512-UfQH0ho24aa2M1xYmanbJv2ggQPebKmQytp2j20QEvURJ2R0v7YKWZ+0PfwOs6o6cuGw6gGxy/0WQXQRZSAsfg==}
|
||||||
|
dependencies:
|
||||||
|
'@walletconnect/jsonrpc-http-connection': 1.0.7
|
||||||
|
'@walletconnect/jsonrpc-provider': 1.0.13
|
||||||
|
'@walletconnect/jsonrpc-types': 1.0.3
|
||||||
|
'@walletconnect/jsonrpc-utils': 1.0.8
|
||||||
|
'@walletconnect/modal': 2.6.2(@types/react@18.2.14)(react@18.2.0)
|
||||||
|
'@walletconnect/sign-client': 2.11.1
|
||||||
|
'@walletconnect/types': 2.11.1
|
||||||
|
'@walletconnect/universal-provider': 2.11.1
|
||||||
|
'@walletconnect/utils': 2.11.1
|
||||||
|
events: 3.3.0
|
||||||
|
transitivePeerDependencies:
|
||||||
|
- '@azure/app-configuration'
|
||||||
|
- '@azure/cosmos'
|
||||||
|
- '@azure/data-tables'
|
||||||
|
- '@azure/identity'
|
||||||
|
- '@azure/keyvault-secrets'
|
||||||
|
- '@azure/storage-blob'
|
||||||
|
- '@capacitor/preferences'
|
||||||
|
- '@netlify/blobs'
|
||||||
|
- '@planetscale/database'
|
||||||
|
- '@react-native-async-storage/async-storage'
|
||||||
|
- '@types/react'
|
||||||
|
- '@upstash/redis'
|
||||||
|
- '@vercel/kv'
|
||||||
|
- bufferutil
|
||||||
|
- encoding
|
||||||
|
- react
|
||||||
|
- supports-color
|
||||||
|
- utf-8-validate
|
||||||
|
dev: false
|
||||||
|
|
||||||
/@walletconnect/events@1.0.1:
|
/@walletconnect/events@1.0.1:
|
||||||
resolution: {integrity: sha512-NPTqaoi0oPBVNuLv7qPaJazmGHs5JGyO8eEAk5VGKmJzDR7AHzD4k6ilox5kxk1iwiOnFopBOOMLs86Oa76HpQ==}
|
resolution: {integrity: sha512-NPTqaoi0oPBVNuLv7qPaJazmGHs5JGyO8eEAk5VGKmJzDR7AHzD4k6ilox5kxk1iwiOnFopBOOMLs86Oa76HpQ==}
|
||||||
dependencies:
|
dependencies:
|
||||||
@ -3718,6 +3855,37 @@ packages:
|
|||||||
- utf-8-validate
|
- utf-8-validate
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
|
/@walletconnect/sign-client@2.11.1:
|
||||||
|
resolution: {integrity: sha512-s3oKSx6/F5X2WmkV1jfJImBFACf9Km5HpTb+n5q+mobJVpUQw/clvoVyIrNNppLhm1V1S/ylHXh0qCrDppDpCA==}
|
||||||
|
dependencies:
|
||||||
|
'@walletconnect/core': 2.11.1
|
||||||
|
'@walletconnect/events': 1.0.1
|
||||||
|
'@walletconnect/heartbeat': 1.2.1
|
||||||
|
'@walletconnect/jsonrpc-utils': 1.0.8
|
||||||
|
'@walletconnect/logger': 2.0.1
|
||||||
|
'@walletconnect/time': 1.0.2
|
||||||
|
'@walletconnect/types': 2.11.1
|
||||||
|
'@walletconnect/utils': 2.11.1
|
||||||
|
events: 3.3.0
|
||||||
|
transitivePeerDependencies:
|
||||||
|
- '@azure/app-configuration'
|
||||||
|
- '@azure/cosmos'
|
||||||
|
- '@azure/data-tables'
|
||||||
|
- '@azure/identity'
|
||||||
|
- '@azure/keyvault-secrets'
|
||||||
|
- '@azure/storage-blob'
|
||||||
|
- '@capacitor/preferences'
|
||||||
|
- '@netlify/blobs'
|
||||||
|
- '@planetscale/database'
|
||||||
|
- '@react-native-async-storage/async-storage'
|
||||||
|
- '@upstash/redis'
|
||||||
|
- '@vercel/kv'
|
||||||
|
- bufferutil
|
||||||
|
- encoding
|
||||||
|
- supports-color
|
||||||
|
- utf-8-validate
|
||||||
|
dev: false
|
||||||
|
|
||||||
/@walletconnect/time@1.0.2:
|
/@walletconnect/time@1.0.2:
|
||||||
resolution: {integrity: sha512-uzdd9woDcJ1AaBZRhqy5rNC9laqWGErfc4dxA9a87mPdKOgWMD85mcFo9dIYIts/Jwocfwn07EC6EzclKubk/g==}
|
resolution: {integrity: sha512-uzdd9woDcJ1AaBZRhqy5rNC9laqWGErfc4dxA9a87mPdKOgWMD85mcFo9dIYIts/Jwocfwn07EC6EzclKubk/g==}
|
||||||
dependencies:
|
dependencies:
|
||||||
@ -3749,6 +3917,31 @@ packages:
|
|||||||
- supports-color
|
- supports-color
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
|
/@walletconnect/types@2.11.1:
|
||||||
|
resolution: {integrity: sha512-UbdbX+d6MOK0AXKxt5imV3KvAcLVpZUHylaRDIP5ffwVylM/p4DHnKppil1Qq5N+IGDr3RsUwLGFkKjqsQYRKw==}
|
||||||
|
dependencies:
|
||||||
|
'@walletconnect/events': 1.0.1
|
||||||
|
'@walletconnect/heartbeat': 1.2.1
|
||||||
|
'@walletconnect/jsonrpc-types': 1.0.3
|
||||||
|
'@walletconnect/keyvaluestorage': 1.1.1
|
||||||
|
'@walletconnect/logger': 2.0.1
|
||||||
|
events: 3.3.0
|
||||||
|
transitivePeerDependencies:
|
||||||
|
- '@azure/app-configuration'
|
||||||
|
- '@azure/cosmos'
|
||||||
|
- '@azure/data-tables'
|
||||||
|
- '@azure/identity'
|
||||||
|
- '@azure/keyvault-secrets'
|
||||||
|
- '@azure/storage-blob'
|
||||||
|
- '@capacitor/preferences'
|
||||||
|
- '@netlify/blobs'
|
||||||
|
- '@planetscale/database'
|
||||||
|
- '@react-native-async-storage/async-storage'
|
||||||
|
- '@upstash/redis'
|
||||||
|
- '@vercel/kv'
|
||||||
|
- supports-color
|
||||||
|
dev: false
|
||||||
|
|
||||||
/@walletconnect/universal-provider@2.11.0:
|
/@walletconnect/universal-provider@2.11.0:
|
||||||
resolution: {integrity: sha512-zgJv8jDvIMP4Qse/D9oIRXGdfoNqonsrjPZanQ/CHNe7oXGOBiQND2IIeX+tS0H7uNA0TPvctljCLiIN9nw4eA==}
|
resolution: {integrity: sha512-zgJv8jDvIMP4Qse/D9oIRXGdfoNqonsrjPZanQ/CHNe7oXGOBiQND2IIeX+tS0H7uNA0TPvctljCLiIN9nw4eA==}
|
||||||
dependencies:
|
dependencies:
|
||||||
@ -3780,6 +3973,37 @@ packages:
|
|||||||
- utf-8-validate
|
- utf-8-validate
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
|
/@walletconnect/universal-provider@2.11.1:
|
||||||
|
resolution: {integrity: sha512-BJvPYByIfbBYF4x8mqDV79ebQX0tD54pp8itsqrHWn0qKZeJyIH8sQ69yY0GnbJrzoFS3ZLULdC0yDxWDeuRGw==}
|
||||||
|
dependencies:
|
||||||
|
'@walletconnect/jsonrpc-http-connection': 1.0.7
|
||||||
|
'@walletconnect/jsonrpc-provider': 1.0.13
|
||||||
|
'@walletconnect/jsonrpc-types': 1.0.3
|
||||||
|
'@walletconnect/jsonrpc-utils': 1.0.8
|
||||||
|
'@walletconnect/logger': 2.0.1
|
||||||
|
'@walletconnect/sign-client': 2.11.1
|
||||||
|
'@walletconnect/types': 2.11.1
|
||||||
|
'@walletconnect/utils': 2.11.1
|
||||||
|
events: 3.3.0
|
||||||
|
transitivePeerDependencies:
|
||||||
|
- '@azure/app-configuration'
|
||||||
|
- '@azure/cosmos'
|
||||||
|
- '@azure/data-tables'
|
||||||
|
- '@azure/identity'
|
||||||
|
- '@azure/keyvault-secrets'
|
||||||
|
- '@azure/storage-blob'
|
||||||
|
- '@capacitor/preferences'
|
||||||
|
- '@netlify/blobs'
|
||||||
|
- '@planetscale/database'
|
||||||
|
- '@react-native-async-storage/async-storage'
|
||||||
|
- '@upstash/redis'
|
||||||
|
- '@vercel/kv'
|
||||||
|
- bufferutil
|
||||||
|
- encoding
|
||||||
|
- supports-color
|
||||||
|
- utf-8-validate
|
||||||
|
dev: false
|
||||||
|
|
||||||
/@walletconnect/utils@2.11.0:
|
/@walletconnect/utils@2.11.0:
|
||||||
resolution: {integrity: sha512-hxkHPlTlDQILHfIKXlmzgNJau/YcSBC3XHUSuZuKZbNEw3duFT6h6pm3HT/1+j1a22IG05WDsNBuTCRkwss+BQ==}
|
resolution: {integrity: sha512-hxkHPlTlDQILHfIKXlmzgNJau/YcSBC3XHUSuZuKZbNEw3duFT6h6pm3HT/1+j1a22IG05WDsNBuTCRkwss+BQ==}
|
||||||
dependencies:
|
dependencies:
|
||||||
@ -3813,6 +4037,39 @@ packages:
|
|||||||
- supports-color
|
- supports-color
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
|
/@walletconnect/utils@2.11.1:
|
||||||
|
resolution: {integrity: sha512-wRFDHN86dZ05mCET1H3912odIeQa8j7cZKxl1FlWRpV2YsILj9HCYSX6Uq2brwO02Kv2vryke44G1r8XI/LViA==}
|
||||||
|
dependencies:
|
||||||
|
'@stablelib/chacha20poly1305': 1.0.1
|
||||||
|
'@stablelib/hkdf': 1.0.1
|
||||||
|
'@stablelib/random': 1.0.2
|
||||||
|
'@stablelib/sha256': 1.0.1
|
||||||
|
'@stablelib/x25519': 1.0.3
|
||||||
|
'@walletconnect/relay-api': 1.0.9
|
||||||
|
'@walletconnect/safe-json': 1.0.2
|
||||||
|
'@walletconnect/time': 1.0.2
|
||||||
|
'@walletconnect/types': 2.11.1
|
||||||
|
'@walletconnect/window-getters': 1.0.1
|
||||||
|
'@walletconnect/window-metadata': 1.0.1
|
||||||
|
detect-browser: 5.3.0
|
||||||
|
query-string: 7.1.3
|
||||||
|
uint8arrays: 3.1.1
|
||||||
|
transitivePeerDependencies:
|
||||||
|
- '@azure/app-configuration'
|
||||||
|
- '@azure/cosmos'
|
||||||
|
- '@azure/data-tables'
|
||||||
|
- '@azure/identity'
|
||||||
|
- '@azure/keyvault-secrets'
|
||||||
|
- '@azure/storage-blob'
|
||||||
|
- '@capacitor/preferences'
|
||||||
|
- '@netlify/blobs'
|
||||||
|
- '@planetscale/database'
|
||||||
|
- '@react-native-async-storage/async-storage'
|
||||||
|
- '@upstash/redis'
|
||||||
|
- '@vercel/kv'
|
||||||
|
- supports-color
|
||||||
|
dev: false
|
||||||
|
|
||||||
/@walletconnect/window-getters@1.0.1:
|
/@walletconnect/window-getters@1.0.1:
|
||||||
resolution: {integrity: sha512-vHp+HqzGxORPAN8gY03qnbTMnhqIwjeRJNOMOAzePRg4xVEEE2WvYsI9G2NMjOknA8hnuYbU3/hwLcKbjhc8+Q==}
|
resolution: {integrity: sha512-vHp+HqzGxORPAN8gY03qnbTMnhqIwjeRJNOMOAzePRg4xVEEE2WvYsI9G2NMjOknA8hnuYbU3/hwLcKbjhc8+Q==}
|
||||||
dependencies:
|
dependencies:
|
||||||
@ -3927,7 +4184,7 @@ packages:
|
|||||||
qrcode: 1.5.3
|
qrcode: 1.5.3
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@web3modal/wagmi@4.0.0(@types/react@18.2.14)(@wagmi/connectors@4.1.10)(@wagmi/core@2.6.1)(typescript@5.0.2)(viem@2.7.6):
|
/@web3modal/wagmi@4.0.0(@types/react@18.2.14)(@wagmi/connectors@4.1.12)(@wagmi/core@2.6.3)(typescript@5.0.2)(viem@2.7.6):
|
||||||
resolution: {integrity: sha512-tliRJbC17MuxdDIRp4wutKchtl1CDAAJwNUvTa3uWiHDmvRbG9YuSxnqKBgnwNilOaxSlusd9RDfNJ2lXGJe1w==}
|
resolution: {integrity: sha512-tliRJbC17MuxdDIRp4wutKchtl1CDAAJwNUvTa3uWiHDmvRbG9YuSxnqKBgnwNilOaxSlusd9RDfNJ2lXGJe1w==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
'@wagmi/connectors': '>=4.0.0'
|
'@wagmi/connectors': '>=4.0.0'
|
||||||
@ -3943,8 +4200,8 @@ packages:
|
|||||||
vue:
|
vue:
|
||||||
optional: true
|
optional: true
|
||||||
dependencies:
|
dependencies:
|
||||||
'@wagmi/connectors': 4.1.10(@types/react@18.2.14)(@wagmi/core@2.6.1)(react-dom@18.2.0)(react-native@0.73.2)(react@18.2.0)(typescript@5.0.2)(viem@2.7.6)
|
'@wagmi/connectors': 4.1.12(@types/react@18.2.14)(@wagmi/core@2.6.3)(react-dom@18.2.0)(react-native@0.73.2)(react@18.2.0)(typescript@5.0.2)(viem@2.7.6)
|
||||||
'@wagmi/core': 2.6.1(@types/react@18.2.14)(react@18.2.0)(typescript@5.0.2)(viem@2.7.6)
|
'@wagmi/core': 2.6.3(@types/react@18.2.14)(react@18.2.0)(typescript@5.0.2)(viem@2.7.6)
|
||||||
'@web3modal/polyfills': 4.0.0
|
'@web3modal/polyfills': 4.0.0
|
||||||
'@web3modal/scaffold': 4.0.0(@types/react@18.2.14)(react@18.2.0)
|
'@web3modal/scaffold': 4.0.0(@types/react@18.2.14)(react@18.2.0)
|
||||||
'@web3modal/scaffold-react': 4.0.0(@types/react@18.2.14)(react-dom@18.2.0)(react@18.2.0)
|
'@web3modal/scaffold-react': 4.0.0(@types/react@18.2.14)(react-dom@18.2.0)(react@18.2.0)
|
||||||
@ -9220,8 +9477,8 @@ packages:
|
|||||||
typescript: 5.0.2
|
typescript: 5.0.2
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/wagmi@2.5.5(@tanstack/react-query@5.18.1)(@types/react@18.2.14)(react-dom@18.2.0)(react-native@0.73.2)(react@18.2.0)(typescript@5.0.2)(viem@2.7.6):
|
/wagmi@2.5.6(@tanstack/react-query@5.18.1)(@types/react@18.2.14)(react-dom@18.2.0)(react-native@0.73.2)(react@18.2.0)(typescript@5.0.2)(viem@2.7.6):
|
||||||
resolution: {integrity: sha512-U9F5+e4bFXhSvIAWaImP4oCDXnOG/7q1xnBlkWBwbGy+oWg3BBiD01BZUnkplFGu6scSZ+TPURGtOkwH0rnxBQ==}
|
resolution: {integrity: sha512-Fi5Ju7N0Pd4EOxSBiyl/sVd2Iquf3w2ED4USalfIm0v1DbyEEIIT90AX2Mhzn/Ty9UnB3MTSO2/wFjj5VzZFTw==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
'@tanstack/react-query': '>=5.0.0'
|
'@tanstack/react-query': '>=5.0.0'
|
||||||
react: '>=18'
|
react: '>=18'
|
||||||
@ -9232,8 +9489,8 @@ packages:
|
|||||||
optional: true
|
optional: true
|
||||||
dependencies:
|
dependencies:
|
||||||
'@tanstack/react-query': 5.18.1(react@18.2.0)
|
'@tanstack/react-query': 5.18.1(react@18.2.0)
|
||||||
'@wagmi/connectors': 4.1.12(@types/react@18.2.14)(@wagmi/core@2.6.3)(react-dom@18.2.0)(react-native@0.73.2)(react@18.2.0)(typescript@5.0.2)(viem@2.7.6)
|
'@wagmi/connectors': 4.1.13(@types/react@18.2.14)(@wagmi/core@2.6.4)(react-dom@18.2.0)(react-native@0.73.2)(react@18.2.0)(typescript@5.0.2)(viem@2.7.6)
|
||||||
'@wagmi/core': 2.6.3(@types/react@18.2.14)(react@18.2.0)(typescript@5.0.2)(viem@2.7.6)
|
'@wagmi/core': 2.6.4(@types/react@18.2.14)(react@18.2.0)(typescript@5.0.2)(viem@2.7.6)
|
||||||
react: 18.2.0
|
react: 18.2.0
|
||||||
typescript: 5.0.2
|
typescript: 5.0.2
|
||||||
use-sync-external-store: 1.2.0(react@18.2.0)
|
use-sync-external-store: 1.2.0(react@18.2.0)
|
||||||
|
@ -15,7 +15,7 @@
|
|||||||
"react": "18.2.0",
|
"react": "18.2.0",
|
||||||
"react-dom": "18.2.0",
|
"react-dom": "18.2.0",
|
||||||
"viem": "2.7.6",
|
"viem": "2.7.6",
|
||||||
"wagmi": "2.5.5"
|
"wagmi": "2.5.6"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/react": "18.2.14",
|
"@types/react": "18.2.14",
|
||||||
|
373
dapps/web3modal/react/pnpm-lock.yaml
generated
373
dapps/web3modal/react/pnpm-lock.yaml
generated
@ -10,7 +10,7 @@ dependencies:
|
|||||||
version: 5.18.1(react@18.2.0)
|
version: 5.18.1(react@18.2.0)
|
||||||
'@web3modal/wagmi':
|
'@web3modal/wagmi':
|
||||||
specifier: 4.0.0
|
specifier: 4.0.0
|
||||||
version: 4.0.0(@types/react@18.2.14)(@wagmi/connectors@4.1.10)(@wagmi/core@2.6.1)(typescript@5.0.2)(viem@2.7.6)
|
version: 4.0.0(@types/react@18.2.14)(@wagmi/connectors@4.1.12)(@wagmi/core@2.6.3)(typescript@5.0.2)(viem@2.7.6)
|
||||||
react:
|
react:
|
||||||
specifier: 18.2.0
|
specifier: 18.2.0
|
||||||
version: 18.2.0
|
version: 18.2.0
|
||||||
@ -21,8 +21,8 @@ dependencies:
|
|||||||
specifier: 2.7.6
|
specifier: 2.7.6
|
||||||
version: 2.7.6(typescript@5.0.2)
|
version: 2.7.6(typescript@5.0.2)
|
||||||
wagmi:
|
wagmi:
|
||||||
specifier: 2.5.5
|
specifier: 2.5.6
|
||||||
version: 2.5.5(@tanstack/react-query@5.18.1)(@types/react@18.2.14)(react-dom@18.2.0)(react-native@0.73.2)(react@18.2.0)(typescript@5.0.2)(viem@2.7.6)
|
version: 2.5.6(@tanstack/react-query@5.18.1)(@types/react@18.2.14)(react-dom@18.2.0)(react-native@0.73.2)(react@18.2.0)(typescript@5.0.2)(viem@2.7.6)
|
||||||
|
|
||||||
devDependencies:
|
devDependencies:
|
||||||
'@types/react':
|
'@types/react':
|
||||||
@ -2177,6 +2177,22 @@ packages:
|
|||||||
- supports-color
|
- supports-color
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
|
/@metamask/sdk-communication-layer@0.14.3:
|
||||||
|
resolution: {integrity: sha512-yjSbj8y7fFbQXv2HBzUX6D9C8BimkCYP6BDV7hdw53W8b/GlYCtXVxUFajQ9tuO1xPTRjR/xt/dkdr2aCi6WGw==}
|
||||||
|
dependencies:
|
||||||
|
bufferutil: 4.0.8
|
||||||
|
cross-fetch: 3.1.8
|
||||||
|
date-fns: 2.30.0
|
||||||
|
eciesjs: 0.3.18
|
||||||
|
eventemitter2: 6.4.9
|
||||||
|
socket.io-client: 4.7.4(bufferutil@4.0.8)(utf-8-validate@6.0.3)
|
||||||
|
utf-8-validate: 6.0.3
|
||||||
|
uuid: 8.3.2
|
||||||
|
transitivePeerDependencies:
|
||||||
|
- encoding
|
||||||
|
- supports-color
|
||||||
|
dev: false
|
||||||
|
|
||||||
/@metamask/sdk-install-modal-web@0.14.1(@types/react@18.2.14)(react-native@0.73.2):
|
/@metamask/sdk-install-modal-web@0.14.1(@types/react@18.2.14)(react-native@0.73.2):
|
||||||
resolution: {integrity: sha512-emT8HKbnfVwGhPxyUfMja6DWzvtJvDEBQxqCVx93H0HsyrrOzOC43iGCAosslw6o5h7gOfRKLqWmK8V7jQAS2Q==}
|
resolution: {integrity: sha512-emT8HKbnfVwGhPxyUfMja6DWzvtJvDEBQxqCVx93H0HsyrrOzOC43iGCAosslw6o5h7gOfRKLqWmK8V7jQAS2Q==}
|
||||||
dependencies:
|
dependencies:
|
||||||
@ -2240,6 +2256,54 @@ packages:
|
|||||||
- utf-8-validate
|
- utf-8-validate
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
|
/@metamask/sdk@0.14.3(@types/react@18.2.14)(react-dom@18.2.0)(react-native@0.73.2)(react@18.2.0):
|
||||||
|
resolution: {integrity: sha512-BYLs//nY2wioVSih78gOQI6sLIYY3vWkwVqXGYUgkBV+bi49bv+9S0m+hZ2cwiRaxfMYtKs0KvhAQ8weiYwDrg==}
|
||||||
|
peerDependencies:
|
||||||
|
react: ^18.2.0
|
||||||
|
react-native: '*'
|
||||||
|
peerDependenciesMeta:
|
||||||
|
react:
|
||||||
|
optional: true
|
||||||
|
react-native:
|
||||||
|
optional: true
|
||||||
|
dependencies:
|
||||||
|
'@metamask/onboarding': 1.0.1
|
||||||
|
'@metamask/post-message-stream': 6.2.0
|
||||||
|
'@metamask/providers': 10.2.1
|
||||||
|
'@metamask/sdk-communication-layer': 0.14.3
|
||||||
|
'@metamask/sdk-install-modal-web': 0.14.1(@types/react@18.2.14)(react-native@0.73.2)
|
||||||
|
'@react-native-async-storage/async-storage': 1.21.0(react-native@0.73.2)
|
||||||
|
'@types/dom-screen-wake-lock': 1.0.3
|
||||||
|
bowser: 2.11.0
|
||||||
|
cross-fetch: 4.0.0
|
||||||
|
eciesjs: 0.3.18
|
||||||
|
eth-rpc-errors: 4.0.3
|
||||||
|
eventemitter2: 6.4.9
|
||||||
|
extension-port-stream: 2.1.1
|
||||||
|
i18next: 22.5.1
|
||||||
|
i18next-browser-languagedetector: 7.2.0
|
||||||
|
obj-multiplex: 1.0.0
|
||||||
|
pump: 3.0.0
|
||||||
|
qrcode-terminal-nooctal: 0.12.1
|
||||||
|
react: 18.2.0
|
||||||
|
react-i18next: 13.5.0(i18next@22.5.1)(react-dom@18.2.0)(react-native@0.73.2)(react@18.2.0)
|
||||||
|
react-native: 0.73.2(@babel/core@7.23.7)(@babel/preset-env@7.23.8)(react@18.2.0)
|
||||||
|
react-native-webview: 11.26.1(react-native@0.73.2)(react@18.2.0)
|
||||||
|
readable-stream: 2.3.8
|
||||||
|
rollup-plugin-visualizer: 5.12.0
|
||||||
|
socket.io-client: 4.7.4(bufferutil@4.0.8)(utf-8-validate@6.0.3)
|
||||||
|
util: 0.12.5
|
||||||
|
uuid: 8.3.2
|
||||||
|
transitivePeerDependencies:
|
||||||
|
- '@types/react'
|
||||||
|
- bufferutil
|
||||||
|
- encoding
|
||||||
|
- react-dom
|
||||||
|
- rollup
|
||||||
|
- supports-color
|
||||||
|
- utf-8-validate
|
||||||
|
dev: false
|
||||||
|
|
||||||
/@metamask/utils@5.0.2:
|
/@metamask/utils@5.0.2:
|
||||||
resolution: {integrity: sha512-yfmE79bRQtnMzarnKfX7AEJBwFTxvTyw3nBQlu/5rmGXrjAeAMltoGxO62TFurxrQAFMNa/fEjIHNvungZp0+g==}
|
resolution: {integrity: sha512-yfmE79bRQtnMzarnKfX7AEJBwFTxvTyw3nBQlu/5rmGXrjAeAMltoGxO62TFurxrQAFMNa/fEjIHNvungZp0+g==}
|
||||||
engines: {node: '>=14.0.0'}
|
engines: {node: '>=14.0.0'}
|
||||||
@ -3550,50 +3614,6 @@ packages:
|
|||||||
requiresBuild: true
|
requiresBuild: true
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@wagmi/connectors@4.1.10(@types/react@18.2.14)(@wagmi/core@2.6.1)(react-dom@18.2.0)(react-native@0.73.2)(react@18.2.0)(typescript@5.0.2)(viem@2.7.6):
|
|
||||||
resolution: {integrity: sha512-sevgZl9aTmFUb/IZcy9Jou+e/QM3LPjV+rm31aMFa8b5aRnQQoZ1KmDmy+v4rBR5jzfVErPDjh1/VdcMO5bmXA==}
|
|
||||||
peerDependencies:
|
|
||||||
'@wagmi/core': 2.6.1
|
|
||||||
typescript: '>=5.0.4'
|
|
||||||
viem: 2.x
|
|
||||||
peerDependenciesMeta:
|
|
||||||
typescript:
|
|
||||||
optional: true
|
|
||||||
dependencies:
|
|
||||||
'@coinbase/wallet-sdk': 3.9.1
|
|
||||||
'@metamask/sdk': 0.14.1(@types/react@18.2.14)(react-dom@18.2.0)(react-native@0.73.2)(react@18.2.0)
|
|
||||||
'@safe-global/safe-apps-provider': 0.18.1(typescript@5.0.2)
|
|
||||||
'@safe-global/safe-apps-sdk': 8.1.0(typescript@5.0.2)
|
|
||||||
'@wagmi/core': 2.6.1(@types/react@18.2.14)(react@18.2.0)(typescript@5.0.2)(viem@2.7.6)
|
|
||||||
'@walletconnect/ethereum-provider': 2.11.0(@types/react@18.2.14)(react@18.2.0)
|
|
||||||
'@walletconnect/modal': 2.6.2(@types/react@18.2.14)(react@18.2.0)
|
|
||||||
typescript: 5.0.2
|
|
||||||
viem: 2.7.6(typescript@5.0.2)
|
|
||||||
transitivePeerDependencies:
|
|
||||||
- '@azure/app-configuration'
|
|
||||||
- '@azure/cosmos'
|
|
||||||
- '@azure/data-tables'
|
|
||||||
- '@azure/identity'
|
|
||||||
- '@azure/keyvault-secrets'
|
|
||||||
- '@azure/storage-blob'
|
|
||||||
- '@capacitor/preferences'
|
|
||||||
- '@netlify/blobs'
|
|
||||||
- '@planetscale/database'
|
|
||||||
- '@react-native-async-storage/async-storage'
|
|
||||||
- '@types/react'
|
|
||||||
- '@upstash/redis'
|
|
||||||
- '@vercel/kv'
|
|
||||||
- bufferutil
|
|
||||||
- encoding
|
|
||||||
- react
|
|
||||||
- react-dom
|
|
||||||
- react-native
|
|
||||||
- rollup
|
|
||||||
- supports-color
|
|
||||||
- utf-8-validate
|
|
||||||
- zod
|
|
||||||
dev: false
|
|
||||||
|
|
||||||
/@wagmi/connectors@4.1.12(@types/react@18.2.14)(@wagmi/core@2.6.3)(react-dom@18.2.0)(react-native@0.73.2)(react@18.2.0)(typescript@5.0.2)(viem@2.7.6):
|
/@wagmi/connectors@4.1.12(@types/react@18.2.14)(@wagmi/core@2.6.3)(react-dom@18.2.0)(react-native@0.73.2)(react@18.2.0)(typescript@5.0.2)(viem@2.7.6):
|
||||||
resolution: {integrity: sha512-zqCJMOwpi8ssFjndVxVh3iUMwzcA7dPCjswhcy4xZyy1jm/VvGYC3o1wotq/gTCqUrz0SPIMGimZm4S6865b8A==}
|
resolution: {integrity: sha512-zqCJMOwpi8ssFjndVxVh3iUMwzcA7dPCjswhcy4xZyy1jm/VvGYC3o1wotq/gTCqUrz0SPIMGimZm4S6865b8A==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
@ -3638,8 +3658,52 @@ packages:
|
|||||||
- zod
|
- zod
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@wagmi/core@2.6.1(@types/react@18.2.14)(react@18.2.0)(typescript@5.0.2)(viem@2.7.6):
|
/@wagmi/connectors@4.1.13(@types/react@18.2.14)(@wagmi/core@2.6.4)(react-dom@18.2.0)(react-native@0.73.2)(react@18.2.0)(typescript@5.0.2)(viem@2.7.6):
|
||||||
resolution: {integrity: sha512-8uE4cpkGqHObjFcDUU6ZGqn9KiOO2wsJOKZ+bXevLOXe2a6M268vOUKJUM2d6/Whn4aBFEyMcX8ESdLuySS78w==}
|
resolution: {integrity: sha512-icllYbAHyXBChZK1FdVobCdZFSJQO5NQWAxv5C8P/qJrXdQPeDIQtmdcschB6h0cqfU9zjSSOkmEBZBAcOT2TQ==}
|
||||||
|
peerDependencies:
|
||||||
|
'@wagmi/core': 2.6.4
|
||||||
|
typescript: '>=5.0.4'
|
||||||
|
viem: 2.x
|
||||||
|
peerDependenciesMeta:
|
||||||
|
typescript:
|
||||||
|
optional: true
|
||||||
|
dependencies:
|
||||||
|
'@coinbase/wallet-sdk': 3.9.1
|
||||||
|
'@metamask/sdk': 0.14.3(@types/react@18.2.14)(react-dom@18.2.0)(react-native@0.73.2)(react@18.2.0)
|
||||||
|
'@safe-global/safe-apps-provider': 0.18.1(typescript@5.0.2)
|
||||||
|
'@safe-global/safe-apps-sdk': 8.1.0(typescript@5.0.2)
|
||||||
|
'@wagmi/core': 2.6.4(@types/react@18.2.14)(react@18.2.0)(typescript@5.0.2)(viem@2.7.6)
|
||||||
|
'@walletconnect/ethereum-provider': 2.11.1(@types/react@18.2.14)(react@18.2.0)
|
||||||
|
'@walletconnect/modal': 2.6.2(@types/react@18.2.14)(react@18.2.0)
|
||||||
|
typescript: 5.0.2
|
||||||
|
viem: 2.7.6(typescript@5.0.2)
|
||||||
|
transitivePeerDependencies:
|
||||||
|
- '@azure/app-configuration'
|
||||||
|
- '@azure/cosmos'
|
||||||
|
- '@azure/data-tables'
|
||||||
|
- '@azure/identity'
|
||||||
|
- '@azure/keyvault-secrets'
|
||||||
|
- '@azure/storage-blob'
|
||||||
|
- '@capacitor/preferences'
|
||||||
|
- '@netlify/blobs'
|
||||||
|
- '@planetscale/database'
|
||||||
|
- '@react-native-async-storage/async-storage'
|
||||||
|
- '@types/react'
|
||||||
|
- '@upstash/redis'
|
||||||
|
- '@vercel/kv'
|
||||||
|
- bufferutil
|
||||||
|
- encoding
|
||||||
|
- react
|
||||||
|
- react-dom
|
||||||
|
- react-native
|
||||||
|
- rollup
|
||||||
|
- supports-color
|
||||||
|
- utf-8-validate
|
||||||
|
- zod
|
||||||
|
dev: false
|
||||||
|
|
||||||
|
/@wagmi/core@2.6.3(@types/react@18.2.14)(react@18.2.0)(typescript@5.0.2)(viem@2.7.6):
|
||||||
|
resolution: {integrity: sha512-hHvJkXFqfj56nAD0SH5bAHYxBItUBDIn6yGUBguMu121v6R4NxhwciEeff56lSjnKhmXjaWdJCEJ9C1YwkmDVw==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
'@tanstack/query-core': '>=5.0.0'
|
'@tanstack/query-core': '>=5.0.0'
|
||||||
typescript: '>=5.0.4'
|
typescript: '>=5.0.4'
|
||||||
@ -3664,8 +3728,8 @@ packages:
|
|||||||
- zod
|
- zod
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@wagmi/core@2.6.3(@types/react@18.2.14)(react@18.2.0)(typescript@5.0.2)(viem@2.7.6):
|
/@wagmi/core@2.6.4(@types/react@18.2.14)(react@18.2.0)(typescript@5.0.2)(viem@2.7.6):
|
||||||
resolution: {integrity: sha512-hHvJkXFqfj56nAD0SH5bAHYxBItUBDIn6yGUBguMu121v6R4NxhwciEeff56lSjnKhmXjaWdJCEJ9C1YwkmDVw==}
|
resolution: {integrity: sha512-+p2vbztAaAOehwr8lh/oS3mzsJBByJssRqIYTpexC75O68HWeHgSixGLJOUFrVUwfn++/vuU5nj0Ye5PnJ3m6g==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
'@tanstack/query-core': '>=5.0.0'
|
'@tanstack/query-core': '>=5.0.0'
|
||||||
typescript: '>=5.0.4'
|
typescript: '>=5.0.4'
|
||||||
@ -3729,6 +3793,45 @@ packages:
|
|||||||
- utf-8-validate
|
- utf-8-validate
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
|
/@walletconnect/core@2.11.1:
|
||||||
|
resolution: {integrity: sha512-T57Vd7YdbHPsy3tthBuwrhaZNafN0+PqjISFRNeJy/bsKdXxpJg2hGSARuOTpCO7V6VcaatqlaSMuG3DrnG5rA==}
|
||||||
|
dependencies:
|
||||||
|
'@walletconnect/heartbeat': 1.2.1
|
||||||
|
'@walletconnect/jsonrpc-provider': 1.0.13
|
||||||
|
'@walletconnect/jsonrpc-types': 1.0.3
|
||||||
|
'@walletconnect/jsonrpc-utils': 1.0.8
|
||||||
|
'@walletconnect/jsonrpc-ws-connection': 1.0.14
|
||||||
|
'@walletconnect/keyvaluestorage': 1.1.1
|
||||||
|
'@walletconnect/logger': 2.0.1
|
||||||
|
'@walletconnect/relay-api': 1.0.9
|
||||||
|
'@walletconnect/relay-auth': 1.0.4
|
||||||
|
'@walletconnect/safe-json': 1.0.2
|
||||||
|
'@walletconnect/time': 1.0.2
|
||||||
|
'@walletconnect/types': 2.11.1
|
||||||
|
'@walletconnect/utils': 2.11.1
|
||||||
|
events: 3.3.0
|
||||||
|
isomorphic-unfetch: 3.1.0
|
||||||
|
lodash.isequal: 4.5.0
|
||||||
|
uint8arrays: 3.1.1
|
||||||
|
transitivePeerDependencies:
|
||||||
|
- '@azure/app-configuration'
|
||||||
|
- '@azure/cosmos'
|
||||||
|
- '@azure/data-tables'
|
||||||
|
- '@azure/identity'
|
||||||
|
- '@azure/keyvault-secrets'
|
||||||
|
- '@azure/storage-blob'
|
||||||
|
- '@capacitor/preferences'
|
||||||
|
- '@netlify/blobs'
|
||||||
|
- '@planetscale/database'
|
||||||
|
- '@react-native-async-storage/async-storage'
|
||||||
|
- '@upstash/redis'
|
||||||
|
- '@vercel/kv'
|
||||||
|
- bufferutil
|
||||||
|
- encoding
|
||||||
|
- supports-color
|
||||||
|
- utf-8-validate
|
||||||
|
dev: false
|
||||||
|
|
||||||
/@walletconnect/environment@1.0.1:
|
/@walletconnect/environment@1.0.1:
|
||||||
resolution: {integrity: sha512-T426LLZtHj8e8rYnKfzsw1aG6+M0BT1ZxayMdv/p8yM0MU+eJDISqNY3/bccxRr4LrF9csq02Rhqt08Ibl0VRg==}
|
resolution: {integrity: sha512-T426LLZtHj8e8rYnKfzsw1aG6+M0BT1ZxayMdv/p8yM0MU+eJDISqNY3/bccxRr4LrF9csq02Rhqt08Ibl0VRg==}
|
||||||
dependencies:
|
dependencies:
|
||||||
@ -3769,6 +3872,40 @@ packages:
|
|||||||
- utf-8-validate
|
- utf-8-validate
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
|
/@walletconnect/ethereum-provider@2.11.1(@types/react@18.2.14)(react@18.2.0):
|
||||||
|
resolution: {integrity: sha512-UfQH0ho24aa2M1xYmanbJv2ggQPebKmQytp2j20QEvURJ2R0v7YKWZ+0PfwOs6o6cuGw6gGxy/0WQXQRZSAsfg==}
|
||||||
|
dependencies:
|
||||||
|
'@walletconnect/jsonrpc-http-connection': 1.0.7
|
||||||
|
'@walletconnect/jsonrpc-provider': 1.0.13
|
||||||
|
'@walletconnect/jsonrpc-types': 1.0.3
|
||||||
|
'@walletconnect/jsonrpc-utils': 1.0.8
|
||||||
|
'@walletconnect/modal': 2.6.2(@types/react@18.2.14)(react@18.2.0)
|
||||||
|
'@walletconnect/sign-client': 2.11.1
|
||||||
|
'@walletconnect/types': 2.11.1
|
||||||
|
'@walletconnect/universal-provider': 2.11.1
|
||||||
|
'@walletconnect/utils': 2.11.1
|
||||||
|
events: 3.3.0
|
||||||
|
transitivePeerDependencies:
|
||||||
|
- '@azure/app-configuration'
|
||||||
|
- '@azure/cosmos'
|
||||||
|
- '@azure/data-tables'
|
||||||
|
- '@azure/identity'
|
||||||
|
- '@azure/keyvault-secrets'
|
||||||
|
- '@azure/storage-blob'
|
||||||
|
- '@capacitor/preferences'
|
||||||
|
- '@netlify/blobs'
|
||||||
|
- '@planetscale/database'
|
||||||
|
- '@react-native-async-storage/async-storage'
|
||||||
|
- '@types/react'
|
||||||
|
- '@upstash/redis'
|
||||||
|
- '@vercel/kv'
|
||||||
|
- bufferutil
|
||||||
|
- encoding
|
||||||
|
- react
|
||||||
|
- supports-color
|
||||||
|
- utf-8-validate
|
||||||
|
dev: false
|
||||||
|
|
||||||
/@walletconnect/events@1.0.1:
|
/@walletconnect/events@1.0.1:
|
||||||
resolution: {integrity: sha512-NPTqaoi0oPBVNuLv7qPaJazmGHs5JGyO8eEAk5VGKmJzDR7AHzD4k6ilox5kxk1iwiOnFopBOOMLs86Oa76HpQ==}
|
resolution: {integrity: sha512-NPTqaoi0oPBVNuLv7qPaJazmGHs5JGyO8eEAk5VGKmJzDR7AHzD4k6ilox5kxk1iwiOnFopBOOMLs86Oa76HpQ==}
|
||||||
dependencies:
|
dependencies:
|
||||||
@ -3949,6 +4086,37 @@ packages:
|
|||||||
- utf-8-validate
|
- utf-8-validate
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
|
/@walletconnect/sign-client@2.11.1:
|
||||||
|
resolution: {integrity: sha512-s3oKSx6/F5X2WmkV1jfJImBFACf9Km5HpTb+n5q+mobJVpUQw/clvoVyIrNNppLhm1V1S/ylHXh0qCrDppDpCA==}
|
||||||
|
dependencies:
|
||||||
|
'@walletconnect/core': 2.11.1
|
||||||
|
'@walletconnect/events': 1.0.1
|
||||||
|
'@walletconnect/heartbeat': 1.2.1
|
||||||
|
'@walletconnect/jsonrpc-utils': 1.0.8
|
||||||
|
'@walletconnect/logger': 2.0.1
|
||||||
|
'@walletconnect/time': 1.0.2
|
||||||
|
'@walletconnect/types': 2.11.1
|
||||||
|
'@walletconnect/utils': 2.11.1
|
||||||
|
events: 3.3.0
|
||||||
|
transitivePeerDependencies:
|
||||||
|
- '@azure/app-configuration'
|
||||||
|
- '@azure/cosmos'
|
||||||
|
- '@azure/data-tables'
|
||||||
|
- '@azure/identity'
|
||||||
|
- '@azure/keyvault-secrets'
|
||||||
|
- '@azure/storage-blob'
|
||||||
|
- '@capacitor/preferences'
|
||||||
|
- '@netlify/blobs'
|
||||||
|
- '@planetscale/database'
|
||||||
|
- '@react-native-async-storage/async-storage'
|
||||||
|
- '@upstash/redis'
|
||||||
|
- '@vercel/kv'
|
||||||
|
- bufferutil
|
||||||
|
- encoding
|
||||||
|
- supports-color
|
||||||
|
- utf-8-validate
|
||||||
|
dev: false
|
||||||
|
|
||||||
/@walletconnect/time@1.0.2:
|
/@walletconnect/time@1.0.2:
|
||||||
resolution: {integrity: sha512-uzdd9woDcJ1AaBZRhqy5rNC9laqWGErfc4dxA9a87mPdKOgWMD85mcFo9dIYIts/Jwocfwn07EC6EzclKubk/g==}
|
resolution: {integrity: sha512-uzdd9woDcJ1AaBZRhqy5rNC9laqWGErfc4dxA9a87mPdKOgWMD85mcFo9dIYIts/Jwocfwn07EC6EzclKubk/g==}
|
||||||
dependencies:
|
dependencies:
|
||||||
@ -3980,6 +4148,31 @@ packages:
|
|||||||
- supports-color
|
- supports-color
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
|
/@walletconnect/types@2.11.1:
|
||||||
|
resolution: {integrity: sha512-UbdbX+d6MOK0AXKxt5imV3KvAcLVpZUHylaRDIP5ffwVylM/p4DHnKppil1Qq5N+IGDr3RsUwLGFkKjqsQYRKw==}
|
||||||
|
dependencies:
|
||||||
|
'@walletconnect/events': 1.0.1
|
||||||
|
'@walletconnect/heartbeat': 1.2.1
|
||||||
|
'@walletconnect/jsonrpc-types': 1.0.3
|
||||||
|
'@walletconnect/keyvaluestorage': 1.1.1
|
||||||
|
'@walletconnect/logger': 2.0.1
|
||||||
|
events: 3.3.0
|
||||||
|
transitivePeerDependencies:
|
||||||
|
- '@azure/app-configuration'
|
||||||
|
- '@azure/cosmos'
|
||||||
|
- '@azure/data-tables'
|
||||||
|
- '@azure/identity'
|
||||||
|
- '@azure/keyvault-secrets'
|
||||||
|
- '@azure/storage-blob'
|
||||||
|
- '@capacitor/preferences'
|
||||||
|
- '@netlify/blobs'
|
||||||
|
- '@planetscale/database'
|
||||||
|
- '@react-native-async-storage/async-storage'
|
||||||
|
- '@upstash/redis'
|
||||||
|
- '@vercel/kv'
|
||||||
|
- supports-color
|
||||||
|
dev: false
|
||||||
|
|
||||||
/@walletconnect/universal-provider@2.11.0:
|
/@walletconnect/universal-provider@2.11.0:
|
||||||
resolution: {integrity: sha512-zgJv8jDvIMP4Qse/D9oIRXGdfoNqonsrjPZanQ/CHNe7oXGOBiQND2IIeX+tS0H7uNA0TPvctljCLiIN9nw4eA==}
|
resolution: {integrity: sha512-zgJv8jDvIMP4Qse/D9oIRXGdfoNqonsrjPZanQ/CHNe7oXGOBiQND2IIeX+tS0H7uNA0TPvctljCLiIN9nw4eA==}
|
||||||
dependencies:
|
dependencies:
|
||||||
@ -4011,6 +4204,37 @@ packages:
|
|||||||
- utf-8-validate
|
- utf-8-validate
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
|
/@walletconnect/universal-provider@2.11.1:
|
||||||
|
resolution: {integrity: sha512-BJvPYByIfbBYF4x8mqDV79ebQX0tD54pp8itsqrHWn0qKZeJyIH8sQ69yY0GnbJrzoFS3ZLULdC0yDxWDeuRGw==}
|
||||||
|
dependencies:
|
||||||
|
'@walletconnect/jsonrpc-http-connection': 1.0.7
|
||||||
|
'@walletconnect/jsonrpc-provider': 1.0.13
|
||||||
|
'@walletconnect/jsonrpc-types': 1.0.3
|
||||||
|
'@walletconnect/jsonrpc-utils': 1.0.8
|
||||||
|
'@walletconnect/logger': 2.0.1
|
||||||
|
'@walletconnect/sign-client': 2.11.1
|
||||||
|
'@walletconnect/types': 2.11.1
|
||||||
|
'@walletconnect/utils': 2.11.1
|
||||||
|
events: 3.3.0
|
||||||
|
transitivePeerDependencies:
|
||||||
|
- '@azure/app-configuration'
|
||||||
|
- '@azure/cosmos'
|
||||||
|
- '@azure/data-tables'
|
||||||
|
- '@azure/identity'
|
||||||
|
- '@azure/keyvault-secrets'
|
||||||
|
- '@azure/storage-blob'
|
||||||
|
- '@capacitor/preferences'
|
||||||
|
- '@netlify/blobs'
|
||||||
|
- '@planetscale/database'
|
||||||
|
- '@react-native-async-storage/async-storage'
|
||||||
|
- '@upstash/redis'
|
||||||
|
- '@vercel/kv'
|
||||||
|
- bufferutil
|
||||||
|
- encoding
|
||||||
|
- supports-color
|
||||||
|
- utf-8-validate
|
||||||
|
dev: false
|
||||||
|
|
||||||
/@walletconnect/utils@2.11.0:
|
/@walletconnect/utils@2.11.0:
|
||||||
resolution: {integrity: sha512-hxkHPlTlDQILHfIKXlmzgNJau/YcSBC3XHUSuZuKZbNEw3duFT6h6pm3HT/1+j1a22IG05WDsNBuTCRkwss+BQ==}
|
resolution: {integrity: sha512-hxkHPlTlDQILHfIKXlmzgNJau/YcSBC3XHUSuZuKZbNEw3duFT6h6pm3HT/1+j1a22IG05WDsNBuTCRkwss+BQ==}
|
||||||
dependencies:
|
dependencies:
|
||||||
@ -4044,6 +4268,39 @@ packages:
|
|||||||
- supports-color
|
- supports-color
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
|
/@walletconnect/utils@2.11.1:
|
||||||
|
resolution: {integrity: sha512-wRFDHN86dZ05mCET1H3912odIeQa8j7cZKxl1FlWRpV2YsILj9HCYSX6Uq2brwO02Kv2vryke44G1r8XI/LViA==}
|
||||||
|
dependencies:
|
||||||
|
'@stablelib/chacha20poly1305': 1.0.1
|
||||||
|
'@stablelib/hkdf': 1.0.1
|
||||||
|
'@stablelib/random': 1.0.2
|
||||||
|
'@stablelib/sha256': 1.0.1
|
||||||
|
'@stablelib/x25519': 1.0.3
|
||||||
|
'@walletconnect/relay-api': 1.0.9
|
||||||
|
'@walletconnect/safe-json': 1.0.2
|
||||||
|
'@walletconnect/time': 1.0.2
|
||||||
|
'@walletconnect/types': 2.11.1
|
||||||
|
'@walletconnect/window-getters': 1.0.1
|
||||||
|
'@walletconnect/window-metadata': 1.0.1
|
||||||
|
detect-browser: 5.3.0
|
||||||
|
query-string: 7.1.3
|
||||||
|
uint8arrays: 3.1.1
|
||||||
|
transitivePeerDependencies:
|
||||||
|
- '@azure/app-configuration'
|
||||||
|
- '@azure/cosmos'
|
||||||
|
- '@azure/data-tables'
|
||||||
|
- '@azure/identity'
|
||||||
|
- '@azure/keyvault-secrets'
|
||||||
|
- '@azure/storage-blob'
|
||||||
|
- '@capacitor/preferences'
|
||||||
|
- '@netlify/blobs'
|
||||||
|
- '@planetscale/database'
|
||||||
|
- '@react-native-async-storage/async-storage'
|
||||||
|
- '@upstash/redis'
|
||||||
|
- '@vercel/kv'
|
||||||
|
- supports-color
|
||||||
|
dev: false
|
||||||
|
|
||||||
/@walletconnect/window-getters@1.0.1:
|
/@walletconnect/window-getters@1.0.1:
|
||||||
resolution: {integrity: sha512-vHp+HqzGxORPAN8gY03qnbTMnhqIwjeRJNOMOAzePRg4xVEEE2WvYsI9G2NMjOknA8hnuYbU3/hwLcKbjhc8+Q==}
|
resolution: {integrity: sha512-vHp+HqzGxORPAN8gY03qnbTMnhqIwjeRJNOMOAzePRg4xVEEE2WvYsI9G2NMjOknA8hnuYbU3/hwLcKbjhc8+Q==}
|
||||||
dependencies:
|
dependencies:
|
||||||
@ -4158,7 +4415,7 @@ packages:
|
|||||||
qrcode: 1.5.3
|
qrcode: 1.5.3
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@web3modal/wagmi@4.0.0(@types/react@18.2.14)(@wagmi/connectors@4.1.10)(@wagmi/core@2.6.1)(typescript@5.0.2)(viem@2.7.6):
|
/@web3modal/wagmi@4.0.0(@types/react@18.2.14)(@wagmi/connectors@4.1.12)(@wagmi/core@2.6.3)(typescript@5.0.2)(viem@2.7.6):
|
||||||
resolution: {integrity: sha512-tliRJbC17MuxdDIRp4wutKchtl1CDAAJwNUvTa3uWiHDmvRbG9YuSxnqKBgnwNilOaxSlusd9RDfNJ2lXGJe1w==}
|
resolution: {integrity: sha512-tliRJbC17MuxdDIRp4wutKchtl1CDAAJwNUvTa3uWiHDmvRbG9YuSxnqKBgnwNilOaxSlusd9RDfNJ2lXGJe1w==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
'@wagmi/connectors': '>=4.0.0'
|
'@wagmi/connectors': '>=4.0.0'
|
||||||
@ -4174,8 +4431,8 @@ packages:
|
|||||||
vue:
|
vue:
|
||||||
optional: true
|
optional: true
|
||||||
dependencies:
|
dependencies:
|
||||||
'@wagmi/connectors': 4.1.10(@types/react@18.2.14)(@wagmi/core@2.6.1)(react-dom@18.2.0)(react-native@0.73.2)(react@18.2.0)(typescript@5.0.2)(viem@2.7.6)
|
'@wagmi/connectors': 4.1.12(@types/react@18.2.14)(@wagmi/core@2.6.3)(react-dom@18.2.0)(react-native@0.73.2)(react@18.2.0)(typescript@5.0.2)(viem@2.7.6)
|
||||||
'@wagmi/core': 2.6.1(@types/react@18.2.14)(react@18.2.0)(typescript@5.0.2)(viem@2.7.6)
|
'@wagmi/core': 2.6.3(@types/react@18.2.14)(react@18.2.0)(typescript@5.0.2)(viem@2.7.6)
|
||||||
'@web3modal/polyfills': 4.0.0
|
'@web3modal/polyfills': 4.0.0
|
||||||
'@web3modal/scaffold': 4.0.0(@types/react@18.2.14)(react@18.2.0)
|
'@web3modal/scaffold': 4.0.0(@types/react@18.2.14)(react@18.2.0)
|
||||||
'@web3modal/scaffold-react': 4.0.0(@types/react@18.2.14)(react-dom@18.2.0)(react@18.2.0)
|
'@web3modal/scaffold-react': 4.0.0(@types/react@18.2.14)(react-dom@18.2.0)(react@18.2.0)
|
||||||
@ -8988,8 +9245,8 @@ packages:
|
|||||||
typescript: 5.0.2
|
typescript: 5.0.2
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/wagmi@2.5.5(@tanstack/react-query@5.18.1)(@types/react@18.2.14)(react-dom@18.2.0)(react-native@0.73.2)(react@18.2.0)(typescript@5.0.2)(viem@2.7.6):
|
/wagmi@2.5.6(@tanstack/react-query@5.18.1)(@types/react@18.2.14)(react-dom@18.2.0)(react-native@0.73.2)(react@18.2.0)(typescript@5.0.2)(viem@2.7.6):
|
||||||
resolution: {integrity: sha512-U9F5+e4bFXhSvIAWaImP4oCDXnOG/7q1xnBlkWBwbGy+oWg3BBiD01BZUnkplFGu6scSZ+TPURGtOkwH0rnxBQ==}
|
resolution: {integrity: sha512-Fi5Ju7N0Pd4EOxSBiyl/sVd2Iquf3w2ED4USalfIm0v1DbyEEIIT90AX2Mhzn/Ty9UnB3MTSO2/wFjj5VzZFTw==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
'@tanstack/react-query': '>=5.0.0'
|
'@tanstack/react-query': '>=5.0.0'
|
||||||
react: '>=18'
|
react: '>=18'
|
||||||
@ -9000,8 +9257,8 @@ packages:
|
|||||||
optional: true
|
optional: true
|
||||||
dependencies:
|
dependencies:
|
||||||
'@tanstack/react-query': 5.18.1(react@18.2.0)
|
'@tanstack/react-query': 5.18.1(react@18.2.0)
|
||||||
'@wagmi/connectors': 4.1.12(@types/react@18.2.14)(@wagmi/core@2.6.3)(react-dom@18.2.0)(react-native@0.73.2)(react@18.2.0)(typescript@5.0.2)(viem@2.7.6)
|
'@wagmi/connectors': 4.1.13(@types/react@18.2.14)(@wagmi/core@2.6.4)(react-dom@18.2.0)(react-native@0.73.2)(react@18.2.0)(typescript@5.0.2)(viem@2.7.6)
|
||||||
'@wagmi/core': 2.6.3(@types/react@18.2.14)(react@18.2.0)(typescript@5.0.2)(viem@2.7.6)
|
'@wagmi/core': 2.6.4(@types/react@18.2.14)(react@18.2.0)(typescript@5.0.2)(viem@2.7.6)
|
||||||
react: 18.2.0
|
react: 18.2.0
|
||||||
typescript: 5.0.2
|
typescript: 5.0.2
|
||||||
use-sync-external-store: 1.2.0(react@18.2.0)
|
use-sync-external-store: 1.2.0(react@18.2.0)
|
||||||
|
@ -30,8 +30,8 @@
|
|||||||
"type": "module",
|
"type": "module",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@tanstack/react-query": "^5.18.1",
|
"@tanstack/react-query": "^5.18.1",
|
||||||
"@wagmi/connectors": "4.1.12",
|
"@wagmi/connectors": "4.1.13",
|
||||||
"@wagmi/core": "2.6.3",
|
"@wagmi/core": "2.6.4",
|
||||||
"@web3modal/wagmi": "4.0.0",
|
"@web3modal/wagmi": "4.0.0",
|
||||||
"svelte-french-toast": "1.2.0",
|
"svelte-french-toast": "1.2.0",
|
||||||
"viem": "2.7.6"
|
"viem": "2.7.6"
|
||||||
|
92
dapps/web3modal/svelte/pnpm-lock.yaml
generated
92
dapps/web3modal/svelte/pnpm-lock.yaml
generated
@ -9,14 +9,14 @@ dependencies:
|
|||||||
specifier: ^5.18.1
|
specifier: ^5.18.1
|
||||||
version: 5.18.1(react@18.2.0)
|
version: 5.18.1(react@18.2.0)
|
||||||
'@wagmi/connectors':
|
'@wagmi/connectors':
|
||||||
specifier: 4.1.12
|
specifier: 4.1.13
|
||||||
version: 4.1.12(@wagmi/core@2.6.3)(react-dom@18.2.0)(react-native@0.73.3)(react@18.2.0)(typescript@5.3.3)(viem@2.7.6)
|
version: 4.1.13(@wagmi/core@2.6.4)(react-dom@18.2.0)(react-native@0.73.3)(react@18.2.0)(typescript@5.3.3)(viem@2.7.6)
|
||||||
'@wagmi/core':
|
'@wagmi/core':
|
||||||
specifier: 2.6.3
|
specifier: 2.6.4
|
||||||
version: 2.6.3(react@18.2.0)(typescript@5.3.3)(viem@2.7.6)
|
version: 2.6.4(react@18.2.0)(typescript@5.3.3)(viem@2.7.6)
|
||||||
'@web3modal/wagmi':
|
'@web3modal/wagmi':
|
||||||
specifier: 4.0.0
|
specifier: 4.0.0
|
||||||
version: 4.0.0(@wagmi/connectors@4.1.12)(@wagmi/core@2.6.3)(typescript@5.3.3)(viem@2.7.6)
|
version: 4.0.0(@wagmi/connectors@4.1.13)(@wagmi/core@2.6.4)(typescript@5.3.3)(viem@2.7.6)
|
||||||
svelte-french-toast:
|
svelte-french-toast:
|
||||||
specifier: 1.2.0
|
specifier: 1.2.0
|
||||||
version: 1.2.0(svelte@4.2.9)
|
version: 1.2.0(svelte@4.2.9)
|
||||||
@ -2128,8 +2128,8 @@ packages:
|
|||||||
engines: {node: '>=12.0.0'}
|
engines: {node: '>=12.0.0'}
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@metamask/sdk-communication-layer@0.14.1:
|
/@metamask/sdk-communication-layer@0.14.3:
|
||||||
resolution: {integrity: sha512-K1KhkKMdAAPi079G/bX/cIazqT6qnkRnykrs7nA1sU2BouG7BYD4qPgv7ridc3BNIewnFg9eMzzYIgOgfXzJKw==}
|
resolution: {integrity: sha512-yjSbj8y7fFbQXv2HBzUX6D9C8BimkCYP6BDV7hdw53W8b/GlYCtXVxUFajQ9tuO1xPTRjR/xt/dkdr2aCi6WGw==}
|
||||||
dependencies:
|
dependencies:
|
||||||
bufferutil: 4.0.8
|
bufferutil: 4.0.8
|
||||||
cross-fetch: 3.1.8
|
cross-fetch: 3.1.8
|
||||||
@ -2159,8 +2159,8 @@ packages:
|
|||||||
- react-native
|
- react-native
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@metamask/sdk@0.14.1(react-dom@18.2.0)(react-native@0.73.3)(react@18.2.0):
|
/@metamask/sdk@0.14.3(react-dom@18.2.0)(react-native@0.73.3)(react@18.2.0):
|
||||||
resolution: {integrity: sha512-52kfvnlyMXRO8/oPGoQOFMevSjgkLzpl8aGG6Ivx/6jiqSv5ScuOg6YdSWXR937Ts0zWE0V8KTUBMfnGGt0S9Q==}
|
resolution: {integrity: sha512-BYLs//nY2wioVSih78gOQI6sLIYY3vWkwVqXGYUgkBV+bi49bv+9S0m+hZ2cwiRaxfMYtKs0KvhAQ8weiYwDrg==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
react: ^18.2.0
|
react: ^18.2.0
|
||||||
react-native: '*'
|
react-native: '*'
|
||||||
@ -2173,7 +2173,7 @@ packages:
|
|||||||
'@metamask/onboarding': 1.0.1
|
'@metamask/onboarding': 1.0.1
|
||||||
'@metamask/post-message-stream': 6.2.0
|
'@metamask/post-message-stream': 6.2.0
|
||||||
'@metamask/providers': 10.2.1
|
'@metamask/providers': 10.2.1
|
||||||
'@metamask/sdk-communication-layer': 0.14.1
|
'@metamask/sdk-communication-layer': 0.14.3
|
||||||
'@metamask/sdk-install-modal-web': 0.14.1(react-native@0.73.3)
|
'@metamask/sdk-install-modal-web': 0.14.1(react-native@0.73.3)
|
||||||
'@react-native-async-storage/async-storage': 1.21.0(react-native@0.73.3)
|
'@react-native-async-storage/async-storage': 1.21.0(react-native@0.73.3)
|
||||||
'@types/dom-screen-wake-lock': 1.0.3
|
'@types/dom-screen-wake-lock': 1.0.3
|
||||||
@ -3566,10 +3566,10 @@ packages:
|
|||||||
requiresBuild: true
|
requiresBuild: true
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@wagmi/connectors@4.1.12(@wagmi/core@2.6.3)(react-dom@18.2.0)(react-native@0.73.3)(react@18.2.0)(typescript@5.3.3)(viem@2.7.6):
|
/@wagmi/connectors@4.1.13(@wagmi/core@2.6.4)(react-dom@18.2.0)(react-native@0.73.3)(react@18.2.0)(typescript@5.3.3)(viem@2.7.6):
|
||||||
resolution: {integrity: sha512-zqCJMOwpi8ssFjndVxVh3iUMwzcA7dPCjswhcy4xZyy1jm/VvGYC3o1wotq/gTCqUrz0SPIMGimZm4S6865b8A==}
|
resolution: {integrity: sha512-icllYbAHyXBChZK1FdVobCdZFSJQO5NQWAxv5C8P/qJrXdQPeDIQtmdcschB6h0cqfU9zjSSOkmEBZBAcOT2TQ==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
'@wagmi/core': 2.6.3
|
'@wagmi/core': 2.6.4
|
||||||
typescript: '>=5.0.4'
|
typescript: '>=5.0.4'
|
||||||
viem: 2.x
|
viem: 2.x
|
||||||
peerDependenciesMeta:
|
peerDependenciesMeta:
|
||||||
@ -3577,11 +3577,11 @@ packages:
|
|||||||
optional: true
|
optional: true
|
||||||
dependencies:
|
dependencies:
|
||||||
'@coinbase/wallet-sdk': 3.9.1
|
'@coinbase/wallet-sdk': 3.9.1
|
||||||
'@metamask/sdk': 0.14.1(react-dom@18.2.0)(react-native@0.73.3)(react@18.2.0)
|
'@metamask/sdk': 0.14.3(react-dom@18.2.0)(react-native@0.73.3)(react@18.2.0)
|
||||||
'@safe-global/safe-apps-provider': 0.18.1(typescript@5.3.3)
|
'@safe-global/safe-apps-provider': 0.18.1(typescript@5.3.3)
|
||||||
'@safe-global/safe-apps-sdk': 8.1.0(typescript@5.3.3)
|
'@safe-global/safe-apps-sdk': 8.1.0(typescript@5.3.3)
|
||||||
'@wagmi/core': 2.6.3(react@18.2.0)(typescript@5.3.3)(viem@2.7.6)
|
'@wagmi/core': 2.6.4(react@18.2.0)(typescript@5.3.3)(viem@2.7.6)
|
||||||
'@walletconnect/ethereum-provider': 2.11.0(react@18.2.0)
|
'@walletconnect/ethereum-provider': 2.11.1(react@18.2.0)
|
||||||
'@walletconnect/modal': 2.6.2(react@18.2.0)
|
'@walletconnect/modal': 2.6.2(react@18.2.0)
|
||||||
typescript: 5.3.3
|
typescript: 5.3.3
|
||||||
viem: 2.7.6(typescript@5.3.3)
|
viem: 2.7.6(typescript@5.3.3)
|
||||||
@ -3610,8 +3610,8 @@ packages:
|
|||||||
- zod
|
- zod
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@wagmi/core@2.6.3(react@18.2.0)(typescript@5.3.3)(viem@2.7.6):
|
/@wagmi/core@2.6.4(react@18.2.0)(typescript@5.3.3)(viem@2.7.6):
|
||||||
resolution: {integrity: sha512-hHvJkXFqfj56nAD0SH5bAHYxBItUBDIn6yGUBguMu121v6R4NxhwciEeff56lSjnKhmXjaWdJCEJ9C1YwkmDVw==}
|
resolution: {integrity: sha512-+p2vbztAaAOehwr8lh/oS3mzsJBByJssRqIYTpexC75O68HWeHgSixGLJOUFrVUwfn++/vuU5nj0Ye5PnJ3m6g==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
'@tanstack/query-core': '>=5.0.0'
|
'@tanstack/query-core': '>=5.0.0'
|
||||||
typescript: '>=5.0.4'
|
typescript: '>=5.0.4'
|
||||||
@ -3636,8 +3636,8 @@ packages:
|
|||||||
- zod
|
- zod
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@walletconnect/core@2.11.0:
|
/@walletconnect/core@2.11.1:
|
||||||
resolution: {integrity: sha512-2Tjp5BCevI7dbmqo/OrCjX4tqgMqwJNQLlQAlphqPfvwlF9+tIu6pGcVbSN3U9zyXzWIZCeleqEaWUeSeET4Ew==}
|
resolution: {integrity: sha512-T57Vd7YdbHPsy3tthBuwrhaZNafN0+PqjISFRNeJy/bsKdXxpJg2hGSARuOTpCO7V6VcaatqlaSMuG3DrnG5rA==}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@walletconnect/heartbeat': 1.2.1
|
'@walletconnect/heartbeat': 1.2.1
|
||||||
'@walletconnect/jsonrpc-provider': 1.0.13
|
'@walletconnect/jsonrpc-provider': 1.0.13
|
||||||
@ -3650,8 +3650,8 @@ packages:
|
|||||||
'@walletconnect/relay-auth': 1.0.4
|
'@walletconnect/relay-auth': 1.0.4
|
||||||
'@walletconnect/safe-json': 1.0.2
|
'@walletconnect/safe-json': 1.0.2
|
||||||
'@walletconnect/time': 1.0.2
|
'@walletconnect/time': 1.0.2
|
||||||
'@walletconnect/types': 2.11.0
|
'@walletconnect/types': 2.11.1
|
||||||
'@walletconnect/utils': 2.11.0
|
'@walletconnect/utils': 2.11.1
|
||||||
events: 3.3.0
|
events: 3.3.0
|
||||||
isomorphic-unfetch: 3.1.0
|
isomorphic-unfetch: 3.1.0
|
||||||
lodash.isequal: 4.5.0
|
lodash.isequal: 4.5.0
|
||||||
@ -3681,18 +3681,18 @@ packages:
|
|||||||
tslib: 1.14.1
|
tslib: 1.14.1
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@walletconnect/ethereum-provider@2.11.0(react@18.2.0):
|
/@walletconnect/ethereum-provider@2.11.1(react@18.2.0):
|
||||||
resolution: {integrity: sha512-YrTeHVjuSuhlUw7SQ6xBJXDuJ6iAC+RwINm9nVhoKYJSHAy3EVSJZOofMKrnecL0iRMtD29nj57mxAInIBRuZA==}
|
resolution: {integrity: sha512-UfQH0ho24aa2M1xYmanbJv2ggQPebKmQytp2j20QEvURJ2R0v7YKWZ+0PfwOs6o6cuGw6gGxy/0WQXQRZSAsfg==}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@walletconnect/jsonrpc-http-connection': 1.0.7
|
'@walletconnect/jsonrpc-http-connection': 1.0.7
|
||||||
'@walletconnect/jsonrpc-provider': 1.0.13
|
'@walletconnect/jsonrpc-provider': 1.0.13
|
||||||
'@walletconnect/jsonrpc-types': 1.0.3
|
'@walletconnect/jsonrpc-types': 1.0.3
|
||||||
'@walletconnect/jsonrpc-utils': 1.0.8
|
'@walletconnect/jsonrpc-utils': 1.0.8
|
||||||
'@walletconnect/modal': 2.6.2(react@18.2.0)
|
'@walletconnect/modal': 2.6.2(react@18.2.0)
|
||||||
'@walletconnect/sign-client': 2.11.0
|
'@walletconnect/sign-client': 2.11.1
|
||||||
'@walletconnect/types': 2.11.0
|
'@walletconnect/types': 2.11.1
|
||||||
'@walletconnect/universal-provider': 2.11.0
|
'@walletconnect/universal-provider': 2.11.1
|
||||||
'@walletconnect/utils': 2.11.0
|
'@walletconnect/utils': 2.11.1
|
||||||
events: 3.3.0
|
events: 3.3.0
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- '@azure/app-configuration'
|
- '@azure/app-configuration'
|
||||||
@ -3864,17 +3864,17 @@ packages:
|
|||||||
tslib: 1.14.1
|
tslib: 1.14.1
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@walletconnect/sign-client@2.11.0:
|
/@walletconnect/sign-client@2.11.1:
|
||||||
resolution: {integrity: sha512-H2ukscibBS+6WrzQWh+WyVBqO5z4F5et12JcwobdwgHnJSlqIoZxqnUYYWNCI5rUR5UKsKWaUyto4AE9N5dw4Q==}
|
resolution: {integrity: sha512-s3oKSx6/F5X2WmkV1jfJImBFACf9Km5HpTb+n5q+mobJVpUQw/clvoVyIrNNppLhm1V1S/ylHXh0qCrDppDpCA==}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@walletconnect/core': 2.11.0
|
'@walletconnect/core': 2.11.1
|
||||||
'@walletconnect/events': 1.0.1
|
'@walletconnect/events': 1.0.1
|
||||||
'@walletconnect/heartbeat': 1.2.1
|
'@walletconnect/heartbeat': 1.2.1
|
||||||
'@walletconnect/jsonrpc-utils': 1.0.8
|
'@walletconnect/jsonrpc-utils': 1.0.8
|
||||||
'@walletconnect/logger': 2.0.1
|
'@walletconnect/logger': 2.0.1
|
||||||
'@walletconnect/time': 1.0.2
|
'@walletconnect/time': 1.0.2
|
||||||
'@walletconnect/types': 2.11.0
|
'@walletconnect/types': 2.11.1
|
||||||
'@walletconnect/utils': 2.11.0
|
'@walletconnect/utils': 2.11.1
|
||||||
events: 3.3.0
|
events: 3.3.0
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- '@azure/app-configuration'
|
- '@azure/app-configuration'
|
||||||
@ -3901,8 +3901,8 @@ packages:
|
|||||||
tslib: 1.14.1
|
tslib: 1.14.1
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@walletconnect/types@2.11.0:
|
/@walletconnect/types@2.11.1:
|
||||||
resolution: {integrity: sha512-AB5b1lrEbCGHxqS2vqfCkIoODieH+ZAUp9rA1O2ftrhnqDJiJK983Df87JhYhECsQUBHHfALphA8ydER0q+9sw==}
|
resolution: {integrity: sha512-UbdbX+d6MOK0AXKxt5imV3KvAcLVpZUHylaRDIP5ffwVylM/p4DHnKppil1Qq5N+IGDr3RsUwLGFkKjqsQYRKw==}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@walletconnect/events': 1.0.1
|
'@walletconnect/events': 1.0.1
|
||||||
'@walletconnect/heartbeat': 1.2.1
|
'@walletconnect/heartbeat': 1.2.1
|
||||||
@ -3926,17 +3926,17 @@ packages:
|
|||||||
- supports-color
|
- supports-color
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@walletconnect/universal-provider@2.11.0:
|
/@walletconnect/universal-provider@2.11.1:
|
||||||
resolution: {integrity: sha512-zgJv8jDvIMP4Qse/D9oIRXGdfoNqonsrjPZanQ/CHNe7oXGOBiQND2IIeX+tS0H7uNA0TPvctljCLiIN9nw4eA==}
|
resolution: {integrity: sha512-BJvPYByIfbBYF4x8mqDV79ebQX0tD54pp8itsqrHWn0qKZeJyIH8sQ69yY0GnbJrzoFS3ZLULdC0yDxWDeuRGw==}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@walletconnect/jsonrpc-http-connection': 1.0.7
|
'@walletconnect/jsonrpc-http-connection': 1.0.7
|
||||||
'@walletconnect/jsonrpc-provider': 1.0.13
|
'@walletconnect/jsonrpc-provider': 1.0.13
|
||||||
'@walletconnect/jsonrpc-types': 1.0.3
|
'@walletconnect/jsonrpc-types': 1.0.3
|
||||||
'@walletconnect/jsonrpc-utils': 1.0.8
|
'@walletconnect/jsonrpc-utils': 1.0.8
|
||||||
'@walletconnect/logger': 2.0.1
|
'@walletconnect/logger': 2.0.1
|
||||||
'@walletconnect/sign-client': 2.11.0
|
'@walletconnect/sign-client': 2.11.1
|
||||||
'@walletconnect/types': 2.11.0
|
'@walletconnect/types': 2.11.1
|
||||||
'@walletconnect/utils': 2.11.0
|
'@walletconnect/utils': 2.11.1
|
||||||
events: 3.3.0
|
events: 3.3.0
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- '@azure/app-configuration'
|
- '@azure/app-configuration'
|
||||||
@ -3957,8 +3957,8 @@ packages:
|
|||||||
- utf-8-validate
|
- utf-8-validate
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@walletconnect/utils@2.11.0:
|
/@walletconnect/utils@2.11.1:
|
||||||
resolution: {integrity: sha512-hxkHPlTlDQILHfIKXlmzgNJau/YcSBC3XHUSuZuKZbNEw3duFT6h6pm3HT/1+j1a22IG05WDsNBuTCRkwss+BQ==}
|
resolution: {integrity: sha512-wRFDHN86dZ05mCET1H3912odIeQa8j7cZKxl1FlWRpV2YsILj9HCYSX6Uq2brwO02Kv2vryke44G1r8XI/LViA==}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@stablelib/chacha20poly1305': 1.0.1
|
'@stablelib/chacha20poly1305': 1.0.1
|
||||||
'@stablelib/hkdf': 1.0.1
|
'@stablelib/hkdf': 1.0.1
|
||||||
@ -3968,7 +3968,7 @@ packages:
|
|||||||
'@walletconnect/relay-api': 1.0.9
|
'@walletconnect/relay-api': 1.0.9
|
||||||
'@walletconnect/safe-json': 1.0.2
|
'@walletconnect/safe-json': 1.0.2
|
||||||
'@walletconnect/time': 1.0.2
|
'@walletconnect/time': 1.0.2
|
||||||
'@walletconnect/types': 2.11.0
|
'@walletconnect/types': 2.11.1
|
||||||
'@walletconnect/window-getters': 1.0.1
|
'@walletconnect/window-getters': 1.0.1
|
||||||
'@walletconnect/window-metadata': 1.0.1
|
'@walletconnect/window-metadata': 1.0.1
|
||||||
detect-browser: 5.3.0
|
detect-browser: 5.3.0
|
||||||
@ -4104,7 +4104,7 @@ packages:
|
|||||||
qrcode: 1.5.3
|
qrcode: 1.5.3
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@web3modal/wagmi@4.0.0(@wagmi/connectors@4.1.12)(@wagmi/core@2.6.3)(typescript@5.3.3)(viem@2.7.6):
|
/@web3modal/wagmi@4.0.0(@wagmi/connectors@4.1.13)(@wagmi/core@2.6.4)(typescript@5.3.3)(viem@2.7.6):
|
||||||
resolution: {integrity: sha512-tliRJbC17MuxdDIRp4wutKchtl1CDAAJwNUvTa3uWiHDmvRbG9YuSxnqKBgnwNilOaxSlusd9RDfNJ2lXGJe1w==}
|
resolution: {integrity: sha512-tliRJbC17MuxdDIRp4wutKchtl1CDAAJwNUvTa3uWiHDmvRbG9YuSxnqKBgnwNilOaxSlusd9RDfNJ2lXGJe1w==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
'@wagmi/connectors': '>=4.0.0'
|
'@wagmi/connectors': '>=4.0.0'
|
||||||
@ -4120,8 +4120,8 @@ packages:
|
|||||||
vue:
|
vue:
|
||||||
optional: true
|
optional: true
|
||||||
dependencies:
|
dependencies:
|
||||||
'@wagmi/connectors': 4.1.12(@wagmi/core@2.6.3)(react-dom@18.2.0)(react-native@0.73.3)(react@18.2.0)(typescript@5.3.3)(viem@2.7.6)
|
'@wagmi/connectors': 4.1.13(@wagmi/core@2.6.4)(react-dom@18.2.0)(react-native@0.73.3)(react@18.2.0)(typescript@5.3.3)(viem@2.7.6)
|
||||||
'@wagmi/core': 2.6.3(react@18.2.0)(typescript@5.3.3)(viem@2.7.6)
|
'@wagmi/core': 2.6.4(react@18.2.0)(typescript@5.3.3)(viem@2.7.6)
|
||||||
'@web3modal/polyfills': 4.0.0
|
'@web3modal/polyfills': 4.0.0
|
||||||
'@web3modal/scaffold': 4.0.0(react@18.2.0)
|
'@web3modal/scaffold': 4.0.0(react@18.2.0)
|
||||||
'@web3modal/scaffold-react': 4.0.0(react-dom@18.2.0)(react@18.2.0)
|
'@web3modal/scaffold-react': 4.0.0(react-dom@18.2.0)(react@18.2.0)
|
||||||
|
Loading…
Reference in New Issue
Block a user