Skip to content

Commit

Permalink
fix(deps): update dependency @wagmi/connectors to v5.1.11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 16, 2024
1 parent dac67e6 commit eb5c1d5
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 1 deletion.
2 changes: 1 addition & 1 deletion packages/react-app-revamp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@types/uuid": "10.0.0",
"@typescript-eslint/parser": "7.18.0",
"@vercel/node": "3.2.14",
"@wagmi/connectors": "5.1.10",
"@wagmi/connectors": "5.1.11",
"@wagmi/core": "2.13.5",
"autoprefixer": "10.4.20",
"cheerio": "1.0.0",
Expand Down
42 changes: 42 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4683,6 +4683,35 @@
util "^0.12.4"
uuid "^8.3.2"

"@metamask/[email protected]":
version "0.28.4"
resolved "https://registry.yarnpkg.com/@metamask/sdk/-/sdk-0.28.4.tgz#bb5f3849629403ec97c23e1a968c6b893ecf001c"
integrity sha512-RjWBKPNesjeua2SXIDF9IvYALOSsOQyqHv5DPPK0Voskytk7y+2n/33ocbC1BH5hTLI4hDPH+BuCpXJRWs3/Yg==
dependencies:
"@metamask/onboarding" "^1.0.1"
"@metamask/providers" "16.1.0"
"@metamask/sdk-communication-layer" "0.28.2"
"@metamask/sdk-install-modal-web" "0.28.1"
"@types/dom-screen-wake-lock" "^1.0.0"
"@types/uuid" "^10.0.0"
bowser "^2.9.0"
cross-fetch "^4.0.0"
debug "^4.3.4"
eciesjs "^0.3.15"
eth-rpc-errors "^4.0.3"
eventemitter2 "^6.4.7"
i18next "23.11.5"
i18next-browser-languagedetector "7.1.0"
obj-multiplex "^1.0.0"
pump "^3.0.0"
qrcode-terminal-nooctal "^0.12.1"
react-native-webview "^11.26.0"
readable-stream "^3.6.2"
rollup-plugin-visualizer "^5.9.2"
socket.io-client "^4.5.1"
util "^0.12.4"
uuid "^8.3.2"

"@metamask/utils@^5.0.1":
version "5.0.2"
resolved "https://registry.yarnpkg.com/@metamask/utils/-/utils-5.0.2.tgz#140ba5061d90d9dac0280c19cab101bc18c8857c"
Expand Down Expand Up @@ -8224,6 +8253,19 @@
"@walletconnect/modal" "2.6.2"
cbw-sdk "npm:@coinbase/[email protected]"

"@wagmi/[email protected]":
version "5.1.11"
resolved "https://registry.yarnpkg.com/@wagmi/connectors/-/connectors-5.1.11.tgz#828fd8764c4e632efe215d2b3b75415d8e601836"
integrity sha512-k6IfxYHG0MqJWt2KY6UhrNt4mPSmCLq0tQG3h+uB5em1oioX9V902geoik+KoF6Sa0oqAq5UTJVA1IT5lAjOkQ==
dependencies:
"@coinbase/wallet-sdk" "4.0.4"
"@metamask/sdk" "0.28.4"
"@safe-global/safe-apps-provider" "0.18.3"
"@safe-global/safe-apps-sdk" "9.1.0"
"@walletconnect/ethereum-provider" "2.16.1"
"@walletconnect/modal" "2.6.2"
cbw-sdk "npm:@coinbase/[email protected]"

"@wagmi/[email protected]":
version "2.13.5"
resolved "https://registry.yarnpkg.com/@wagmi/core/-/core-2.13.5.tgz#20764d88d36c31c4557511309eef7d23fa60c98e"
Expand Down

0 comments on commit eb5c1d5

Please sign in to comment.