-
Notifications
You must be signed in to change notification settings - Fork 49
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): bump @wagmi/core from 1.4.4 to 1.4.5
Bumps [@wagmi/core](https://github.com/wagmi-dev/wagmi/tree/HEAD/packages/core) from 1.4.4 to 1.4.5. - [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/[email protected]/packages/core) --- updated-dependencies: - dependency-name: "@wagmi/core" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information
1 parent
b341e96
commit a1fb6c7
Showing
2 changed files
with
127 additions
and
2 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
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 |
---|---|---|
|
@@ -2915,7 +2915,23 @@ | |
abitype "0.8.7" | ||
eventemitter3 "^4.0.7" | ||
|
||
"@wagmi/[email protected]", "@wagmi/core@^1.4.3": | ||
"@wagmi/[email protected]": | ||
version "3.1.3" | ||
resolved "https://registry.yarnpkg.com/@wagmi/connectors/-/connectors-3.1.3.tgz#112aad63a8042ce4a5a3dc4db9eaa4da0fbcf0fc" | ||
integrity sha512-UgwsQKQDFObJVJMf9pDfFoXTv710o4zrTHyhIWKBTMMkLpCMsMxN5+ZaDhBYt/BgoRinfRYQo8uwuwLhxE6Log== | ||
dependencies: | ||
"@coinbase/wallet-sdk" "^3.6.6" | ||
"@ledgerhq/connect-kit-loader" "^1.1.0" | ||
"@safe-global/safe-apps-provider" "^0.17.1" | ||
"@safe-global/safe-apps-sdk" "^8.0.0" | ||
"@walletconnect/ethereum-provider" "2.10.2" | ||
"@walletconnect/legacy-provider" "^2.0.0" | ||
"@walletconnect/modal" "2.6.2" | ||
"@walletconnect/utils" "2.10.2" | ||
abitype "0.8.7" | ||
eventemitter3 "^4.0.7" | ||
|
||
"@wagmi/[email protected]": | ||
version "1.4.4" | ||
resolved "https://registry.yarnpkg.com/@wagmi/core/-/core-1.4.4.tgz#86d7ada727a6976eb4924e898a482106a3611bbc" | ||
integrity sha512-38Pa5iH9/2zHX837vYm6M+c//BBikt6vKJqUiEgkIzSqFvlfzbxaNmwybpIxl98N5r+X22C3yHv5bboO9eP0vQ== | ||
|
@@ -2925,6 +2941,16 @@ | |
eventemitter3 "^4.0.7" | ||
zustand "^4.3.1" | ||
|
||
"@wagmi/core@^1.4.3", "@wagmi/core@^1.4.5": | ||
version "1.4.5" | ||
resolved "https://registry.yarnpkg.com/@wagmi/core/-/core-1.4.5.tgz#bab215bfc1e028bc720b772d8d69dd12ae0c0ebf" | ||
integrity sha512-N9luRb1Uk4tBN9kaYcQSWKE9AsRt/rvZaFt5IZech4JPzNN2sQlfhKd9GEjOXYRDqEPHdDvos7qyBKiDNTz4GA== | ||
dependencies: | ||
"@wagmi/connectors" "3.1.3" | ||
abitype "0.8.7" | ||
eventemitter3 "^4.0.7" | ||
zustand "^4.3.1" | ||
|
||
"@walletconnect/[email protected]": | ||
version "2.10.1" | ||
resolved "https://registry.yarnpkg.com/@walletconnect/core/-/core-2.10.1.tgz#d1fb442bd77424666bacdb0f5a07f7708fb3d984" | ||
|
@@ -2947,6 +2973,28 @@ | |
lodash.isequal "4.5.0" | ||
uint8arrays "^3.1.0" | ||
|
||
"@walletconnect/[email protected]": | ||
version "2.10.2" | ||
resolved "https://registry.yarnpkg.com/@walletconnect/core/-/core-2.10.2.tgz#a1bf6e3e87b33f9df795ce0970d8ddd400fdc8a3" | ||
integrity sha512-JQz/xp3SLEpTeRQctdck2ugSBVEpMxoSE+lFi2voJkZop1hv6P+uqr6E4PzjFluAjeAnKlT1xvra0aFWjPWVcw== | ||
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.13" | ||
"@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.10.2" | ||
"@walletconnect/utils" "2.10.2" | ||
events "^3.3.0" | ||
lodash.isequal "4.5.0" | ||
uint8arrays "^3.1.0" | ||
|
||
"@walletconnect/crypto@^1.0.3": | ||
version "1.0.3" | ||
resolved "https://registry.yarnpkg.com/@walletconnect/crypto/-/crypto-1.0.3.tgz#7b8dd4d7e2884fe3543c7c07aea425eef5ef9dd4" | ||
|
@@ -2990,6 +3038,21 @@ | |
"@walletconnect/utils" "2.10.1" | ||
events "^3.3.0" | ||
|
||
"@walletconnect/[email protected]": | ||
version "2.10.2" | ||
resolved "https://registry.yarnpkg.com/@walletconnect/ethereum-provider/-/ethereum-provider-2.10.2.tgz#d5aca538fbcbbf7dd771bceb2430de30f06411de" | ||
integrity sha512-QMYFZ6+rVq2CJLdIPdKK0j1Qm66UA27oQU5V2SrL8EVwl7wFfm0Bq7fnL+qAWeDpn612dNeNErpk/ROa1zWlWg== | ||
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/sign-client" "2.10.2" | ||
"@walletconnect/types" "2.10.2" | ||
"@walletconnect/universal-provider" "2.10.2" | ||
"@walletconnect/utils" "2.10.2" | ||
events "^3.3.0" | ||
|
||
"@walletconnect/events@^1.0.1": | ||
version "1.0.1" | ||
resolved "https://registry.yarnpkg.com/@walletconnect/events/-/events-1.0.1.tgz#2b5f9c7202019e229d7ccae1369a9e86bda7816c" | ||
|
@@ -3207,6 +3270,21 @@ | |
"@walletconnect/utils" "2.10.1" | ||
events "^3.3.0" | ||
|
||
"@walletconnect/[email protected]": | ||
version "2.10.2" | ||
resolved "https://registry.yarnpkg.com/@walletconnect/sign-client/-/sign-client-2.10.2.tgz#33300a9cfe42487473f66b73c99535f6b26f8c54" | ||
integrity sha512-vviSLV3f92I0bReX+OLr1HmbH0uIzYEQQFd1MzIfDk9PkfFT/LLAHhUnDaIAMkIdippqDcJia+5QEtT4JihL3Q== | ||
dependencies: | ||
"@walletconnect/core" "2.10.2" | ||
"@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.10.2" | ||
"@walletconnect/utils" "2.10.2" | ||
events "^3.3.0" | ||
|
||
"@walletconnect/time@^1.0.2": | ||
version "1.0.2" | ||
resolved "https://registry.yarnpkg.com/@walletconnect/time/-/time-1.0.2.tgz#6c5888b835750ecb4299d28eecc5e72c6d336523" | ||
|
@@ -3226,6 +3304,18 @@ | |
"@walletconnect/logger" "^2.0.1" | ||
events "^3.3.0" | ||
|
||
"@walletconnect/[email protected]": | ||
version "2.10.2" | ||
resolved "https://registry.yarnpkg.com/@walletconnect/types/-/types-2.10.2.tgz#68e433a29ec2cf42d79d8b50c77bd5c1d91db721" | ||
integrity sha512-luNV+07Wdla4STi9AejseCQY31tzWKQ5a7C3zZZaRK/di+rFaAAb7YW04OP4klE7tw/mJRGPTlekZElmHxO8kQ== | ||
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" | ||
|
||
"@walletconnect/[email protected]": | ||
version "2.10.1" | ||
resolved "https://registry.yarnpkg.com/@walletconnect/universal-provider/-/universal-provider-2.10.1.tgz#c4a77bd2eed1a335edae5b2b298636092fff63ef" | ||
|
@@ -3241,6 +3331,21 @@ | |
"@walletconnect/utils" "2.10.1" | ||
events "^3.3.0" | ||
|
||
"@walletconnect/[email protected]": | ||
version "2.10.2" | ||
resolved "https://registry.yarnpkg.com/@walletconnect/universal-provider/-/universal-provider-2.10.2.tgz#85c8da39f65da8fe33f65f62689e703607b5ddc5" | ||
integrity sha512-wFgI0LbQ3D56sgaUMsgOHCM5m8WLxiC71BGuCKQfApgsbNMVKugYVy2zWHyUyi8sqTQHI+uSaVpDev4UHq9LEw== | ||
dependencies: | ||
"@walletconnect/jsonrpc-http-connection" "^1.0.7" | ||
"@walletconnect/jsonrpc-provider" "1.0.13" | ||
"@walletconnect/jsonrpc-types" "^1.0.2" | ||
"@walletconnect/jsonrpc-utils" "^1.0.7" | ||
"@walletconnect/logger" "^2.0.1" | ||
"@walletconnect/sign-client" "2.10.2" | ||
"@walletconnect/types" "2.10.2" | ||
"@walletconnect/utils" "2.10.2" | ||
events "^3.3.0" | ||
|
||
"@walletconnect/[email protected]": | ||
version "2.10.1" | ||
resolved "https://registry.yarnpkg.com/@walletconnect/utils/-/utils-2.10.1.tgz#65b37c9800eb0e80a08385b6987471fb46e1e22e" | ||
|
@@ -3261,6 +3366,26 @@ | |
query-string "7.1.3" | ||
uint8arrays "^3.1.0" | ||
|
||
"@walletconnect/[email protected]": | ||
version "2.10.2" | ||
resolved "https://registry.yarnpkg.com/@walletconnect/utils/-/utils-2.10.2.tgz#1f2c6a2f1bb95bcc4517b1e94aa7164c9286eb46" | ||
integrity sha512-syxXRpc2yhSknMu3IfiBGobxOY7fLfLTJuw+ppKaeO6WUdZpIit3wfuGOcc0Ms3ZPFCrGfyGOoZsCvgdXtptRg== | ||
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.10.2" | ||
"@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.0" | ||
|
||
"@walletconnect/window-getters@^1.0.1": | ||
version "1.0.1" | ||
resolved "https://registry.yarnpkg.com/@walletconnect/window-getters/-/window-getters-1.0.1.tgz#f36d1c72558a7f6b87ecc4451fc8bd44f63cbbdc" | ||
|