Commit cf9b9442 authored by dependabot[bot]'s avatar dependabot[bot] Committed by GitHub

build(deps-dev): bump @wagmi/core from 1.3.8 to 1.4.3

Bumps [@wagmi/core](https://github.com/wagmi-dev/wagmi/tree/HEAD/packages/core) from 1.3.8 to 1.4.3.
- [Release notes](https://github.com/wagmi-dev/wagmi/releases)
- [Changelog](https://github.com/wagmi-dev/wagmi/blob/main/packages/core/CHANGELOG.md)
- [Commits](https://github.com/wagmi-dev/wagmi/commits/@wagmi/core@1.4.3/packages/core)

---
updated-dependencies:
- dependency-name: "@wagmi/core"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...
Signed-off-by: default avatardependabot[bot] <support@github.com>
parent 19f4554f
...@@ -53,7 +53,7 @@ ...@@ -53,7 +53,7 @@
"@types/glob": "^8.1.0", "@types/glob": "^8.1.0",
"@vitest/coverage-istanbul": "^0.34.6", "@vitest/coverage-istanbul": "^0.34.6",
"@wagmi/cli": "^1.5.2", "@wagmi/cli": "^1.5.2",
"@wagmi/core": "^1.3.8", "@wagmi/core": "^1.4.3",
"abitype": "^0.9.3", "abitype": "^0.9.3",
"glob": "^10.3.10", "glob": "^10.3.10",
"isomorphic-fetch": "^3.0.0", "isomorphic-fetch": "^3.0.0",
......
...@@ -315,10 +315,10 @@ importers: ...@@ -315,10 +315,10 @@ importers:
version: 0.34.6(vitest@0.34.2) version: 0.34.6(vitest@0.34.2)
'@wagmi/cli': '@wagmi/cli':
specifier: ^1.5.2 specifier: ^1.5.2
version: 1.5.2(@wagmi/core@1.3.8)(typescript@5.2.2)(wagmi@1.0.1) version: 1.5.2(@wagmi/core@1.4.3)(typescript@5.2.2)(wagmi@1.0.1)
'@wagmi/core': '@wagmi/core':
specifier: ^1.3.8 specifier: ^1.4.3
version: 1.3.8(react@18.2.0)(typescript@5.2.2)(viem@1.14.0) version: 1.4.3(react@18.2.0)(typescript@5.2.2)(viem@1.14.0)
abitype: abitype:
specifier: ^0.9.3 specifier: ^0.9.3
version: 0.9.3(typescript@5.2.2) version: 0.9.3(typescript@5.2.2)
...@@ -4655,18 +4655,7 @@ packages: ...@@ -4655,18 +4655,7 @@ packages:
dependencies: dependencies:
typescript: 5.2.2 typescript: 5.2.2
/@wagmi/chains@1.6.0(typescript@5.2.2): /@wagmi/cli@1.5.2(@wagmi/core@1.4.3)(typescript@5.2.2)(wagmi@1.0.1):
resolution: {integrity: sha512-5FRlVxse5P4ZaHG3GTvxwVANSmYJas1eQrTBHhjxVtqXoorm0aLmCHbhmN8Xo1yu09PaWKlleEvfE98yH4AgIw==}
peerDependencies:
typescript: '>=5.0.4'
peerDependenciesMeta:
typescript:
optional: true
dependencies:
typescript: 5.2.2
dev: true
/@wagmi/cli@1.5.2(@wagmi/core@1.3.8)(typescript@5.2.2)(wagmi@1.0.1):
resolution: {integrity: sha512-UfLMYhW6mQBCjR8A5s01Chf9GpHzdpcuuBuzJ36QGXcMSJAxylz5ImVZWfCRV0ct1UruydjKVSW1QSI6azNxRQ==} resolution: {integrity: sha512-UfLMYhW6mQBCjR8A5s01Chf9GpHzdpcuuBuzJ36QGXcMSJAxylz5ImVZWfCRV0ct1UruydjKVSW1QSI6azNxRQ==}
engines: {node: '>=14'} engines: {node: '>=14'}
hasBin: true hasBin: true
...@@ -4682,7 +4671,7 @@ packages: ...@@ -4682,7 +4671,7 @@ packages:
wagmi: wagmi:
optional: true optional: true
dependencies: dependencies:
'@wagmi/core': 1.3.8(react@18.2.0)(typescript@5.2.2)(viem@1.14.0) '@wagmi/core': 1.4.3(react@18.2.0)(typescript@5.2.2)(viem@1.14.0)
abitype: 0.8.7(typescript@5.2.2)(zod@3.22.1) abitype: 0.8.7(typescript@5.2.2)(zod@3.22.1)
abort-controller: 3.0.0 abort-controller: 3.0.0
bundle-require: 3.1.2(esbuild@0.16.17) bundle-require: 3.1.2(esbuild@0.16.17)
...@@ -4747,15 +4736,12 @@ packages: ...@@ -4747,15 +4736,12 @@ packages:
- utf-8-validate - utf-8-validate
- zod - zod
/@wagmi/connectors@2.6.6(@wagmi/chains@1.6.0)(react@18.2.0)(typescript@5.2.2)(viem@1.14.0): /@wagmi/connectors@3.1.2(react@18.2.0)(typescript@5.2.2)(viem@1.14.0):
resolution: {integrity: sha512-/o1c/TCivQs8DOAUOcQvY2UIt3p2mWOAHi39D0LC74+ncpXzLC5/gyaWU38qnTxPM8s/PmTmaWDgz+VhICXrag==} resolution: {integrity: sha512-IlLKErqCzQRBUcCvXGPowcczbWcvJtEG006gPsAoePNJEXCHEWoKASghgu+L/bqD7006Z6mW6zlTNjcSQJvFAg==}
peerDependencies: peerDependencies:
'@wagmi/chains': '>=1.3.0'
typescript: '>=5.0.4' typescript: '>=5.0.4'
viem: '>=0.3.35' viem: '>=0.3.35'
peerDependenciesMeta: peerDependenciesMeta:
'@wagmi/chains':
optional: true
typescript: typescript:
optional: true optional: true
dependencies: dependencies:
...@@ -4763,17 +4749,17 @@ packages: ...@@ -4763,17 +4749,17 @@ packages:
'@ledgerhq/connect-kit-loader': 1.1.0 '@ledgerhq/connect-kit-loader': 1.1.0
'@safe-global/safe-apps-provider': 0.17.1(typescript@5.2.2) '@safe-global/safe-apps-provider': 0.17.1(typescript@5.2.2)
'@safe-global/safe-apps-sdk': 8.0.0(typescript@5.2.2) '@safe-global/safe-apps-sdk': 8.0.0(typescript@5.2.2)
'@wagmi/chains': 1.6.0(typescript@5.2.2) '@walletconnect/ethereum-provider': 2.10.1(@walletconnect/modal@2.6.2)
'@walletconnect/ethereum-provider': 2.9.0(@walletconnect/modal@2.5.9)
'@walletconnect/legacy-provider': 2.0.0 '@walletconnect/legacy-provider': 2.0.0
'@walletconnect/modal': 2.5.9(react@18.2.0) '@walletconnect/modal': 2.6.2(react@18.2.0)
'@walletconnect/utils': 2.9.0 '@walletconnect/utils': 2.10.1
abitype: 0.8.7(typescript@5.2.2)(zod@3.22.1) abitype: 0.8.7(typescript@5.2.2)(zod@3.22.1)
eventemitter3: 4.0.7 eventemitter3: 4.0.7
typescript: 5.2.2 typescript: 5.2.2
viem: 1.14.0(typescript@5.2.2)(zod@3.22.0) viem: 1.14.0(typescript@5.2.2)(zod@3.22.0)
transitivePeerDependencies: transitivePeerDependencies:
- '@react-native-async-storage/async-storage' - '@react-native-async-storage/async-storage'
- '@types/react'
- bufferutil - bufferutil
- encoding - encoding
- lokijs - lokijs
...@@ -4811,8 +4797,8 @@ packages: ...@@ -4811,8 +4797,8 @@ packages:
- utf-8-validate - utf-8-validate
- zod - zod
/@wagmi/core@1.3.8(react@18.2.0)(typescript@5.2.2)(viem@1.14.0): /@wagmi/core@1.4.3(react@18.2.0)(typescript@5.2.2)(viem@1.14.0):
resolution: {integrity: sha512-OYSxikoMizqVnpSkFTwGE7PwFaz2k0PXteSiI0W2Mtk4j4sZzRFdP+9AWeDB6AYm0yU3WvgN1IATx0EEBKUe3w==} resolution: {integrity: sha512-CIV9jwv5ue+WpqmA3FvwGa+23cppe7oIaz6TRnlGm0Hm0wDImSaQSWqcsFyOPvleD29oOIJ8e3KnHINEvI64AA==}
peerDependencies: peerDependencies:
typescript: '>=5.0.4' typescript: '>=5.0.4'
viem: '>=0.3.35' viem: '>=0.3.35'
...@@ -4820,8 +4806,7 @@ packages: ...@@ -4820,8 +4806,7 @@ packages:
typescript: typescript:
optional: true optional: true
dependencies: dependencies:
'@wagmi/chains': 1.6.0(typescript@5.2.2) '@wagmi/connectors': 3.1.2(react@18.2.0)(typescript@5.2.2)(viem@1.14.0)
'@wagmi/connectors': 2.6.6(@wagmi/chains@1.6.0)(react@18.2.0)(typescript@5.2.2)(viem@1.14.0)
abitype: 0.8.7(typescript@5.2.2)(zod@3.22.1) abitype: 0.8.7(typescript@5.2.2)(zod@3.22.1)
eventemitter3: 4.0.7 eventemitter3: 4.0.7
typescript: 5.2.2 typescript: 5.2.2
...@@ -4829,6 +4814,7 @@ packages: ...@@ -4829,6 +4814,7 @@ packages:
zustand: 4.3.9(react@18.2.0) zustand: 4.3.9(react@18.2.0)
transitivePeerDependencies: transitivePeerDependencies:
- '@react-native-async-storage/async-storage' - '@react-native-async-storage/async-storage'
- '@types/react'
- bufferutil - bufferutil
- encoding - encoding
- immer - immer
...@@ -4839,11 +4825,12 @@ packages: ...@@ -4839,11 +4825,12 @@ packages:
- zod - zod
dev: true dev: true
/@walletconnect/core@2.7.2: /@walletconnect/core@2.10.1:
resolution: {integrity: sha512-gInSwh3uLpTEkDGArfOFoOVgiXW+zkZJpGqfARVi5fhSxsnL1jYNpqO2k8KAXUPfB4MIzLyaGruiaywncLAczA==} resolution: {integrity: sha512-WAoXfmj+Zy5q48TnrKUjmHXJCBahzKwbul+noepRZf7JDtUAZ9IOWpUjg+UPRbfK5EiWZ0TF42S6SXidf7EHoQ==}
dependencies: dependencies:
'@walletconnect/heartbeat': 1.2.1 '@walletconnect/heartbeat': 1.2.1
'@walletconnect/jsonrpc-provider': 1.0.13 '@walletconnect/jsonrpc-provider': 1.0.13
'@walletconnect/jsonrpc-types': 1.0.3
'@walletconnect/jsonrpc-utils': 1.0.8 '@walletconnect/jsonrpc-utils': 1.0.8
'@walletconnect/jsonrpc-ws-connection': 1.0.13 '@walletconnect/jsonrpc-ws-connection': 1.0.13
'@walletconnect/keyvaluestorage': 1.0.2 '@walletconnect/keyvaluestorage': 1.0.2
...@@ -4852,8 +4839,8 @@ packages: ...@@ -4852,8 +4839,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.7.2 '@walletconnect/types': 2.10.1
'@walletconnect/utils': 2.7.2 '@walletconnect/utils': 2.10.1
events: 3.3.0 events: 3.3.0
lodash.isequal: 4.5.0 lodash.isequal: 4.5.0
uint8arrays: 3.1.1 uint8arrays: 3.1.1
...@@ -4862,23 +4849,23 @@ packages: ...@@ -4862,23 +4849,23 @@ packages:
- bufferutil - bufferutil
- lokijs - lokijs
- utf-8-validate - utf-8-validate
dev: true
/@walletconnect/core@2.9.0: /@walletconnect/core@2.7.2:
resolution: {integrity: sha512-MZYJghS9YCvGe32UOgDj0mCasaOoGHQaYXWeQblXE/xb8HuaM6kAWhjIQN9P+MNp5QP134BHP5olQostcCotXQ==} resolution: {integrity: sha512-gInSwh3uLpTEkDGArfOFoOVgiXW+zkZJpGqfARVi5fhSxsnL1jYNpqO2k8KAXUPfB4MIzLyaGruiaywncLAczA==}
dependencies: dependencies:
'@walletconnect/heartbeat': 1.2.1 '@walletconnect/heartbeat': 1.2.1
'@walletconnect/jsonrpc-provider': 1.0.13 '@walletconnect/jsonrpc-provider': 1.0.13
'@walletconnect/jsonrpc-types': 1.0.3
'@walletconnect/jsonrpc-utils': 1.0.8 '@walletconnect/jsonrpc-utils': 1.0.8
'@walletconnect/jsonrpc-ws-connection': 1.0.12 '@walletconnect/jsonrpc-ws-connection': 1.0.13
'@walletconnect/keyvaluestorage': 1.0.2 '@walletconnect/keyvaluestorage': 1.0.2
'@walletconnect/logger': 2.0.1 '@walletconnect/logger': 2.0.1
'@walletconnect/relay-api': 1.0.9 '@walletconnect/relay-api': 1.0.9
'@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.9.0 '@walletconnect/types': 2.7.2
'@walletconnect/utils': 2.9.0 '@walletconnect/utils': 2.7.2
events: 3.3.0 events: 3.3.0
lodash.isequal: 4.5.0 lodash.isequal: 4.5.0
uint8arrays: 3.1.1 uint8arrays: 3.1.1
...@@ -4887,7 +4874,6 @@ packages: ...@@ -4887,7 +4874,6 @@ packages:
- bufferutil - bufferutil
- lokijs - lokijs
- utf-8-validate - utf-8-validate
dev: true
/@walletconnect/crypto@1.0.3: /@walletconnect/crypto@1.0.3:
resolution: {integrity: sha512-+2jdORD7XQs76I2Odgr3wwrtyuLUXD/kprNVsjWRhhhdO9Mt6WqVzOPu0/t7OHSmgal8k7SoBQzUc5hu/8zL/g==} resolution: {integrity: sha512-+2jdORD7XQs76I2Odgr3wwrtyuLUXD/kprNVsjWRhhhdO9Mt6WqVzOPu0/t7OHSmgal8k7SoBQzUc5hu/8zL/g==}
...@@ -4911,57 +4897,57 @@ packages: ...@@ -4911,57 +4897,57 @@ packages:
dependencies: dependencies:
tslib: 1.14.1 tslib: 1.14.1
/@walletconnect/ethereum-provider@2.7.2(@web3modal/standalone@2.4.3): /@walletconnect/ethereum-provider@2.10.1(@walletconnect/modal@2.6.2):
resolution: {integrity: sha512-bvmutLrKKLlQ1WxKCvvX5p5YVox1D1f3Enp6hzAiZf4taN+n/M5rmwfAcLgLhp4cTAUDhl3zgtZErzDyJnvGvQ==} resolution: {integrity: sha512-Yhoz8EXkKzxOlBT6G+elphqCx/gkH6RxD9/ZAiy9lLc8Ng5p1gvKCVVP5zsGNE9FbkKmHd+J9JJRzn2Bw2yqtQ==}
peerDependencies: peerDependencies:
'@web3modal/standalone': '>=2' '@walletconnect/modal': '>=2'
peerDependenciesMeta: peerDependenciesMeta:
'@web3modal/standalone': '@walletconnect/modal':
optional: true optional: true
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/sign-client': 2.7.2 '@walletconnect/modal': 2.6.2(react@18.2.0)
'@walletconnect/types': 2.7.2 '@walletconnect/sign-client': 2.10.1
'@walletconnect/universal-provider': 2.7.2 '@walletconnect/types': 2.10.1
'@walletconnect/utils': 2.7.2 '@walletconnect/universal-provider': 2.10.1
'@web3modal/standalone': 2.4.3(react@18.2.0) '@walletconnect/utils': 2.10.1
events: 3.3.0 events: 3.3.0
transitivePeerDependencies: transitivePeerDependencies:
- '@react-native-async-storage/async-storage' - '@react-native-async-storage/async-storage'
- bufferutil - bufferutil
- debug
- encoding - encoding
- lokijs - lokijs
- utf-8-validate - utf-8-validate
dev: true
/@walletconnect/ethereum-provider@2.9.0(@walletconnect/modal@2.5.9): /@walletconnect/ethereum-provider@2.7.2(@web3modal/standalone@2.4.3):
resolution: {integrity: sha512-rSXkC0SXMigJRdIi/M2RMuEuATY1AwtlTWQBnqyxoht7xbO2bQNPCXn0XL4s/GRNrSUtoKSY4aPMHXV4W4yLBA==} resolution: {integrity: sha512-bvmutLrKKLlQ1WxKCvvX5p5YVox1D1f3Enp6hzAiZf4taN+n/M5rmwfAcLgLhp4cTAUDhl3zgtZErzDyJnvGvQ==}
peerDependencies: peerDependencies:
'@walletconnect/modal': '>=2' '@web3modal/standalone': '>=2'
peerDependenciesMeta: peerDependenciesMeta:
'@walletconnect/modal': '@web3modal/standalone':
optional: true optional: true
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.5.9(react@18.2.0) '@walletconnect/sign-client': 2.7.2
'@walletconnect/sign-client': 2.9.0 '@walletconnect/types': 2.7.2
'@walletconnect/types': 2.9.0 '@walletconnect/universal-provider': 2.7.2
'@walletconnect/universal-provider': 2.9.0 '@walletconnect/utils': 2.7.2
'@walletconnect/utils': 2.9.0 '@web3modal/standalone': 2.4.3(react@18.2.0)
events: 3.3.0 events: 3.3.0
transitivePeerDependencies: transitivePeerDependencies:
- '@react-native-async-storage/async-storage' - '@react-native-async-storage/async-storage'
- bufferutil - bufferutil
- debug
- encoding - encoding
- lokijs - lokijs
- utf-8-validate - utf-8-validate
dev: true
/@walletconnect/events@1.0.1: /@walletconnect/events@1.0.1:
resolution: {integrity: sha512-NPTqaoi0oPBVNuLv7qPaJazmGHs5JGyO8eEAk5VGKmJzDR7AHzD4k6ilox5kxk1iwiOnFopBOOMLs86Oa76HpQ==} resolution: {integrity: sha512-NPTqaoi0oPBVNuLv7qPaJazmGHs5JGyO8eEAk5VGKmJzDR7AHzD4k6ilox5kxk1iwiOnFopBOOMLs86Oa76HpQ==}
...@@ -5006,19 +4992,6 @@ packages: ...@@ -5006,19 +4992,6 @@ packages:
'@walletconnect/jsonrpc-types': 1.0.3 '@walletconnect/jsonrpc-types': 1.0.3
tslib: 1.14.1 tslib: 1.14.1
/@walletconnect/jsonrpc-ws-connection@1.0.12:
resolution: {integrity: sha512-HAcadga3Qjt1Cqy+qXEW6zjaCs8uJGdGQrqltzl3OjiK4epGZRdvSzTe63P+t/3z+D2wG+ffEPn0GVcDozmN1w==}
dependencies:
'@walletconnect/jsonrpc-utils': 1.0.8
'@walletconnect/safe-json': 1.0.2
events: 3.3.0
tslib: 1.14.1
ws: 7.5.9
transitivePeerDependencies:
- bufferutil
- utf-8-validate
dev: true
/@walletconnect/jsonrpc-ws-connection@1.0.13: /@walletconnect/jsonrpc-ws-connection@1.0.13:
resolution: {integrity: sha512-mfOM7uFH4lGtQxG+XklYuFBj6dwVvseTt5/ahOkkmpcAEgz2umuzu7fTR+h5EmjQBdrmYyEBOWADbeaFNxdySg==} resolution: {integrity: sha512-mfOM7uFH4lGtQxG+XklYuFBj6dwVvseTt5/ahOkkmpcAEgz2umuzu7fTR+h5EmjQBdrmYyEBOWADbeaFNxdySg==}
dependencies: dependencies:
...@@ -5103,32 +5076,34 @@ packages: ...@@ -5103,32 +5076,34 @@ packages:
pino: 7.11.0 pino: 7.11.0
tslib: 1.14.1 tslib: 1.14.1
/@walletconnect/modal-core@2.5.9(react@18.2.0): /@walletconnect/modal-core@2.6.2(react@18.2.0):
resolution: {integrity: sha512-isIebwF9hOknGouhS/Ob4YJ9Sa/tqNYG2v6Ua9EkCqIoLimepkG5eC53tslUWW29SLSfQ9qqBNG2+iE7yQXqgw==} resolution: {integrity: sha512-cv8ibvdOJQv2B+nyxP9IIFdxvQznMz8OOr/oR/AaUZym4hjXNL/l1a2UlSQBXrVjo3xxbouMxLb3kBsHoYP2CA==}
dependencies: dependencies:
buffer: 6.0.3 valtio: 1.11.2(react@18.2.0)
valtio: 1.10.6(react@18.2.0)
transitivePeerDependencies: transitivePeerDependencies:
- '@types/react'
- react - react
dev: true dev: true
/@walletconnect/modal-ui@2.5.9(react@18.2.0): /@walletconnect/modal-ui@2.6.2(react@18.2.0):
resolution: {integrity: sha512-nfBaAT9Ls7RZTBBgAq+Nt/3AoUcinIJ9bcq5UHXTV3lOPu/qCKmUC/0HY3GvUK8ykabUAsjr0OAGmcqkB91qug==} resolution: {integrity: sha512-rbdstM1HPGvr7jprQkyPggX7rP4XiCG85ZA+zWBEX0dVQg8PpAgRUqpeub4xQKDgY7pY/xLRXSiCVdWGqvG2HA==}
dependencies: dependencies:
'@walletconnect/modal-core': 2.5.9(react@18.2.0) '@walletconnect/modal-core': 2.6.2(react@18.2.0)
lit: 2.7.5 lit: 2.8.0
motion: 10.16.2 motion: 10.16.2
qrcode: 1.5.3 qrcode: 1.5.3
transitivePeerDependencies: transitivePeerDependencies:
- '@types/react'
- react - react
dev: true dev: true
/@walletconnect/modal@2.5.9(react@18.2.0): /@walletconnect/modal@2.6.2(react@18.2.0):
resolution: {integrity: sha512-Zs2RvPwbBNRdBhb50FuJCxi3FJltt1KSpI7odjU/x9GTpTOcSOkmR66PBCy2JvNA0+ztnS1Xs0LVEr3lu7/Jzw==} resolution: {integrity: sha512-eFopgKi8AjKf/0U4SemvcYw9zlLpx9njVN8sf6DAkowC2Md0gPU/UNEbH1Wwj407pEKnEds98pKWib1NN1ACoA==}
dependencies: dependencies:
'@walletconnect/modal-core': 2.5.9(react@18.2.0) '@walletconnect/modal-core': 2.6.2(react@18.2.0)
'@walletconnect/modal-ui': 2.5.9(react@18.2.0) '@walletconnect/modal-ui': 2.6.2(react@18.2.0)
transitivePeerDependencies: transitivePeerDependencies:
- '@types/react'
- react - react
dev: true dev: true
...@@ -5161,50 +5136,50 @@ packages: ...@@ -5161,50 +5136,50 @@ packages:
dependencies: dependencies:
tslib: 1.14.1 tslib: 1.14.1
/@walletconnect/sign-client@2.7.2: /@walletconnect/sign-client@2.10.1:
resolution: {integrity: sha512-JOYPmrgR4YG4M2comNcXaa8cLIws0ZJj/SCpF0XJzRZP2+OXWouK19UaI32ROQrcwNodBNeYFRfT5hSM5xjfKg==} resolution: {integrity: sha512-iG3eJGi1yXeG3xGeVSSMf8wDFyx239B0prLQfy1uYDtYFb2ynnH/09oqAZyKn96W5nfQzUgM2Mz157PVdloH3Q==}
dependencies: dependencies:
'@walletconnect/core': 2.7.2 '@walletconnect/core': 2.10.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.7.2 '@walletconnect/types': 2.10.1
'@walletconnect/utils': 2.7.2 '@walletconnect/utils': 2.10.1
events: 3.3.0 events: 3.3.0
transitivePeerDependencies: transitivePeerDependencies:
- '@react-native-async-storage/async-storage' - '@react-native-async-storage/async-storage'
- bufferutil - bufferutil
- lokijs - lokijs
- utf-8-validate - utf-8-validate
dev: true
/@walletconnect/sign-client@2.9.0: /@walletconnect/sign-client@2.7.2:
resolution: {integrity: sha512-mEKc4LlLMebCe45qzqh+MX4ilQK4kOEBzLY6YJpG8EhyT45eX4JMNA7qQoYa9MRMaaVb/7USJcc4e3ZrjZvQmA==} resolution: {integrity: sha512-JOYPmrgR4YG4M2comNcXaa8cLIws0ZJj/SCpF0XJzRZP2+OXWouK19UaI32ROQrcwNodBNeYFRfT5hSM5xjfKg==}
dependencies: dependencies:
'@walletconnect/core': 2.9.0 '@walletconnect/core': 2.7.2
'@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.9.0 '@walletconnect/types': 2.7.2
'@walletconnect/utils': 2.9.0 '@walletconnect/utils': 2.7.2
events: 3.3.0 events: 3.3.0
transitivePeerDependencies: transitivePeerDependencies:
- '@react-native-async-storage/async-storage' - '@react-native-async-storage/async-storage'
- bufferutil - bufferutil
- lokijs - lokijs
- utf-8-validate - utf-8-validate
dev: true
/@walletconnect/time@1.0.2: /@walletconnect/time@1.0.2:
resolution: {integrity: sha512-uzdd9woDcJ1AaBZRhqy5rNC9laqWGErfc4dxA9a87mPdKOgWMD85mcFo9dIYIts/Jwocfwn07EC6EzclKubk/g==} resolution: {integrity: sha512-uzdd9woDcJ1AaBZRhqy5rNC9laqWGErfc4dxA9a87mPdKOgWMD85mcFo9dIYIts/Jwocfwn07EC6EzclKubk/g==}
dependencies: dependencies:
tslib: 1.14.1 tslib: 1.14.1
/@walletconnect/types@2.7.2: /@walletconnect/types@2.10.1:
resolution: {integrity: sha512-1O2UefakZpT0ErRfEAXY7Ls3qdUrKDky/DsK088xR6klyfkQOx+aSVH0fJYLhmnqPTuvp3lrqNbsDc0s6/6nvg==} resolution: {integrity: sha512-7pccAhajQdiH2kYywjE1XI64IqRI+4ioyGy0wvz8d0UFQ/DSG3MLKR8jHf5aTOafQQ/HRLz6xvlzN4a7gIVkUQ==}
dependencies: dependencies:
'@walletconnect/events': 1.0.1 '@walletconnect/events': 1.0.1
'@walletconnect/heartbeat': 1.2.1 '@walletconnect/heartbeat': 1.2.1
...@@ -5215,9 +5190,10 @@ packages: ...@@ -5215,9 +5190,10 @@ packages:
transitivePeerDependencies: transitivePeerDependencies:
- '@react-native-async-storage/async-storage' - '@react-native-async-storage/async-storage'
- lokijs - lokijs
dev: true
/@walletconnect/types@2.9.0: /@walletconnect/types@2.7.2:
resolution: {integrity: sha512-ORopsMfSRvUYqtjKKd6scfg8o4/aGebipLxx92AuuUgMTERSU6cGmIrK6rdLu7W6FBJkmngPLEGc9mRqAb9Lug==} resolution: {integrity: sha512-1O2UefakZpT0ErRfEAXY7Ls3qdUrKDky/DsK088xR6klyfkQOx+aSVH0fJYLhmnqPTuvp3lrqNbsDc0s6/6nvg==}
dependencies: dependencies:
'@walletconnect/events': 1.0.1 '@walletconnect/events': 1.0.1
'@walletconnect/heartbeat': 1.2.1 '@walletconnect/heartbeat': 1.2.1
...@@ -5228,62 +5204,60 @@ packages: ...@@ -5228,62 +5204,60 @@ packages:
transitivePeerDependencies: transitivePeerDependencies:
- '@react-native-async-storage/async-storage' - '@react-native-async-storage/async-storage'
- lokijs - lokijs
dev: true
/@walletconnect/universal-provider@2.7.2: /@walletconnect/universal-provider@2.10.1:
resolution: {integrity: sha512-5glu7vCmq3SFUYgniICf7CUZMwrd6FNS/qnCjrnfgW8T55Opms9YkhRpWTJFHpBdNRWF7n6z/Kss2J8olKTxKw==} resolution: {integrity: sha512-81QxTH/X4dRoYCz0U9iOrBYOcj7N897ONcB57wsGhEkV7Rc9htmWJq2CzeOuxvVZ+pNZkE+/aw9LrhizO1Ltxg==}
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.7.2 '@walletconnect/sign-client': 2.10.1
'@walletconnect/types': 2.7.2 '@walletconnect/types': 2.10.1
'@walletconnect/utils': 2.7.2 '@walletconnect/utils': 2.10.1
eip1193-provider: 1.0.1
events: 3.3.0 events: 3.3.0
transitivePeerDependencies: transitivePeerDependencies:
- '@react-native-async-storage/async-storage' - '@react-native-async-storage/async-storage'
- bufferutil - bufferutil
- debug
- encoding - encoding
- lokijs - lokijs
- utf-8-validate - utf-8-validate
dev: true
/@walletconnect/universal-provider@2.9.0: /@walletconnect/universal-provider@2.7.2:
resolution: {integrity: sha512-k3nkSBkF69sJJVoe17IVoPtnhp/sgaa2t+x7BvA/BKeMxE0DGdtRJdEXotTc8DBmI7o2tkq6l8+HyFBGjQ/CjQ==} resolution: {integrity: sha512-5glu7vCmq3SFUYgniICf7CUZMwrd6FNS/qnCjrnfgW8T55Opms9YkhRpWTJFHpBdNRWF7n6z/Kss2J8olKTxKw==}
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.9.0 '@walletconnect/sign-client': 2.7.2
'@walletconnect/types': 2.9.0 '@walletconnect/types': 2.7.2
'@walletconnect/utils': 2.9.0 '@walletconnect/utils': 2.7.2
eip1193-provider: 1.0.1
events: 3.3.0 events: 3.3.0
transitivePeerDependencies: transitivePeerDependencies:
- '@react-native-async-storage/async-storage' - '@react-native-async-storage/async-storage'
- bufferutil - bufferutil
- debug
- encoding - encoding
- lokijs - lokijs
- utf-8-validate - utf-8-validate
dev: true
/@walletconnect/utils@2.7.2: /@walletconnect/utils@2.10.1:
resolution: {integrity: sha512-b2lU/JoWqwCOLMudPSRTt3pliBnv6qQHCBWiMBYi1vL14AW3usO5QmK1wF90AVwpdPJ7wFZ6MgHymeWWfhYnGQ==} resolution: {integrity: sha512-DM0dKgm9O58l7VqJEyV2OVv16XRePhDAReI23let6WdW1dSpw/Y/A89Lp99ZJOjLm2FxyblMRF3YRaZtHwBffw==}
dependencies: dependencies:
'@stablelib/chacha20poly1305': 1.0.1 '@stablelib/chacha20poly1305': 1.0.1
'@stablelib/hkdf': 1.0.1 '@stablelib/hkdf': 1.0.1
'@stablelib/random': 1.0.2 '@stablelib/random': 1.0.2
'@stablelib/sha256': 1.0.1 '@stablelib/sha256': 1.0.1
'@stablelib/x25519': 1.0.3 '@stablelib/x25519': 1.0.3
'@walletconnect/jsonrpc-utils': 1.0.8
'@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.7.2 '@walletconnect/types': 2.10.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
...@@ -5292,19 +5266,21 @@ packages: ...@@ -5292,19 +5266,21 @@ packages:
transitivePeerDependencies: transitivePeerDependencies:
- '@react-native-async-storage/async-storage' - '@react-native-async-storage/async-storage'
- lokijs - lokijs
dev: true
/@walletconnect/utils@2.9.0: /@walletconnect/utils@2.7.2:
resolution: {integrity: sha512-7Tu3m6dZL84KofrNBcblsgpSqU2vdo9ImLD7zWimLXERVGNQ8smXG+gmhQYblebIBhsPzjy9N38YMC3nPlfQNw==} resolution: {integrity: sha512-b2lU/JoWqwCOLMudPSRTt3pliBnv6qQHCBWiMBYi1vL14AW3usO5QmK1wF90AVwpdPJ7wFZ6MgHymeWWfhYnGQ==}
dependencies: dependencies:
'@stablelib/chacha20poly1305': 1.0.1 '@stablelib/chacha20poly1305': 1.0.1
'@stablelib/hkdf': 1.0.1 '@stablelib/hkdf': 1.0.1
'@stablelib/random': 1.0.2 '@stablelib/random': 1.0.2
'@stablelib/sha256': 1.0.1 '@stablelib/sha256': 1.0.1
'@stablelib/x25519': 1.0.3 '@stablelib/x25519': 1.0.3
'@walletconnect/jsonrpc-utils': 1.0.8
'@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.9.0 '@walletconnect/types': 2.7.2
'@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
...@@ -5313,7 +5289,6 @@ packages: ...@@ -5313,7 +5289,6 @@ packages:
transitivePeerDependencies: transitivePeerDependencies:
- '@react-native-async-storage/async-storage' - '@react-native-async-storage/async-storage'
- lokijs - lokijs
dev: true
/@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==}
...@@ -10304,10 +10279,10 @@ packages: ...@@ -10304,10 +10279,10 @@ packages:
dependencies: dependencies:
'@lit-labs/ssr-dom-shim': 1.1.1 '@lit-labs/ssr-dom-shim': 1.1.1
'@lit/reactive-element': 1.6.2 '@lit/reactive-element': 1.6.2
lit-html: 2.7.5 lit-html: 2.8.0
/lit-html@2.7.5: /lit-html@2.8.0:
resolution: {integrity: sha512-YqUzpisJodwKIlbMFCtyrp58oLloKGnnPLMJ1t23cbfIJjg/H9pvLWK4XS69YeubK5HUs1UE4ys9w5dP1zg6IA==} resolution: {integrity: sha512-o9t+MQM3P4y7M7yNzqAyjp7z+mQGa4NS4CxiyLqFPyFWyc4O+nodLrkrxSaCTrla6M5YOLaT3RpbbqjszB5g3Q==}
dependencies: dependencies:
'@types/trusted-types': 2.0.3 '@types/trusted-types': 2.0.3
...@@ -10316,7 +10291,15 @@ packages: ...@@ -10316,7 +10291,15 @@ packages:
dependencies: dependencies:
'@lit/reactive-element': 1.6.2 '@lit/reactive-element': 1.6.2
lit-element: 3.3.2 lit-element: 3.3.2
lit-html: 2.7.5 lit-html: 2.8.0
/lit@2.8.0:
resolution: {integrity: sha512-4Sc3OFX9QHOJaHbmTMk28SYgVxLN3ePDjg7hofEft2zWlehFL3LiAuapWc4U/kYwMYJSh2hTCPZ6/LIC7ii0MA==}
dependencies:
'@lit/reactive-element': 1.6.2
lit-element: 3.3.2
lit-html: 2.8.0
dev: true
/load-json-file@1.1.0: /load-json-file@1.1.0:
resolution: {integrity: sha512-cy7ZdNRXdablkXYNI049pthVeXFurRyb9+hA/dZzerZ0pGTx42z+y+ssxBaVV2l70t1muq5IdKhn4UtcoGUY9A==} resolution: {integrity: sha512-cy7ZdNRXdablkXYNI049pthVeXFurRyb9+hA/dZzerZ0pGTx42z+y+ssxBaVV2l70t1muq5IdKhn4UtcoGUY9A==}
...@@ -14319,12 +14302,15 @@ packages: ...@@ -14319,12 +14302,15 @@ packages:
react: 18.2.0 react: 18.2.0
use-sync-external-store: 1.2.0(react@18.2.0) use-sync-external-store: 1.2.0(react@18.2.0)
/valtio@1.10.6(react@18.2.0): /valtio@1.11.2(react@18.2.0):
resolution: {integrity: sha512-SxN1bHUmdhW6V8qsQTpCgJEwp7uHbntuH0S9cdLQtiohuevwBksbpXjwj5uDMA7bLwg1WKyq9sEpZrx3TIMrkA==} resolution: {integrity: sha512-1XfIxnUXzyswPAPXo1P3Pdx2mq/pIqZICkWN60Hby0d9Iqb+MEIpqgYVlbflvHdrp2YR/q3jyKWRPJJ100yxaw==}
engines: {node: '>=12.20.0'} engines: {node: '>=12.20.0'}
peerDependencies: peerDependencies:
'@types/react': '>=16.8'
react: '>=16.8' react: '>=16.8'
peerDependenciesMeta: peerDependenciesMeta:
'@types/react':
optional: true
react: react:
optional: true optional: true
dependencies: dependencies:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment