Skip to content

Commit

Permalink
chore: updates @walletconnect packages to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
Gancho Radkov committed Oct 24, 2023
1 parent 8ab51e0 commit 2b96885
Show file tree
Hide file tree
Showing 6 changed files with 190 additions and 82 deletions.
6 changes: 3 additions & 3 deletions examples/dapp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,10 @@
"dependencies": {
"@ethereumjs/tx": "^3.5.0",
"@walletconnect/encoding": "^1.0.1",
"@walletconnect/ethereum-provider": "2.10.1",
"@walletconnect/ethereum-provider": "2.10.3",
"@walletconnect/modal": "^2.5.4",
"@walletconnect/types": "2.10.1",
"@walletconnect/utils": "2.10.1",
"@walletconnect/types": "2.10.3",
"@walletconnect/utils": "2.10.3",
"axios": "^0.21.1",
"blockies-ts": "^1.0.0",
"caip-api": "^2.0.0-beta.1",
Expand Down
74 changes: 37 additions & 37 deletions examples/dapp/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2965,10 +2965,10 @@
"@typescript-eslint/types" "4.33.0"
eslint-visitor-keys "^2.0.0"

"@walletconnect/[email protected].1":
version "2.10.1"
resolved "https://registry.yarnpkg.com/@walletconnect/core/-/core-2.10.1.tgz#d1fb442bd77424666bacdb0f5a07f7708fb3d984"
integrity sha512-WAoXfmj+Zy5q48TnrKUjmHXJCBahzKwbul+noepRZf7JDtUAZ9IOWpUjg+UPRbfK5EiWZ0TF42S6SXidf7EHoQ==
"@walletconnect/[email protected].3":
version "2.10.3"
resolved "https://registry.yarnpkg.com/@walletconnect/core/-/core-2.10.3.tgz#413d4acfcf3ca831b2f072a083a830194ebbfd82"
integrity sha512-zvV7Rr48Mftm1+eWr+eTyriV3BFhhY703hGmi2+dA1qMe/5FuIQZs24anBWQapfJuL+CgdGczb/BI9/x3NX7jA==
dependencies:
"@walletconnect/heartbeat" "1.2.1"
"@walletconnect/jsonrpc-provider" "1.0.13"
Expand All @@ -2981,8 +2981,8 @@
"@walletconnect/relay-auth" "^1.0.4"
"@walletconnect/safe-json" "^1.0.2"
"@walletconnect/time" "^1.0.2"
"@walletconnect/types" "2.10.1"
"@walletconnect/utils" "2.10.1"
"@walletconnect/types" "2.10.3"
"@walletconnect/utils" "2.10.3"
events "^3.3.0"
lodash.isequal "4.5.0"
uint8arrays "^3.1.0"
Expand All @@ -3003,19 +3003,19 @@
dependencies:
tslib "1.14.1"

"@walletconnect/[email protected].1":
version "2.10.1"
resolved "https://registry.yarnpkg.com/@walletconnect/ethereum-provider/-/ethereum-provider-2.10.1.tgz#4733a98f0b388cf5ae6c2b269f50da87da432ee5"
integrity sha512-Yhoz8EXkKzxOlBT6G+elphqCx/gkH6RxD9/ZAiy9lLc8Ng5p1gvKCVVP5zsGNE9FbkKmHd+J9JJRzn2Bw2yqtQ==
"@walletconnect/[email protected].3":
version "2.10.3"
resolved "https://registry.yarnpkg.com/@walletconnect/ethereum-provider/-/ethereum-provider-2.10.3.tgz#f17fe2e12b8179df42e981baea5efe7004b0a344"
integrity sha512-GFYt7LRR6Isd0gVMCd4IPY3Ppcn5p8QahrJKDavtRJrnktLJNQMaD4PJRWsNMqhFhiF6KsOhyTtLCQsHHHqMLA==
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.1"
"@walletconnect/types" "2.10.1"
"@walletconnect/universal-provider" "2.10.1"
"@walletconnect/utils" "2.10.1"
"@walletconnect/sign-client" "2.10.3"
"@walletconnect/types" "2.10.3"
"@walletconnect/universal-provider" "2.10.3"
"@walletconnect/utils" "2.10.3"
events "^3.3.0"

"@walletconnect/events@^1.0.1":
Expand Down Expand Up @@ -3175,19 +3175,19 @@
dependencies:
tslib "1.14.1"

"@walletconnect/[email protected].1":
version "2.10.1"
resolved "https://registry.yarnpkg.com/@walletconnect/sign-client/-/sign-client-2.10.1.tgz#db60bc9400cd79f0cb2380067343512b21ee4749"
integrity sha512-iG3eJGi1yXeG3xGeVSSMf8wDFyx239B0prLQfy1uYDtYFb2ynnH/09oqAZyKn96W5nfQzUgM2Mz157PVdloH3Q==
"@walletconnect/[email protected].3":
version "2.10.3"
resolved "https://registry.yarnpkg.com/@walletconnect/sign-client/-/sign-client-2.10.3.tgz#154774f6b03a785b1f3d90df17ed5bf5fd6cce50"
integrity sha512-XvO1HpJM3jVaQfYAZ8FKgT9UqaqSgEWjlDcJir6X2imRRJthZxFIcezs43+SnF41eVA7HNHL4RmIOW/eHku1lQ==
dependencies:
"@walletconnect/core" "2.10.1"
"@walletconnect/core" "2.10.3"
"@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.1"
"@walletconnect/utils" "2.10.1"
"@walletconnect/types" "2.10.3"
"@walletconnect/utils" "2.10.3"
events "^3.3.0"

"@walletconnect/time@^1.0.2":
Expand All @@ -3197,10 +3197,10 @@
dependencies:
tslib "1.14.1"

"@walletconnect/[email protected].1":
version "2.10.1"
resolved "https://registry.yarnpkg.com/@walletconnect/types/-/types-2.10.1.tgz#1355bce236f3eef575716ea3efe4beed98a873ef"
integrity sha512-7pccAhajQdiH2kYywjE1XI64IqRI+4ioyGy0wvz8d0UFQ/DSG3MLKR8jHf5aTOafQQ/HRLz6xvlzN4a7gIVkUQ==
"@walletconnect/[email protected].3":
version "2.10.3"
resolved "https://registry.yarnpkg.com/@walletconnect/types/-/types-2.10.3.tgz#e32adaf6ca921f4c08e1331fc5f919b5baad8120"
integrity sha512-HcLR4JKTQyVoconQ8CqxtPrIVYHMQwZtvBq5RD0InuhxChabu2GsxtSfmz+M7ShzKWItohZx1EQJKYZKYw9ekA==
dependencies:
"@walletconnect/events" "^1.0.1"
"@walletconnect/heartbeat" "1.2.1"
Expand All @@ -3209,25 +3209,25 @@
"@walletconnect/logger" "^2.0.1"
events "^3.3.0"

"@walletconnect/[email protected].1":
version "2.10.1"
resolved "https://registry.yarnpkg.com/@walletconnect/universal-provider/-/universal-provider-2.10.1.tgz#c4a77bd2eed1a335edae5b2b298636092fff63ef"
integrity sha512-81QxTH/X4dRoYCz0U9iOrBYOcj7N897ONcB57wsGhEkV7Rc9htmWJq2CzeOuxvVZ+pNZkE+/aw9LrhizO1Ltxg==
"@walletconnect/[email protected].3":
version "2.10.3"
resolved "https://registry.yarnpkg.com/@walletconnect/universal-provider/-/universal-provider-2.10.3.tgz#5f0fd11a57e9ca619fb5031ca530f7fc7d16760e"
integrity sha512-f5xAYPr2ZbVzyni8E7YzbjNNAlJ4PR9AsRpya835aN+7grWKtZShtniEfYsHt/7RZLi1BsaHSAH8T90cCqZoVA==
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.1"
"@walletconnect/types" "2.10.1"
"@walletconnect/utils" "2.10.1"
"@walletconnect/sign-client" "2.10.3"
"@walletconnect/types" "2.10.3"
"@walletconnect/utils" "2.10.3"
events "^3.3.0"

"@walletconnect/[email protected].1":
version "2.10.1"
resolved "https://registry.yarnpkg.com/@walletconnect/utils/-/utils-2.10.1.tgz#65b37c9800eb0e80a08385b6987471fb46e1e22e"
integrity sha512-DM0dKgm9O58l7VqJEyV2OVv16XRePhDAReI23let6WdW1dSpw/Y/A89Lp99ZJOjLm2FxyblMRF3YRaZtHwBffw==
"@walletconnect/[email protected].3":
version "2.10.3"
resolved "https://registry.yarnpkg.com/@walletconnect/utils/-/utils-2.10.3.tgz#56fb9a6ab96a3c85f952205dc5042f1c0f1e9f6c"
integrity sha512-9FTujY4t+SrENgvyT84TFsO1iFvix2dWH5C9PmJ3/LMrkYytjszJVMPY5bDG73RBwph9wbeYzPgkGvid2RP63A==
dependencies:
"@stablelib/chacha20poly1305" "1.0.1"
"@stablelib/hkdf" "1.0.1"
Expand All @@ -3237,7 +3237,7 @@
"@walletconnect/relay-api" "^1.0.9"
"@walletconnect/safe-json" "^1.0.2"
"@walletconnect/time" "^1.0.2"
"@walletconnect/types" "2.10.1"
"@walletconnect/types" "2.10.3"
"@walletconnect/window-getters" "^1.0.1"
"@walletconnect/window-metadata" "^1.0.1"
detect-browser "5.3.0"
Expand Down
8 changes: 4 additions & 4 deletions examples/wallet/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@
"dependencies": {
"@json-rpc-tools/utils": "1.7.6",
"@nextui-org/react": "1.0.0-beta.12",
"@walletconnect/core": "2.10.1",
"@walletconnect/se-sdk": "1.6.0-rc-1",
"@walletconnect/utils": "2.10.1",
"@walletconnect/core": "2.10.3",
"@walletconnect/se-sdk": "1.6.2-rc.0",
"@walletconnect/utils": "2.10.3",
"ethers": "5.7.2",
"framer-motion": "9.0.2",
"next": "12.2.0",
Expand All @@ -28,7 +28,7 @@
"devDependencies": {
"@types/node": "18.13.0",
"@types/react": "18.0.28",
"@walletconnect/types": "2.10.1",
"@walletconnect/types": "2.10.3",
"eslint": "8.34.0",
"eslint-config-next": "13.1.6",
"eslint-config-prettier": "8.6.0",
Expand Down
96 changes: 75 additions & 21 deletions examples/wallet/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1801,7 +1801,29 @@
events "^3.3.0"
isomorphic-unfetch "^3.1.0"

"@walletconnect/[email protected]", "@walletconnect/core@^2.10.1":
"@walletconnect/[email protected]":
version "2.10.3"
resolved "https://registry.yarnpkg.com/@walletconnect/core/-/core-2.10.3.tgz#413d4acfcf3ca831b2f072a083a830194ebbfd82"
integrity sha512-zvV7Rr48Mftm1+eWr+eTyriV3BFhhY703hGmi2+dA1qMe/5FuIQZs24anBWQapfJuL+CgdGczb/BI9/x3NX7jA==
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.3"
"@walletconnect/utils" "2.10.3"
events "^3.3.0"
lodash.isequal "4.5.0"
uint8arrays "^3.1.0"

"@walletconnect/core@^2.10.1":
version "2.10.1"
resolved "https://registry.yarnpkg.com/@walletconnect/core/-/core-2.10.1.tgz#d1fb442bd77424666bacdb0f5a07f7708fb3d984"
integrity sha512-WAoXfmj+Zy5q48TnrKUjmHXJCBahzKwbul+noepRZf7JDtUAZ9IOWpUjg+UPRbfK5EiWZ0TF42S6SXidf7EHoQ==
Expand Down Expand Up @@ -1927,26 +1949,26 @@
dependencies:
tslib "1.14.1"

"@walletconnect/[email protected].0-rc-1":
version "1.6.0-rc-1"
resolved "https://registry.yarnpkg.com/@walletconnect/se-sdk/-/se-sdk-1.6.0-rc-1.tgz#9ea31e8f6ed94554ce2bdd8da8a82072997b83c1"
integrity sha512-gD107hZaanuXTrmMXoAW/woadOYSIGIdzY/xbMhP453a1xtFH4N0/i9P56PmBu+q8yz9kUQihD4V/Usbh33VnQ==
"@walletconnect/[email protected].2-rc.0":
version "1.6.2-rc.0"
resolved "https://registry.yarnpkg.com/@walletconnect/se-sdk/-/se-sdk-1.6.2-rc.0.tgz#1ac4992b297968f340a8efe8feac533c073ff7e4"
integrity sha512-BVHWuu5aRdgbEEUD6WKeSn5Ejsm/8mgji9wj2OJfMSWXCaLGaew9ca92mHevKs6znKXGNTyJ1MQODC0ogtRGxg==
dependencies:
"@walletconnect/web3wallet" "1.9.1"
"@walletconnect/web3wallet" "1.9.3"

"@walletconnect/[email protected].1":
version "2.10.1"
resolved "https://registry.yarnpkg.com/@walletconnect/sign-client/-/sign-client-2.10.1.tgz#db60bc9400cd79f0cb2380067343512b21ee4749"
integrity sha512-iG3eJGi1yXeG3xGeVSSMf8wDFyx239B0prLQfy1uYDtYFb2ynnH/09oqAZyKn96W5nfQzUgM2Mz157PVdloH3Q==
"@walletconnect/[email protected].3":
version "2.10.3"
resolved "https://registry.yarnpkg.com/@walletconnect/sign-client/-/sign-client-2.10.3.tgz#154774f6b03a785b1f3d90df17ed5bf5fd6cce50"
integrity sha512-XvO1HpJM3jVaQfYAZ8FKgT9UqaqSgEWjlDcJir6X2imRRJthZxFIcezs43+SnF41eVA7HNHL4RmIOW/eHku1lQ==
dependencies:
"@walletconnect/core" "2.10.1"
"@walletconnect/core" "2.10.3"
"@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.1"
"@walletconnect/utils" "2.10.1"
"@walletconnect/types" "2.10.3"
"@walletconnect/utils" "2.10.3"
events "^3.3.0"

"@walletconnect/time@^1.0.2":
Expand All @@ -1968,6 +1990,18 @@
"@walletconnect/logger" "^2.0.1"
events "^3.3.0"

"@walletconnect/[email protected]":
version "2.10.3"
resolved "https://registry.yarnpkg.com/@walletconnect/types/-/types-2.10.3.tgz#e32adaf6ca921f4c08e1331fc5f919b5baad8120"
integrity sha512-HcLR4JKTQyVoconQ8CqxtPrIVYHMQwZtvBq5RD0InuhxChabu2GsxtSfmz+M7ShzKWItohZx1EQJKYZKYw9ekA==
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]", "@walletconnect/utils@^2.10.1":
version "2.10.1"
resolved "https://registry.yarnpkg.com/@walletconnect/utils/-/utils-2.10.1.tgz#65b37c9800eb0e80a08385b6987471fb46e1e22e"
Expand All @@ -1988,19 +2022,39 @@
query-string "7.1.3"
uint8arrays "^3.1.0"

"@walletconnect/[email protected]":
version "1.9.1"
resolved "https://registry.yarnpkg.com/@walletconnect/web3wallet/-/web3wallet-1.9.1.tgz#578967c1dc572ef52d9407e604e07324e04aa3da"
integrity sha512-amijU+dK8zhDTxbJqxQvBlysFEroHUbE9HyMGKp6HSba5k5fXI0F+mvxeidDkOXur+ZsCj86rPQqSuPrTkPySg==
"@walletconnect/[email protected]":
version "2.10.3"
resolved "https://registry.yarnpkg.com/@walletconnect/utils/-/utils-2.10.3.tgz#56fb9a6ab96a3c85f952205dc5042f1c0f1e9f6c"
integrity sha512-9FTujY4t+SrENgvyT84TFsO1iFvix2dWH5C9PmJ3/LMrkYytjszJVMPY5bDG73RBwph9wbeYzPgkGvid2RP63A==
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.3"
"@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/[email protected]":
version "1.9.3"
resolved "https://registry.yarnpkg.com/@walletconnect/web3wallet/-/web3wallet-1.9.3.tgz#8ad2f71ff121ea078650a268ca2da9dae4de263f"
integrity sha512-oXun37ie3NTvLIfPjAaYDdIYfxWw0bOZBuOEAIBQaXzBAEqTBg/amk9MFoSa+twSY0OEn128d6wyc9ju81BMPg==
dependencies:
"@walletconnect/auth-client" "2.1.2"
"@walletconnect/core" "2.10.1"
"@walletconnect/core" "2.10.3"
"@walletconnect/jsonrpc-provider" "1.0.13"
"@walletconnect/jsonrpc-utils" "1.0.8"
"@walletconnect/logger" "2.0.1"
"@walletconnect/sign-client" "2.10.1"
"@walletconnect/types" "2.10.1"
"@walletconnect/utils" "2.10.1"
"@walletconnect/sign-client" "2.10.3"
"@walletconnect/types" "2.10.3"
"@walletconnect/utils" "2.10.3"

"@walletconnect/window-getters@^1.0.1":
version "1.0.1"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"install:all": "yarn && cd ./examples/dapp && yarn && cd ./../wallet && yarn"
},
"dependencies": {
"@walletconnect/web3wallet": "1.9.1"
"@walletconnect/web3wallet": "1.9.3"
},
"devDependencies": {
"@ethersproject/wallet": "^5.7.0",
Expand Down
Loading

0 comments on commit 2b96885

Please sign in to comment.