-
Notifications
You must be signed in to change notification settings - Fork 81
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #3127 from VenusProtocol/dependabot/npm_and_yarn/w…
…agmi-2.12.7 chore(deps): bump wagmi from 2.12.5 to 2.12.7
- Loading branch information
Showing
1 changed file
with
53 additions
and
54 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7929,16 +7929,16 @@ | |
loupe "^2.3.6" | ||
pretty-format "^29.5.0" | ||
|
||
"@wagmi/[email protected].5": | ||
version "5.1.5" | ||
resolved "https://registry.yarnpkg.com/@wagmi/connectors/-/connectors-5.1.5.tgz#14acf084809f78aac1f1104344881bd871ac33a2" | ||
integrity sha512-z+UAfwfTqVldoNxUFffHPcc/ets3UP1ehXE6b9k9ZDaih8VdZJRGz84qLjx+GVnI/+FrHfFwPPD9C2YYd2azww== | ||
"@wagmi/[email protected].7": | ||
version "5.1.7" | ||
resolved "https://registry.yarnpkg.com/@wagmi/connectors/-/connectors-5.1.7.tgz#cfe57ed48029451526267591b9a8ea1dc77dd7ca" | ||
integrity sha512-sFoxkxl1ltUkDT5wA2liuQ4LRjfVfkNGMAocGHRyik+8i2Tlr+3SjDAUKjDrcq6sqMQVd40hpcBVbxs2HeRosw== | ||
dependencies: | ||
"@coinbase/wallet-sdk" "4.0.4" | ||
"@metamask/sdk" "0.27.0" | ||
"@safe-global/safe-apps-provider" "0.18.3" | ||
"@safe-global/safe-apps-sdk" "9.1.0" | ||
"@walletconnect/ethereum-provider" "2.14.0" | ||
"@walletconnect/ethereum-provider" "2.15.1" | ||
"@walletconnect/modal" "2.6.2" | ||
cbw-sdk "npm:@coinbase/[email protected]" | ||
|
||
|
@@ -7951,10 +7951,10 @@ | |
mipd "0.0.7" | ||
zustand "4.4.1" | ||
|
||
"@walletconnect/core@2.14.0": | ||
version "2.14.0" | ||
resolved "https://registry.yarnpkg.com/@walletconnect/core/-/core-2.14.0.tgz#e8afb01455968b02aaf26c74f3bfcc9b82678a39" | ||
integrity sha512-E/dgBM9q3judXnTfZQ5ILvDpeSdDpabBLsXtYXa3Nyc26cfNplfLJ2nXm9FgtTdhM1nZ7yx4+zDPiXawBRZl2g== | ||
"@walletconnect/core@2.15.1": | ||
version "2.15.1" | ||
resolved "https://registry.yarnpkg.com/@walletconnect/core/-/core-2.15.1.tgz#98536057874246988428d9aadf4b25b23c3fd57f" | ||
integrity sha512-9MWVt33MFrLiAeK9nqY/B30/y0M4uiq8v9EXenIBQdlgkmXM++RTcOnn7u7EAbthGgzx3WLPRm4ViwIb+rI/Cg== | ||
dependencies: | ||
"@walletconnect/heartbeat" "1.2.2" | ||
"@walletconnect/jsonrpc-provider" "1.0.14" | ||
|
@@ -7963,14 +7963,13 @@ | |
"@walletconnect/jsonrpc-ws-connection" "1.0.14" | ||
"@walletconnect/keyvaluestorage" "1.1.1" | ||
"@walletconnect/logger" "2.1.2" | ||
"@walletconnect/relay-api" "1.0.10" | ||
"@walletconnect/relay-api" "1.0.11" | ||
"@walletconnect/relay-auth" "1.0.4" | ||
"@walletconnect/safe-json" "1.0.2" | ||
"@walletconnect/time" "1.0.2" | ||
"@walletconnect/types" "2.14.0" | ||
"@walletconnect/utils" "2.14.0" | ||
"@walletconnect/types" "2.15.1" | ||
"@walletconnect/utils" "2.15.1" | ||
events "3.3.0" | ||
isomorphic-unfetch "3.1.0" | ||
lodash.isequal "4.5.0" | ||
uint8arrays "3.1.0" | ||
|
||
|
@@ -7981,20 +7980,20 @@ | |
dependencies: | ||
tslib "1.14.1" | ||
|
||
"@walletconnect/ethereum-provider@2.14.0": | ||
version "2.14.0" | ||
resolved "https://registry.yarnpkg.com/@walletconnect/ethereum-provider/-/ethereum-provider-2.14.0.tgz#0ed4ba9b383c889b56e0af87181756d900fc504a" | ||
integrity sha512-Cc2/DCn85VciA10BrsNWFM//3VC1D8yjwrjfUKjGndLPDz0YIdAxTgYZViIlMjE0lzQC/DMvPYEAnGfW0O1Bwg== | ||
"@walletconnect/ethereum-provider@2.15.1": | ||
version "2.15.1" | ||
resolved "https://registry.yarnpkg.com/@walletconnect/ethereum-provider/-/ethereum-provider-2.15.1.tgz#178c2063d5830671f50450d55abeaaf7627c117b" | ||
integrity sha512-3ssEAKc/rLYshwyE2ZIaoTxzi/p9Ws+kj/FIsd1Ed/CC37Rl5l/KYHaRJtevWeni9s4dGqyqKsYkJ0VwwUcnfQ== | ||
dependencies: | ||
"@walletconnect/jsonrpc-http-connection" "1.0.8" | ||
"@walletconnect/jsonrpc-provider" "1.0.14" | ||
"@walletconnect/jsonrpc-types" "1.0.4" | ||
"@walletconnect/jsonrpc-utils" "1.0.8" | ||
"@walletconnect/modal" "2.6.2" | ||
"@walletconnect/sign-client" "2.14.0" | ||
"@walletconnect/types" "2.14.0" | ||
"@walletconnect/universal-provider" "2.14.0" | ||
"@walletconnect/utils" "2.14.0" | ||
"@walletconnect/sign-client" "2.15.1" | ||
"@walletconnect/types" "2.15.1" | ||
"@walletconnect/universal-provider" "2.15.1" | ||
"@walletconnect/utils" "2.15.1" | ||
events "3.3.0" | ||
|
||
"@walletconnect/[email protected]", "@walletconnect/events@^1.0.1": | ||
|
@@ -8110,10 +8109,10 @@ | |
"@walletconnect/modal-core" "2.6.2" | ||
"@walletconnect/modal-ui" "2.6.2" | ||
|
||
"@walletconnect/[email protected].10": | ||
version "1.0.10" | ||
resolved "https://registry.yarnpkg.com/@walletconnect/relay-api/-/relay-api-1.0.10.tgz#5aef3cd07c21582b968136179aa75849dcc65499" | ||
integrity sha512-tqrdd4zU9VBNqUaXXQASaexklv6A54yEyQQEXYOCr+Jz8Ket0dmPBDyg19LVSNUN2cipAghQc45/KVmfFJ0cYw== | ||
"@walletconnect/[email protected].11": | ||
version "1.0.11" | ||
resolved "https://registry.yarnpkg.com/@walletconnect/relay-api/-/relay-api-1.0.11.tgz#80ab7ef2e83c6c173be1a59756f95e515fb63224" | ||
integrity sha512-tLPErkze/HmC9aCmdZOhtVmYZq1wKfWTJtygQHoWtgg722Jd4homo54Cs4ak2RUFUZIGO2RsOpIcWipaua5D5Q== | ||
dependencies: | ||
"@walletconnect/jsonrpc-types" "^1.0.2" | ||
|
||
|
@@ -8136,19 +8135,19 @@ | |
dependencies: | ||
tslib "1.14.1" | ||
|
||
"@walletconnect/sign-client@2.14.0": | ||
version "2.14.0" | ||
resolved "https://registry.yarnpkg.com/@walletconnect/sign-client/-/sign-client-2.14.0.tgz#36533ef0976a869d815624217527482c90937fc8" | ||
integrity sha512-UrB3S3eLjPYfBLCN3WJ5u7+WcZ8kFMe/QIDqLf76Jk6TaLwkSUy563LvnSw4KW/kA+/cY1KBSdUDfX1tzYJJXg== | ||
"@walletconnect/sign-client@2.15.1": | ||
version "2.15.1" | ||
resolved "https://registry.yarnpkg.com/@walletconnect/sign-client/-/sign-client-2.15.1.tgz#95b430164a8c6f3fe629531a5481dec9c9be02b4" | ||
integrity sha512-YnLNEmCHgZ8yBpE3hwZnHD/bVznVMguSAlwLBNOoWUH2f4d9mR8bqa6KeVXqZ3e8mVHcxKTJTjTJ3oQMLyKIjw== | ||
dependencies: | ||
"@walletconnect/core" "2.14.0" | ||
"@walletconnect/core" "2.15.1" | ||
"@walletconnect/events" "1.0.1" | ||
"@walletconnect/heartbeat" "1.2.2" | ||
"@walletconnect/jsonrpc-utils" "1.0.8" | ||
"@walletconnect/logger" "2.1.2" | ||
"@walletconnect/time" "1.0.2" | ||
"@walletconnect/types" "2.14.0" | ||
"@walletconnect/utils" "2.14.0" | ||
"@walletconnect/types" "2.15.1" | ||
"@walletconnect/utils" "2.15.1" | ||
events "3.3.0" | ||
|
||
"@walletconnect/[email protected]", "@walletconnect/time@^1.0.2": | ||
|
@@ -8158,10 +8157,10 @@ | |
dependencies: | ||
tslib "1.14.1" | ||
|
||
"@walletconnect/types@2.14.0": | ||
version "2.14.0" | ||
resolved "https://registry.yarnpkg.com/@walletconnect/types/-/types-2.14.0.tgz#af3d4799b8ac5d166251af12bc024276f82f9b91" | ||
integrity sha512-vevMi4jZLJ55vLuFOicQFmBBbLyb+S0sZS4IsaBdZkQflfGIq34HkN13c/KPl4Ye0aoR4/cUcUSitmGIzEQM5g== | ||
"@walletconnect/types@2.15.1": | ||
version "2.15.1" | ||
resolved "https://registry.yarnpkg.com/@walletconnect/types/-/types-2.15.1.tgz#5a093d28a32581e88fd4246690989099789f0830" | ||
integrity sha512-4WkMsHD8ioZI5GmxNT0qMlz6msI7ZajBcTyDxfRncaNZVau0C+Btw1U4jWO+gxwJVDJY+Ue/cb1QKJ5BanZsyw== | ||
dependencies: | ||
"@walletconnect/events" "1.0.1" | ||
"@walletconnect/heartbeat" "1.2.2" | ||
|
@@ -8170,35 +8169,35 @@ | |
"@walletconnect/logger" "2.1.2" | ||
events "3.3.0" | ||
|
||
"@walletconnect/universal-provider@2.14.0": | ||
version "2.14.0" | ||
resolved "https://registry.yarnpkg.com/@walletconnect/universal-provider/-/universal-provider-2.14.0.tgz#39d029be80374894b5f4249b76282dd9211d8b9f" | ||
integrity sha512-Mr8uoTmD6H0+Hh+3gxBu4l3T2uP/nNPR02sVtwEujNum++F727mMk+ifPRIpkVo21V/bvXFEy8sHTs5hqyq5iA== | ||
"@walletconnect/universal-provider@2.15.1": | ||
version "2.15.1" | ||
resolved "https://registry.yarnpkg.com/@walletconnect/universal-provider/-/universal-provider-2.15.1.tgz#2c06faa0f22232ed09fd82b8a4ae047c3e56e9b4" | ||
integrity sha512-JvKwHoE/ugWSKOmrEr03go1V79N0bbYV6w24Lqlzz4VAoReZZo8TDKsya7UkJ1L5HUCgKVP+AVktuJv8khzJ6w== | ||
dependencies: | ||
"@walletconnect/jsonrpc-http-connection" "1.0.8" | ||
"@walletconnect/jsonrpc-provider" "1.0.14" | ||
"@walletconnect/jsonrpc-types" "1.0.4" | ||
"@walletconnect/jsonrpc-utils" "1.0.8" | ||
"@walletconnect/logger" "2.1.2" | ||
"@walletconnect/sign-client" "2.14.0" | ||
"@walletconnect/types" "2.14.0" | ||
"@walletconnect/utils" "2.14.0" | ||
"@walletconnect/sign-client" "2.15.1" | ||
"@walletconnect/types" "2.15.1" | ||
"@walletconnect/utils" "2.15.1" | ||
events "3.3.0" | ||
|
||
"@walletconnect/utils@2.14.0": | ||
version "2.14.0" | ||
resolved "https://registry.yarnpkg.com/@walletconnect/utils/-/utils-2.14.0.tgz#48493ffe1e902815fda3cbd5cc5409288a066d35" | ||
integrity sha512-vRVomYQEtEAyCK2c5bzzEvtgxaGGITF8mWuIL+WYSAMyEJLY97mirP2urDucNwcUczwxUgI+no9RiNFbUHreQQ== | ||
"@walletconnect/utils@2.15.1": | ||
version "2.15.1" | ||
resolved "https://registry.yarnpkg.com/@walletconnect/utils/-/utils-2.15.1.tgz#4f90abe4869ee1cff6c0102c57b45e959811ca8d" | ||
integrity sha512-i5AR8XpZdcX8ghaCjYV13Er/KAGe56c1mLaG9c2cv9kmnZMZijeMdInjX/flnSM1RFDUiZXvKPMUNwlCL4NsWw== | ||
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.10" | ||
"@walletconnect/relay-api" "1.0.11" | ||
"@walletconnect/safe-json" "1.0.2" | ||
"@walletconnect/time" "1.0.2" | ||
"@walletconnect/types" "2.14.0" | ||
"@walletconnect/types" "2.15.1" | ||
"@walletconnect/window-getters" "1.0.1" | ||
"@walletconnect/window-metadata" "1.0.1" | ||
detect-browser "5.3.0" | ||
|
@@ -13690,7 +13689,7 @@ isobject@^3.0.1: | |
resolved "https://registry.yarnpkg.com/isobject/-/isobject-3.0.1.tgz#4e431e92b11a9731636aa1f9c8d1ccbcfdab78df" | ||
integrity sha512-WhB9zCku7EGTj/HQQRz5aUQEUeoQZH2bWcltRErOpymJ4boYE6wL9Tbr23krRPSZ+C5zqNSrSw+Cc7sZZ4b7vg== | ||
|
||
isomorphic-unfetch@3.1.0, isomorphic-unfetch@^3.0.0: | ||
isomorphic-unfetch@^3.0.0: | ||
version "3.1.0" | ||
resolved "https://registry.yarnpkg.com/isomorphic-unfetch/-/isomorphic-unfetch-3.1.0.tgz#87341d5f4f7b63843d468438128cb087b7c3e98f" | ||
integrity sha512-geDJjpoZ8N0kWexiwkX8F9NkTsXhetLPVbZFQ+JTW239QNOwvB0gniuR1Wc6f0AMTn7/mFGyXvHTifrCp/GH8Q== | ||
|
@@ -20076,11 +20075,11 @@ w3c-xmlserializer@^5.0.0: | |
xml-name-validator "^5.0.0" | ||
|
||
wagmi@^2.10.9: | ||
version "2.12.5" | ||
resolved "https://registry.yarnpkg.com/wagmi/-/wagmi-2.12.5.tgz#8480d363ce8e03492dcb547e71a21f0ea2853252" | ||
integrity sha512-+fpSUsVKyGOumguQirtpyMb7dmDP4/ZdwrTqrBc+WZVTwR9S8WdFPParw/BKXVZjF9euJxu1zKsWQSLBeCROfQ== | ||
version "2.12.7" | ||
resolved "https://registry.yarnpkg.com/wagmi/-/wagmi-2.12.7.tgz#7c50271cd6a3edb7acc5f8cbaee096a0aac0e4ab" | ||
integrity sha512-E7f+2fd+rZPJ3ggBZmVj064gYuCi/Z32x9WMfSDvj5jmGHDkAmTfSi9isKkjJrTf0I+sNxd3PCWku7pndFYsIw== | ||
dependencies: | ||
"@wagmi/connectors" "5.1.5" | ||
"@wagmi/connectors" "5.1.7" | ||
"@wagmi/core" "2.13.4" | ||
use-sync-external-store "1.2.0" | ||
|
||
|