Skip to content

Commit

Permalink
fix(deps): update dependency @wagmi/connectors to v5.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 13, 2024
1 parent 376362e commit 2bb740e
Show file tree
Hide file tree
Showing 2 changed files with 45 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.29",
"@wagmi/connectors": "5.5.3",
"@wagmi/connectors": "5.6.1",
"@wagmi/core": "2.15.2",
"autoprefixer": "10.4.20",
"cheerio": "1.0.0",
Expand Down
44 changes: 44 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4396,6 +4396,13 @@
dependencies:
"@paulmillr/qr" "^0.2.1"

"@metamask/[email protected]":
version "0.31.2"
resolved "https://registry.yarnpkg.com/@metamask/sdk-install-modal-web/-/sdk-install-modal-web-0.31.2.tgz#bb8c92a6844a632be8525e7bb5a35924a926d6cd"
integrity sha512-KPv36kQjmTwErU8g2neuHHSgkD5+1hp4D6ERfk5Kc2r73aOYNCdG9wDGRUmFmcY2MKkeK1EuDyZfJ4FPU30fxQ==
dependencies:
"@paulmillr/qr" "^0.2.1"

"@metamask/[email protected]":
version "0.31.1"
resolved "https://registry.yarnpkg.com/@metamask/sdk/-/sdk-0.31.1.tgz#111f2eeba9f40d1bc358b4bd60bdf5b423d78daf"
Expand All @@ -4421,6 +4428,31 @@
util "^0.12.4"
uuid "^8.3.2"

"@metamask/[email protected]":
version "0.31.2"
resolved "https://registry.yarnpkg.com/@metamask/sdk/-/sdk-0.31.2.tgz#2ec1c1c7cf6a444e65104862e83814a493047d72"
integrity sha512-6MWON2g1j7XwAHWam4trusGxeyhQweNLEHPsfuIxSwcsXoEm08Jj80OglJxQI4KwjcDnjSWBkQGG3mmK6ug/cA==
dependencies:
"@babel/runtime" "^7.26.0"
"@metamask/onboarding" "^1.0.1"
"@metamask/providers" "16.1.0"
"@metamask/sdk-communication-layer" "0.31.0"
"@metamask/sdk-install-modal-web" "0.31.2"
"@paulmillr/qr" "^0.2.1"
bowser "^2.9.0"
cross-fetch "^4.0.0"
debug "^4.3.4"
eciesjs "^0.4.11"
eth-rpc-errors "^4.0.3"
eventemitter2 "^6.4.9"
obj-multiplex "^1.0.0"
pump "^3.0.0"
readable-stream "^3.6.2"
socket.io-client "^4.5.1"
tslib "^2.6.0"
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 @@ -8105,6 +8137,18 @@
"@walletconnect/ethereum-provider" "2.17.0"
cbw-sdk "npm:@coinbase/[email protected]"

"@wagmi/[email protected]":
version "5.6.1"
resolved "https://registry.yarnpkg.com/@wagmi/connectors/-/connectors-5.6.1.tgz#948ca387916136501da80989f3eba351b0c6a595"
integrity sha512-6nGxKSDtT6udnrW21SPqP7gcaZFpyRAz7Ecf2DelYh5OHpGk/FBNB8mtB/w0AVSCH6XRIpVK81pO412pPBiEYg==
dependencies:
"@coinbase/wallet-sdk" "4.2.3"
"@metamask/sdk" "0.31.2"
"@safe-global/safe-apps-provider" "0.18.4"
"@safe-global/safe-apps-sdk" "9.1.0"
"@walletconnect/ethereum-provider" "2.17.0"
cbw-sdk "npm:@coinbase/[email protected]"

"@wagmi/[email protected]":
version "2.15.2"
resolved "https://registry.yarnpkg.com/@wagmi/core/-/core-2.15.2.tgz#5bc934b4bca0d7fac1062c920a5366716f069613"
Expand Down

0 comments on commit 2bb740e

Please sign in to comment.