forked from passportxyz/passport
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(app): update web3onboard and pass explore url (passportxyz#1469)
* fix(app): update web3onboard and pass explore url * fix(app): position accountCenter
- Loading branch information
Tim Schultz
authored
Jul 11, 2023
1 parent
cbe6ef1
commit 8d9e2ac
Showing
5 changed files
with
83 additions
and
77 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
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
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 |
---|---|---|
|
@@ -6092,24 +6092,24 @@ | |
"@walletconnect/types" "^1.8.0" | ||
"@walletconnect/utils" "^1.8.0" | ||
|
||
"@walletconnect/core@2.8.4": | ||
version "2.8.4" | ||
resolved "https://registry.yarnpkg.com/@walletconnect/core/-/core-2.8.4.tgz#fc207c8fa35a53e30012b0c85b6ca933cec7d955" | ||
integrity sha512-3CQHud4As0kPRvlW1w/wSWS2F3yXlAo5kSEJyRWLRPqXG+aSCVWM8cVM8ch5yoeyNIfOHhEINdsYMuJG1+yIJQ== | ||
"@walletconnect/core@2.9.0": | ||
version "2.9.0" | ||
resolved "https://registry.yarnpkg.com/@walletconnect/core/-/core-2.9.0.tgz#7837a5d015a22b48d35b987bcde2aa9ccdf300d8" | ||
integrity sha512-MZYJghS9YCvGe32UOgDj0mCasaOoGHQaYXWeQblXE/xb8HuaM6kAWhjIQN9P+MNp5QP134BHP5olQostcCotXQ== | ||
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.11" | ||
"@walletconnect/jsonrpc-ws-connection" "1.0.12" | ||
"@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.8.4" | ||
"@walletconnect/utils" "2.8.4" | ||
"@walletconnect/types" "2.9.0" | ||
"@walletconnect/utils" "2.9.0" | ||
events "^3.3.0" | ||
lodash.isequal "4.5.0" | ||
uint8arrays "^3.1.0" | ||
|
@@ -6154,19 +6154,19 @@ | |
dependencies: | ||
tslib "1.14.1" | ||
|
||
"@walletconnect/ethereum-provider@2.8.4": | ||
version "2.8.4" | ||
resolved "https://registry.yarnpkg.com/@walletconnect/ethereum-provider/-/ethereum-provider-2.8.4.tgz#c627c237b479194efc542b8475596bae12fde52d" | ||
integrity sha512-z7Yz4w8t3eEFv8vQ8DLCgDWPah2aIIyC0iQdwhXgJenQTVuz7JJZRrJUUntzudipHK/owA394c1qTPF0rsMSeQ== | ||
"@walletconnect/ethereum-provider@2.9.0": | ||
version "2.9.0" | ||
resolved "https://registry.yarnpkg.com/@walletconnect/ethereum-provider/-/ethereum-provider-2.9.0.tgz#aa6e9e441678c824af8f744c50dafd604f19d69e" | ||
integrity sha512-rSXkC0SXMigJRdIi/M2RMuEuATY1AwtlTWQBnqyxoht7xbO2bQNPCXn0XL4s/GRNrSUtoKSY4aPMHXV4W4yLBA== | ||
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.8.4" | ||
"@walletconnect/types" "2.8.4" | ||
"@walletconnect/universal-provider" "2.8.4" | ||
"@walletconnect/utils" "2.8.4" | ||
"@walletconnect/sign-client" "2.9.0" | ||
"@walletconnect/types" "2.9.0" | ||
"@walletconnect/universal-provider" "2.9.0" | ||
"@walletconnect/utils" "2.9.0" | ||
events "^3.3.0" | ||
|
||
"@walletconnect/events@^1.0.1": | ||
|
@@ -6246,10 +6246,10 @@ | |
"@walletconnect/environment" "^1.0.0" | ||
"@walletconnect/jsonrpc-types" "^1.0.1" | ||
|
||
"@walletconnect/jsonrpc-ws-connection@^1.0.11": | ||
version "1.0.11" | ||
resolved "https://registry.yarnpkg.com/@walletconnect/jsonrpc-ws-connection/-/jsonrpc-ws-connection-1.0.11.tgz#1ce59d86f273d576ca73385961303ebd44dd923f" | ||
integrity sha512-TiFJ6saasKXD+PwGkm5ZGSw0837nc6EeFmurSPgIT/NofnOV4Tv7CVJqGQN0rQYoJUSYu21cwHNYaFkzNpUN+w== | ||
"@walletconnect/[email protected].12": | ||
version "1.0.12" | ||
resolved "https://registry.yarnpkg.com/@walletconnect/jsonrpc-ws-connection/-/jsonrpc-ws-connection-1.0.12.tgz#2192314884fabdda6d0a9d22e157e5b352025ed8" | ||
integrity sha512-HAcadga3Qjt1Cqy+qXEW6zjaCs8uJGdGQrqltzl3OjiK4epGZRdvSzTe63P+t/3z+D2wG+ffEPn0GVcDozmN1w== | ||
dependencies: | ||
"@walletconnect/jsonrpc-utils" "^1.0.6" | ||
"@walletconnect/safe-json" "^1.0.2" | ||
|
@@ -6278,31 +6278,31 @@ | |
resolved "https://registry.yarnpkg.com/@walletconnect/mobile-registry/-/mobile-registry-1.4.0.tgz#502cf8ab87330841d794819081e748ebdef7aee5" | ||
integrity sha512-ZtKRio4uCZ1JUF7LIdecmZt7FOLnX72RPSY7aUVu7mj7CSfxDwUn6gBuK6WGtH+NZCldBqDl5DenI5fFSvkKYw== | ||
|
||
"@walletconnect/[email protected].5": | ||
version "2.5.5" | ||
resolved "https://registry.yarnpkg.com/@walletconnect/modal-core/-/modal-core-2.5.5.tgz#dc2ee96b1dd7cd9a1dc5e276c46068ee6349616a" | ||
integrity sha512-M2BKcI5aqnGfMAz+MgTsvnTRzD25uz9YJ3/xuzy+ovgFCl2VCGH2Vdrf6Ptu+UR6UMuPdssG1TXXe1rd907Dxw== | ||
"@walletconnect/[email protected].9": | ||
version "2.5.9" | ||
resolved "https://registry.yarnpkg.com/@walletconnect/modal-core/-/modal-core-2.5.9.tgz#45e0c25320d42855aaac39e6ba256a84f972b871" | ||
integrity sha512-isIebwF9hOknGouhS/Ob4YJ9Sa/tqNYG2v6Ua9EkCqIoLimepkG5eC53tslUWW29SLSfQ9qqBNG2+iE7yQXqgw== | ||
dependencies: | ||
buffer "6.0.3" | ||
valtio "1.10.6" | ||
|
||
"@walletconnect/[email protected].5": | ||
version "2.5.5" | ||
resolved "https://registry.yarnpkg.com/@walletconnect/modal-ui/-/modal-ui-2.5.5.tgz#f2ab96ab72f0f1325252224560ec610b73d1684c" | ||
integrity sha512-g0LJ/gRhZ5E30gk4GnMpDlQzLFWyRjsJp57s9rZmlVkry5mfhCZ3Oh0mfgv2/ILVxdB4fUo1BjatKyOpSogOmg== | ||
"@walletconnect/[email protected].9": | ||
version "2.5.9" | ||
resolved "https://registry.yarnpkg.com/@walletconnect/modal-ui/-/modal-ui-2.5.9.tgz#4d07f1697147ec9f75d85d93f564cadae05a5e59" | ||
integrity sha512-nfBaAT9Ls7RZTBBgAq+Nt/3AoUcinIJ9bcq5UHXTV3lOPu/qCKmUC/0HY3GvUK8ykabUAsjr0OAGmcqkB91qug== | ||
dependencies: | ||
"@walletconnect/modal-core" "2.5.5" | ||
"@walletconnect/modal-core" "2.5.9" | ||
lit "2.7.5" | ||
motion "10.16.2" | ||
qrcode "1.5.3" | ||
|
||
"@walletconnect/[email protected].5": | ||
version "2.5.5" | ||
resolved "https://registry.yarnpkg.com/@walletconnect/modal/-/modal-2.5.5.tgz#703eb076af4442dcd14a3b0b87863f17283f6514" | ||
integrity sha512-y1PH1xXzFDtVZErfQErPPJzPU9DKLp4M0IEaza8LfegqHfTFaGa0s3AL+i5+7FIk9+5OHSv0Wv+e5tmSZt96yA== | ||
"@walletconnect/[email protected].9": | ||
version "2.5.9" | ||
resolved "https://registry.yarnpkg.com/@walletconnect/modal/-/modal-2.5.9.tgz#28840f2a46bcd0a47c5fda60d18a5f1607a92a72" | ||
integrity sha512-Zs2RvPwbBNRdBhb50FuJCxi3FJltt1KSpI7odjU/x9GTpTOcSOkmR66PBCy2JvNA0+ztnS1Xs0LVEr3lu7/Jzw== | ||
dependencies: | ||
"@walletconnect/modal-core" "2.5.5" | ||
"@walletconnect/modal-ui" "2.5.5" | ||
"@walletconnect/modal-core" "2.5.9" | ||
"@walletconnect/modal-ui" "2.5.9" | ||
|
||
"@walletconnect/qrcode-modal@^1.8.0": | ||
version "1.8.0" | ||
|
@@ -6357,19 +6357,19 @@ | |
dependencies: | ||
tslib "1.14.1" | ||
|
||
"@walletconnect/sign-client@2.8.4": | ||
version "2.8.4" | ||
resolved "https://registry.yarnpkg.com/@walletconnect/sign-client/-/sign-client-2.8.4.tgz#35e7cfe9442c65d7f667a7c20f1a5ee7e2a6e576" | ||
integrity sha512-eRvWtKBAgzo/rbIkw+rkKco2ulSW8Wor/58UsOBsl9DKr1rIazZd4ZcUdaTjg9q8AT1476IQakCAIuv+1FvJwQ== | ||
"@walletconnect/sign-client@2.9.0": | ||
version "2.9.0" | ||
resolved "https://registry.yarnpkg.com/@walletconnect/sign-client/-/sign-client-2.9.0.tgz#fd3b0acb68bc8d56350f01ed70f8c6326e6e89fa" | ||
integrity sha512-mEKc4LlLMebCe45qzqh+MX4ilQK4kOEBzLY6YJpG8EhyT45eX4JMNA7qQoYa9MRMaaVb/7USJcc4e3ZrjZvQmA== | ||
dependencies: | ||
"@walletconnect/core" "2.8.4" | ||
"@walletconnect/core" "2.9.0" | ||
"@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.8.4" | ||
"@walletconnect/utils" "2.8.4" | ||
"@walletconnect/types" "2.9.0" | ||
"@walletconnect/utils" "2.9.0" | ||
events "^3.3.0" | ||
|
||
"@walletconnect/socket-transport@^1.8.0": | ||
|
@@ -6388,10 +6388,10 @@ | |
dependencies: | ||
tslib "1.14.1" | ||
|
||
"@walletconnect/types@2.8.4": | ||
version "2.8.4" | ||
resolved "https://registry.yarnpkg.com/@walletconnect/types/-/types-2.8.4.tgz#23fad8593b094c7564d72f179e33b1cac9324a88" | ||
integrity sha512-Fgqe87R7rjMOGSvx28YPLTtXM6jj+oUOorx8cE+jEw2PfpWp5myF21aCdaMBR39h0QHij5H1Z0/W9e7gm4oC1Q== | ||
"@walletconnect/types@2.9.0": | ||
version "2.9.0" | ||
resolved "https://registry.yarnpkg.com/@walletconnect/types/-/types-2.9.0.tgz#6e5dfdc7212c1ec4ab49a1ec409c743e16093f72" | ||
integrity sha512-ORopsMfSRvUYqtjKKd6scfg8o4/aGebipLxx92AuuUgMTERSU6cGmIrK6rdLu7W6FBJkmngPLEGc9mRqAb9Lug== | ||
dependencies: | ||
"@walletconnect/events" "^1.0.1" | ||
"@walletconnect/heartbeat" "1.2.1" | ||
|
@@ -6405,25 +6405,25 @@ | |
resolved "https://registry.yarnpkg.com/@walletconnect/types/-/types-1.8.0.tgz#3f5e85b2d6b149337f727ab8a71b8471d8d9a195" | ||
integrity sha512-Cn+3I0V0vT9ghMuzh1KzZvCkiAxTq+1TR2eSqw5E5AVWfmCtECFkVZBP6uUJZ8YjwLqXheI+rnjqPy7sVM4Fyg== | ||
|
||
"@walletconnect/universal-provider@2.8.4": | ||
version "2.8.4" | ||
resolved "https://registry.yarnpkg.com/@walletconnect/universal-provider/-/universal-provider-2.8.4.tgz#7b62a76a7d99ea41c67374da54aaa4f1b4bc1d03" | ||
integrity sha512-JRpOXKIciRMzd03zZxM1WDsYHo/ZS86zZrZ1aCHW1d45ZLP7SbGPRHzZgBY3xrST26yTvWIlRfTUEYn50fzB1g== | ||
"@walletconnect/universal-provider@2.9.0": | ||
version "2.9.0" | ||
resolved "https://registry.yarnpkg.com/@walletconnect/universal-provider/-/universal-provider-2.9.0.tgz#a6b4a1f099262536e17b5c25bf7b3c89db9945a8" | ||
integrity sha512-k3nkSBkF69sJJVoe17IVoPtnhp/sgaa2t+x7BvA/BKeMxE0DGdtRJdEXotTc8DBmI7o2tkq6l8+HyFBGjQ/CjQ== | ||
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.8.4" | ||
"@walletconnect/types" "2.8.4" | ||
"@walletconnect/utils" "2.8.4" | ||
"@walletconnect/sign-client" "2.9.0" | ||
"@walletconnect/types" "2.9.0" | ||
"@walletconnect/utils" "2.9.0" | ||
events "^3.3.0" | ||
|
||
"@walletconnect/utils@2.8.4": | ||
version "2.8.4" | ||
resolved "https://registry.yarnpkg.com/@walletconnect/utils/-/utils-2.8.4.tgz#8dbd3beaef39388be2398145a5f9a061a0317518" | ||
integrity sha512-NGw6BINYNeT9JrQrnxldAPheO2ymRrwGrgfExZMyrkb1MShnIX4nzo4KirKInM4LtrY6AA/v0Lu3ooUdfO+xIg== | ||
"@walletconnect/utils@2.9.0": | ||
version "2.9.0" | ||
resolved "https://registry.yarnpkg.com/@walletconnect/utils/-/utils-2.9.0.tgz#c73925edb9fefe79021bcf028e957028f986b728" | ||
integrity sha512-7Tu3m6dZL84KofrNBcblsgpSqU2vdo9ImLD7zWimLXERVGNQ8smXG+gmhQYblebIBhsPzjy9N38YMC3nPlfQNw== | ||
dependencies: | ||
"@stablelib/chacha20poly1305" "1.0.1" | ||
"@stablelib/hkdf" "1.0.1" | ||
|
@@ -6433,7 +6433,7 @@ | |
"@walletconnect/relay-api" "^1.0.9" | ||
"@walletconnect/safe-json" "^1.0.2" | ||
"@walletconnect/time" "^1.0.2" | ||
"@walletconnect/types" "2.8.4" | ||
"@walletconnect/types" "2.9.0" | ||
"@walletconnect/window-getters" "^1.0.1" | ||
"@walletconnect/window-metadata" "^1.0.1" | ||
detect-browser "5.3.0" | ||
|
@@ -6498,10 +6498,10 @@ | |
ethers "5.5.4" | ||
joi "17.9.1" | ||
|
||
"@web3-onboard/core@^2.19.2": | ||
version "2.19.2" | ||
resolved "https://registry.yarnpkg.com/@web3-onboard/core/-/core-2.19.2.tgz#c79131a257e379c0b5760dd0f3810a724ae8b01d" | ||
integrity sha512-77FAJT5WbzgMbtIeLdEPAsJ5uUc0yBb17kQ8J6YtQAr51WIwmioCUBPehpeuQ36nNTy3VVobXF5Y/q3ztQfhDQ== | ||
"@web3-onboard/core@^2.20.4": | ||
version "2.20.4" | ||
resolved "https://registry.yarnpkg.com/@web3-onboard/core/-/core-2.20.4.tgz#ccc9ff509e56720e526b4ceae5459a1f2a435d22" | ||
integrity sha512-IFI3DVq5QgFj5w1TyL61gHmeOlkX8AJiBAARO3cd4zW8I3h9K2+7HeE7LbsfwefZYLILzXCfF0gMB3qRN/GWYQ== | ||
dependencies: | ||
"@web3-onboard/common" "^2.3.3" | ||
bignumber.js "^9.0.0" | ||
|
@@ -6537,24 +6537,24 @@ | |
"@web3-onboard/common" "^2.3.3" | ||
rxjs "^7.5.2" | ||
|
||
"@web3-onboard/react@^2.8.4": | ||
version "2.8.4" | ||
resolved "https://registry.yarnpkg.com/@web3-onboard/react/-/react-2.8.4.tgz#f88aee0336064de17b8fec8ecf72cd317fd434b8" | ||
integrity sha512-F4jU3FhHpvZszPvAhYVU1dm5uRGMkajVGH/LvyX5x7wKtw71WNXuk7f8f+emzjuXui+aSd4tMnKS/JVYdqKl5g== | ||
"@web3-onboard/react@^2.8.9": | ||
version "2.8.9" | ||
resolved "https://registry.yarnpkg.com/@web3-onboard/react/-/react-2.8.9.tgz#e64b5067d490b22d3a4566fb7c8d71d7b1787703" | ||
integrity sha512-Ih2PJhyTEpiW9wQbli+ZYqU8qkWqgR3PYmT2teHdDiaDaF8nPBvztBPPZkLjZSyx67iLsOBqS4kw8n74BK7DQw== | ||
dependencies: | ||
"@web3-onboard/common" "^2.3.3" | ||
"@web3-onboard/core" "^2.19.2" | ||
"@web3-onboard/core" "^2.20.4" | ||
use-sync-external-store "1.0.0" | ||
|
||
"@web3-onboard/[email protected]": | ||
version "2.4.0" | ||
resolved "https://registry.yarnpkg.com/@web3-onboard/walletconnect/-/walletconnect-2.4.0.tgz#fe446706cde736ca629c56c190bc9b314eaa70b3" | ||
integrity sha512-Qu3uHWsumOedHDzwqOoUrA40rNO0C6Sgw62XeIxSC+JsIB2K4Y5rXhTbMeYtO0lmWmHA8DYXxk8czYkdMZh19Q== | ||
"@web3-onboard/walletconnect@^2.4.0": | ||
version "2.4.1" | ||
resolved "https://registry.yarnpkg.com/@web3-onboard/walletconnect/-/walletconnect-2.4.1.tgz#49e6699b89790b17fc702cf21f24df71ec0d7c17" | ||
integrity sha512-REYvE+VQgCo3zMAb4q9W0cmyrLH7xAEB3oi2lUwXcfejvk6TMT7xl6dVLWpycyGfQWLXS2HM0YGQ1zhFyBkLIQ== | ||
dependencies: | ||
"@ethersproject/providers" "5.5.0" | ||
"@walletconnect/client" "^1.8.0" | ||
"@walletconnect/ethereum-provider" "2.8.4" | ||
"@walletconnect/modal" "2.5.5" | ||
"@walletconnect/ethereum-provider" "2.9.0" | ||
"@walletconnect/modal" "2.5.9" | ||
"@walletconnect/qrcode-modal" "^1.8.0" | ||
"@web3-onboard/common" "^2.3.3" | ||
rxjs "^7.5.2" | ||
|