chore(deps): bump wagmi from 1.3.4 to 1.3.8 (#748)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-07-07 22:56:33 +01:00 committed by GitHub
parent 41a4d944f0
commit 57541d4832
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 186 additions and 24 deletions

View File

@ -155,7 +155,7 @@
"use-onclickoutside": "0.4.1",
"uuid": "9.0.0",
"viem": "1.2.9",
"wagmi": "1.3.4",
"wagmi": "1.3.8",
"zustand": "4.3.8"
},
"devDependencies": {

View File

@ -34,7 +34,7 @@ dependencies:
version: 6.14.0
'@crossbell/connect-kit':
specifier: 1.4.9
version: 1.4.9(@tanstack/react-query@4.29.19)(@types/react@18.2.14)(@wagmi/core@1.3.4)(react-dom@18.2.0)(typescript@5.1.6)(wagmi@1.3.4)(zod@3.21.4)
version: 1.4.9(@tanstack/react-query@4.29.19)(@types/react@18.2.14)(@wagmi/core@1.3.7)(react-dom@18.2.0)(typescript@5.1.6)(wagmi@1.3.8)(zod@3.21.4)
'@crossbell/contract':
specifier: 1.4.8
version: 1.4.8(react-dom@18.2.0)(react@18.2.0)(typescript@5.1.6)(zod@3.21.4)
@ -43,7 +43,7 @@ dependencies:
version: 1.4.8(react-dom@18.2.0)(react@18.2.0)(typescript@5.1.6)(zod@3.21.4)
'@crossbell/notification':
specifier: 1.4.9
version: 1.4.9(@tanstack/react-query@4.29.19)(@types/react@18.2.14)(immer@10.0.2)(react-dom@18.2.0)(react@18.2.0)(typescript@5.1.6)(wagmi@1.3.4)(zod@3.21.4)
version: 1.4.9(@tanstack/react-query@4.29.19)(@types/react@18.2.14)(immer@10.0.2)(react-dom@18.2.0)(react@18.2.0)(typescript@5.1.6)(wagmi@1.3.8)(zod@3.21.4)
'@crossbell/ui':
specifier: 1.4.9
version: 1.4.9(@types/react@18.2.14)(react-dom@18.2.0)(react@18.2.0)(typescript@5.1.6)(zod@3.21.4)
@ -381,8 +381,8 @@ dependencies:
specifier: 1.2.9
version: 1.2.9(typescript@5.1.6)(zod@3.21.4)
wagmi:
specifier: 1.3.4
version: 1.3.4(immer@10.0.2)(react-dom@18.2.0)(react@18.2.0)(typescript@5.1.6)(viem@1.2.9)(zod@3.21.4)
specifier: 1.3.8
version: 1.3.8(immer@10.0.2)(react-dom@18.2.0)(react@18.2.0)(typescript@5.1.6)(viem@1.2.9)(zod@3.21.4)
zustand:
specifier: 4.3.8
version: 4.3.8(immer@10.0.2)(react@18.2.0)
@ -2118,7 +2118,7 @@ packages:
- utf-8-validate
dev: false
/@crossbell/connect-kit@1.4.9(@tanstack/react-query@4.29.19)(@types/react@18.2.14)(@wagmi/core@1.3.4)(react-dom@18.2.0)(typescript@5.1.6)(wagmi@1.3.4)(zod@3.21.4):
/@crossbell/connect-kit@1.4.9(@tanstack/react-query@4.29.19)(@types/react@18.2.14)(@wagmi/core@1.3.7)(react-dom@18.2.0)(typescript@5.1.6)(wagmi@1.3.8)(zod@3.21.4):
resolution: {integrity: sha512-4cGK2hxFuarKWZTXA5/q194Fyp3omkEsNqBcxoA8lAV2pOhoEqT94I+YaHi4qdwli1da90HcfzgddmZ6kOhuiA==}
peerDependencies:
'@tanstack/react-query': ^4
@ -2136,8 +2136,8 @@ packages:
'@mantine/hooks': 6.0.15(react@18.2.0)
'@mantine/notifications': 6.0.13(@mantine/core@6.0.15)(@mantine/hooks@6.0.15)(react-dom@18.2.0)(react@18.2.0)
'@tanstack/react-query': 4.29.19(react-dom@18.2.0)(react@18.2.0)
'@wagmi/connectors': 2.6.3(@wagmi/chains@1.4.0)(react@18.2.0)(typescript@5.1.6)(viem@1.2.9)(zod@3.21.4)
'@web3modal/ethereum': 2.6.0(@wagmi/core@1.3.4)(viem@1.2.9)
'@wagmi/connectors': 2.6.3(react@18.2.0)(typescript@5.1.6)(viem@1.2.9)(zod@3.21.4)
'@web3modal/ethereum': 2.6.0(@wagmi/core@1.3.7)(viem@1.2.9)
canvas-confetti: 1.6.0
check-password-strength: 2.0.7
classnames: 2.3.2
@ -2154,7 +2154,7 @@ packages:
rxjs: 7.8.1
ts-essentials: 9.3.2(typescript@5.1.6)
viem: 1.2.9(typescript@5.1.6)(zod@3.21.4)
wagmi: 1.3.4(immer@10.0.2)(react-dom@18.2.0)(react@18.2.0)(typescript@5.1.6)(viem@1.2.9)(zod@3.21.4)
wagmi: 1.3.8(immer@10.0.2)(react-dom@18.2.0)(react@18.2.0)(typescript@5.1.6)(viem@1.2.9)(zod@3.21.4)
zustand: 4.3.8(immer@10.0.2)(react@18.2.0)
transitivePeerDependencies:
- '@react-native-async-storage/async-storage'
@ -2214,7 +2214,7 @@ packages:
resolution: {integrity: sha512-0Yf9+MMTSD+JJkFbNaK/s+kl3CXhr4oq2yj3K0dvheB+e8uykcpM7yomxHie/sr0ushw3G7Ppf5NXYkfH0eiSw==}
dev: false
/@crossbell/notification@1.4.9(@tanstack/react-query@4.29.19)(@types/react@18.2.14)(immer@10.0.2)(react-dom@18.2.0)(react@18.2.0)(typescript@5.1.6)(wagmi@1.3.4)(zod@3.21.4):
/@crossbell/notification@1.4.9(@tanstack/react-query@4.29.19)(@types/react@18.2.14)(immer@10.0.2)(react-dom@18.2.0)(react@18.2.0)(typescript@5.1.6)(wagmi@1.3.8)(zod@3.21.4):
resolution: {integrity: sha512-k3LSul6uRqc+vzp0OiAUGCqhVOVxr+qrawO1Q/AtleitzwtNDS6TIGh/QiZ/3lTRKA5BYw8GfQP9CRxWboOnxA==}
peerDependencies:
'@tanstack/react-query': ^4
@ -2232,7 +2232,7 @@ packages:
react: 18.2.0
react-intersection-observer: 9.5.1(react@18.2.0)
viem: 1.2.9(typescript@5.1.6)(zod@3.21.4)
wagmi: 1.3.4(immer@10.0.2)(react-dom@18.2.0)(react@18.2.0)(typescript@5.1.6)(viem@1.2.9)(zod@3.21.4)
wagmi: 1.3.8(immer@10.0.2)(react-dom@18.2.0)(react@18.2.0)(typescript@5.1.6)(viem@1.2.9)(zod@3.21.4)
zustand: 4.3.8(immer@10.0.2)(react@18.2.0)
transitivePeerDependencies:
- '@types/react'
@ -4431,8 +4431,8 @@ packages:
typescript: 5.1.6
dev: false
/@wagmi/chains@1.4.0(typescript@5.1.6):
resolution: {integrity: sha512-9HwJrhcZ1TxyrCbE10y7s1eSiSiyfGam7AHIOLYExaOX+vpOZ+MNTt4orFEDbEpz1fxwJDPPI38lanAUix1OSA==}
/@wagmi/chains@1.5.0(typescript@5.1.6):
resolution: {integrity: sha512-JO5iqh7Km4GW/6XKKDYMq3YQ9wlOSGzzaTUQhALQ58KANxEZ70tZWhfTZAPD3fdgv4wheai7kyHDNgTW6X7fnw==}
peerDependencies:
typescript: '>=5.0.4'
peerDependenciesMeta:
@ -4442,7 +4442,7 @@ packages:
typescript: 5.1.6
dev: false
/@wagmi/connectors@2.6.3(@wagmi/chains@1.4.0)(react@18.2.0)(typescript@5.1.6)(viem@1.2.9)(zod@3.21.4):
/@wagmi/connectors@2.6.3(react@18.2.0)(typescript@5.1.6)(viem@1.2.9)(zod@3.21.4):
resolution: {integrity: sha512-tloHzZq/7OCoOnveNdouhwv0pB1H0lB8+wqurColJsQdMKBTKn5xodl0pCkHjcKHZdELyIcuTINoq9aDzt30sA==}
peerDependencies:
'@wagmi/chains': '>=1.3.0'
@ -4458,7 +4458,6 @@ packages:
'@ledgerhq/connect-kit-loader': 1.1.0
'@safe-global/safe-apps-provider': 0.17.1(typescript@5.1.6)(zod@3.21.4)
'@safe-global/safe-apps-sdk': 8.0.0(typescript@5.1.6)(zod@3.21.4)
'@wagmi/chains': 1.4.0(typescript@5.1.6)
'@walletconnect/ethereum-provider': 2.8.6(@walletconnect/modal@2.5.9)
'@walletconnect/legacy-provider': 2.0.0
'@walletconnect/modal': 2.5.9(react@18.2.0)
@ -4477,8 +4476,44 @@ packages:
- zod
dev: false
/@wagmi/core@1.3.4(immer@10.0.2)(react@18.2.0)(typescript@5.1.6)(viem@1.2.9)(zod@3.21.4):
resolution: {integrity: sha512-2p6DVtKMRjkFljaQVIBtbH/oHpgoHQ1l9lSG8RmH6Z+Gm8IO67KdUbO0HuxceO/3sfBPrbNY6abbyMEaz0Rx1g==}
/@wagmi/connectors@2.6.6(@wagmi/chains@1.5.0)(react@18.2.0)(typescript@5.1.6)(viem@1.2.9)(zod@3.21.4):
resolution: {integrity: sha512-/o1c/TCivQs8DOAUOcQvY2UIt3p2mWOAHi39D0LC74+ncpXzLC5/gyaWU38qnTxPM8s/PmTmaWDgz+VhICXrag==}
peerDependencies:
'@wagmi/chains': '>=1.3.0'
typescript: '>=5.0.4'
viem: '>=0.3.35'
peerDependenciesMeta:
'@wagmi/chains':
optional: true
typescript:
optional: true
dependencies:
'@coinbase/wallet-sdk': 3.7.1
'@ledgerhq/connect-kit-loader': 1.1.0
'@safe-global/safe-apps-provider': 0.17.1(typescript@5.1.6)(zod@3.21.4)
'@safe-global/safe-apps-sdk': 8.0.0(typescript@5.1.6)(zod@3.21.4)
'@wagmi/chains': 1.5.0(typescript@5.1.6)
'@walletconnect/ethereum-provider': 2.9.0(@walletconnect/modal@2.5.9)
'@walletconnect/legacy-provider': 2.0.0
'@walletconnect/modal': 2.5.9(react@18.2.0)
'@walletconnect/utils': 2.9.0
abitype: 0.8.7(typescript@5.1.6)(zod@3.21.4)
eventemitter3: 4.0.7
typescript: 5.1.6
viem: 1.2.9(typescript@5.1.6)(zod@3.21.4)
transitivePeerDependencies:
- '@react-native-async-storage/async-storage'
- bufferutil
- encoding
- lokijs
- react
- supports-color
- utf-8-validate
- zod
dev: false
/@wagmi/core@1.3.7(immer@10.0.2)(react@18.2.0)(typescript@5.1.6)(viem@1.2.9)(zod@3.21.4):
resolution: {integrity: sha512-ens31RwICdrbRanNYwlJs0DAw/LOqUPQm6qXsmEciOENT4w+7pC959LXU9xfaOADWVMekeLDmRqAGCszTNIXAg==}
peerDependencies:
typescript: '>=5.0.4'
viem: '>=0.3.35'
@ -4486,8 +4521,8 @@ packages:
typescript:
optional: true
dependencies:
'@wagmi/chains': 1.4.0(typescript@5.1.6)
'@wagmi/connectors': 2.6.3(@wagmi/chains@1.4.0)(react@18.2.0)(typescript@5.1.6)(viem@1.2.9)(zod@3.21.4)
'@wagmi/chains': 1.5.0(typescript@5.1.6)
'@wagmi/connectors': 2.6.6(@wagmi/chains@1.5.0)(react@18.2.0)(typescript@5.1.6)(viem@1.2.9)(zod@3.21.4)
abitype: 0.8.7(typescript@5.1.6)(zod@3.21.4)
eventemitter3: 4.0.7
typescript: 5.1.6
@ -4531,6 +4566,32 @@ packages:
- utf-8-validate
dev: false
/@walletconnect/core@2.9.0:
resolution: {integrity: sha512-MZYJghS9YCvGe32UOgDj0mCasaOoGHQaYXWeQblXE/xb8HuaM6kAWhjIQN9P+MNp5QP134BHP5olQostcCotXQ==}
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.12
'@walletconnect/keyvaluestorage': 1.0.2
'@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.9.0
'@walletconnect/utils': 2.9.0
events: 3.3.0
lodash.isequal: 4.5.0
uint8arrays: 3.1.1
transitivePeerDependencies:
- '@react-native-async-storage/async-storage'
- bufferutil
- lokijs
- utf-8-validate
dev: false
/@walletconnect/crypto@1.0.3:
resolution: {integrity: sha512-+2jdORD7XQs76I2Odgr3wwrtyuLUXD/kprNVsjWRhhhdO9Mt6WqVzOPu0/t7OHSmgal8k7SoBQzUc5hu/8zL/g==}
dependencies:
@ -4582,6 +4643,32 @@ packages:
- utf-8-validate
dev: false
/@walletconnect/ethereum-provider@2.9.0(@walletconnect/modal@2.5.9):
resolution: {integrity: sha512-rSXkC0SXMigJRdIi/M2RMuEuATY1AwtlTWQBnqyxoht7xbO2bQNPCXn0XL4s/GRNrSUtoKSY4aPMHXV4W4yLBA==}
peerDependencies:
'@walletconnect/modal': '>=2'
peerDependenciesMeta:
'@walletconnect/modal':
optional: true
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.5.9(react@18.2.0)
'@walletconnect/sign-client': 2.9.0
'@walletconnect/types': 2.9.0
'@walletconnect/universal-provider': 2.9.0
'@walletconnect/utils': 2.9.0
events: 3.3.0
transitivePeerDependencies:
- '@react-native-async-storage/async-storage'
- bufferutil
- encoding
- lokijs
- utf-8-validate
dev: false
/@walletconnect/events@1.0.1:
resolution: {integrity: sha512-NPTqaoi0oPBVNuLv7qPaJazmGHs5JGyO8eEAk5VGKmJzDR7AHzD4k6ilox5kxk1iwiOnFopBOOMLs86Oa76HpQ==}
dependencies:
@ -4804,6 +4891,25 @@ packages:
- utf-8-validate
dev: false
/@walletconnect/sign-client@2.9.0:
resolution: {integrity: sha512-mEKc4LlLMebCe45qzqh+MX4ilQK4kOEBzLY6YJpG8EhyT45eX4JMNA7qQoYa9MRMaaVb/7USJcc4e3ZrjZvQmA==}
dependencies:
'@walletconnect/core': 2.9.0
'@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.9.0
'@walletconnect/utils': 2.9.0
events: 3.3.0
transitivePeerDependencies:
- '@react-native-async-storage/async-storage'
- bufferutil
- lokijs
- utf-8-validate
dev: false
/@walletconnect/time@1.0.2:
resolution: {integrity: sha512-uzdd9woDcJ1AaBZRhqy5rNC9laqWGErfc4dxA9a87mPdKOgWMD85mcFo9dIYIts/Jwocfwn07EC6EzclKubk/g==}
dependencies:
@ -4824,6 +4930,20 @@ packages:
- lokijs
dev: false
/@walletconnect/types@2.9.0:
resolution: {integrity: sha512-ORopsMfSRvUYqtjKKd6scfg8o4/aGebipLxx92AuuUgMTERSU6cGmIrK6rdLu7W6FBJkmngPLEGc9mRqAb9Lug==}
dependencies:
'@walletconnect/events': 1.0.1
'@walletconnect/heartbeat': 1.2.1
'@walletconnect/jsonrpc-types': 1.0.3
'@walletconnect/keyvaluestorage': 1.0.2
'@walletconnect/logger': 2.0.1
events: 3.3.0
transitivePeerDependencies:
- '@react-native-async-storage/async-storage'
- lokijs
dev: false
/@walletconnect/universal-provider@2.8.6:
resolution: {integrity: sha512-ln1RVv8+oHu9enOJ/oVkjiarneB+4vJCk16znOklIN2JtDHwB8iObDHlQH3UE6ynNTw1iRvaGuPR4g+YdIfB6w==}
dependencies:
@ -4844,6 +4964,26 @@ packages:
- utf-8-validate
dev: false
/@walletconnect/universal-provider@2.9.0:
resolution: {integrity: sha512-k3nkSBkF69sJJVoe17IVoPtnhp/sgaa2t+x7BvA/BKeMxE0DGdtRJdEXotTc8DBmI7o2tkq6l8+HyFBGjQ/CjQ==}
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.9.0
'@walletconnect/types': 2.9.0
'@walletconnect/utils': 2.9.0
events: 3.3.0
transitivePeerDependencies:
- '@react-native-async-storage/async-storage'
- bufferutil
- encoding
- lokijs
- utf-8-validate
dev: false
/@walletconnect/utils@2.8.6:
resolution: {integrity: sha512-wcy6e5+COYo7tfNnW8YqidnATdJDIW6vDiWWE7A1F78Sl/VflkaevB9cIgyn8eLdxC1SxXgGoeC2oLP90nnHJg==}
dependencies:
@ -4866,6 +5006,28 @@ packages:
- lokijs
dev: false
/@walletconnect/utils@2.9.0:
resolution: {integrity: sha512-7Tu3m6dZL84KofrNBcblsgpSqU2vdo9ImLD7zWimLXERVGNQ8smXG+gmhQYblebIBhsPzjy9N38YMC3nPlfQNw==}
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.9.0
'@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:
- '@react-native-async-storage/async-storage'
- lokijs
dev: false
/@walletconnect/window-getters@1.0.1:
resolution: {integrity: sha512-vHp+HqzGxORPAN8gY03qnbTMnhqIwjeRJNOMOAzePRg4xVEEE2WvYsI9G2NMjOknA8hnuYbU3/hwLcKbjhc8+Q==}
dependencies:
@ -4879,13 +5041,13 @@ packages:
tslib: 1.14.1
dev: false
/@web3modal/ethereum@2.6.0(@wagmi/core@1.3.4)(viem@1.2.9):
/@web3modal/ethereum@2.6.0(@wagmi/core@1.3.7)(viem@1.2.9):
resolution: {integrity: sha512-ivTqNai7OQwAQ03LUdPzevPIKAnL1s8L0uXwV2oEwD4j8Sj4AotAGL8Ev4Kf1IgX/5gO3/Rv2VUJIezqDV515w==}
peerDependencies:
'@wagmi/core': '>=1'
viem: '>=1'
dependencies:
'@wagmi/core': 1.3.4(immer@10.0.2)(react@18.2.0)(typescript@5.1.6)(viem@1.2.9)(zod@3.21.4)
'@wagmi/core': 1.3.7(immer@10.0.2)(react@18.2.0)(typescript@5.1.6)(viem@1.2.9)(zod@3.21.4)
viem: 1.2.9(typescript@5.1.6)(zod@3.21.4)
dev: false
@ -12858,8 +13020,8 @@ packages:
xml-name-validator: 4.0.0
dev: false
/wagmi@1.3.4(immer@10.0.2)(react-dom@18.2.0)(react@18.2.0)(typescript@5.1.6)(viem@1.2.9)(zod@3.21.4):
resolution: {integrity: sha512-PY+8coQDfQsXiJZq8KGYTzVRe708bMn7OFrbGq2NhykahkfsIB0QtEGDtpoa3Kvkt4RO68ClRSmH6vmt1ZqYSA==}
/wagmi@1.3.8(immer@10.0.2)(react-dom@18.2.0)(react@18.2.0)(typescript@5.1.6)(viem@1.2.9)(zod@3.21.4):
resolution: {integrity: sha512-RCfcE+Q+yhyfq7j5u7KQRz2KXUMAMexu0Y2kr8z81t4fmDlU5C+OEVQ6NFoUzAzEsJpznpQjZgsfpHKeFm17hQ==}
peerDependencies:
react: '>=17.0.0'
typescript: '>=5.0.4'
@ -12871,7 +13033,7 @@ packages:
'@tanstack/query-sync-storage-persister': 4.29.19
'@tanstack/react-query': 4.29.19(react-dom@18.2.0)(react@18.2.0)
'@tanstack/react-query-persist-client': 4.29.19(@tanstack/react-query@4.29.19)
'@wagmi/core': 1.3.4(immer@10.0.2)(react@18.2.0)(typescript@5.1.6)(viem@1.2.9)(zod@3.21.4)
'@wagmi/core': 1.3.7(immer@10.0.2)(react@18.2.0)(typescript@5.1.6)(viem@1.2.9)(zod@3.21.4)
abitype: 0.8.7(typescript@5.1.6)(zod@3.21.4)
react: 18.2.0
typescript: 5.1.6