chore(deps): updates canonical dapp/wallet to @walletconnect/*@2.2.0

This commit is contained in:
Ben Kremer
2023-01-06 11:00:55 +01:00
parent 90ea03070d
commit e4fdfc6337
4 changed files with 269 additions and 87 deletions
+4 -4
View File
@@ -1,6 +1,6 @@
{
"name": "react-dapp-v2-next",
"version": "2.1.4",
"version": "2.2.0",
"private": true,
"scripts": {
"dev": "next dev",
@@ -17,9 +17,9 @@
"@polkadot/util-crypto": "^10.1.2",
"@solana/web3.js": "^1.36.0",
"@walletconnect/encoding": "^1.0.1",
"@walletconnect/sign-client": "2.1.4",
"@walletconnect/types": "2.1.4",
"@walletconnect/utils": "2.1.4",
"@walletconnect/sign-client": "2.2.0",
"@walletconnect/types": "2.2.0",
"@walletconnect/utils": "2.2.0",
"@web3modal/standalone": "2.0.0-beta.8",
"axios": "^0.21.1",
"blockies-ts": "^1.0.0",
+28 -27
View File
@@ -3272,23 +3272,23 @@
"@typescript-eslint/types" "5.43.0"
eslint-visitor-keys "^3.3.0"
"@walletconnect/core@2.1.4":
version "2.1.4"
resolved "https://registry.yarnpkg.com/@walletconnect/core/-/core-2.1.4.tgz#871a1e6b80b14fc3a755763b2cdce0c334e41536"
integrity sha512-pEGTbysRwxJJhOYoRmBy8WQ2z7iYrNYsKvdGN/BNoXGuOT9PqKNqiRtVs2E4W79Nwq7ZoM1zohh5VLgbKguSUQ==
"@walletconnect/core@2.2.0":
version "2.2.0"
resolved "https://registry.yarnpkg.com/@walletconnect/core/-/core-2.2.0.tgz#5bdb5d214db3e1041fb03a5bdd85a11acb9bf277"
integrity sha512-oucu/Ro1bYL9DQIRqB4Y5HUfOFRhl/sOMyQ3SVLtq9J6jrFs5uePiw13dvhz7+p1BzWVWV5Jw2+elmJllNiB/A==
dependencies:
"@walletconnect/heartbeat" "^1.0.1"
"@walletconnect/jsonrpc-provider" "^1.0.6"
"@walletconnect/jsonrpc-utils" "^1.0.4"
"@walletconnect/jsonrpc-ws-connection" "^1.0.5"
"@walletconnect/jsonrpc-ws-connection" "^1.0.6"
"@walletconnect/keyvaluestorage" "^1.0.2"
"@walletconnect/logger" "^2.0.1"
"@walletconnect/relay-api" "^1.0.7"
"@walletconnect/relay-auth" "^1.0.4"
"@walletconnect/safe-json" "^1.0.1"
"@walletconnect/time" "^1.0.2"
"@walletconnect/types" "2.1.4"
"@walletconnect/utils" "2.1.4"
"@walletconnect/types" "2.2.0"
"@walletconnect/utils" "2.2.0"
events "^3.3.0"
lodash.isequal "4.5.0"
pino "7.11.0"
@@ -3352,13 +3352,14 @@
"@walletconnect/jsonrpc-types" "^1.0.2"
tslib "1.14.1"
"@walletconnect/jsonrpc-ws-connection@^1.0.5":
version "1.0.5"
resolved "https://registry.yarnpkg.com/@walletconnect/jsonrpc-ws-connection/-/jsonrpc-ws-connection-1.0.5.tgz#cf43e40f283da34ca962e74007829930f7aa4a75"
integrity sha512-M8a7nPmJbY3itLVdkq6d+EjZUsDDwyNpK1rYlhT1xcD07oXqFSqzkSCvFXylUaPlOsBVIhJ8l7I8oOYkb6K5XQ==
"@walletconnect/jsonrpc-ws-connection@^1.0.6":
version "1.0.6"
resolved "https://registry.yarnpkg.com/@walletconnect/jsonrpc-ws-connection/-/jsonrpc-ws-connection-1.0.6.tgz#8ef6747ddf9347f4b61c136d06fcdae6c7efad39"
integrity sha512-WFu8uTXbIDgxFfyax9uNcqFYtexUq/OdCA3SBsOqIipsnJFbjXK8OaR8WCoec4tkJbDRQO9mrr1KpA0ZlIcnCQ==
dependencies:
"@walletconnect/jsonrpc-utils" "^1.0.4"
"@walletconnect/safe-json" "^1.0.1"
events "^3.3.0"
tslib "1.14.1"
ws "^7.5.1"
@@ -3405,20 +3406,20 @@
dependencies:
tslib "1.14.1"
"@walletconnect/sign-client@2.1.4":
version "2.1.4"
resolved "https://registry.yarnpkg.com/@walletconnect/sign-client/-/sign-client-2.1.4.tgz#678d35f29967bbedcc03d91cd5d47f872baba917"
integrity sha512-40fnyRUVNT+6AYQElQA/rUPHH9fdlbAd4hacpBFny2TbjGeGD/P+n4enhF5m0AQWwuF8zS8c7/qERvbWnaYnEg==
"@walletconnect/sign-client@2.2.0":
version "2.2.0"
resolved "https://registry.yarnpkg.com/@walletconnect/sign-client/-/sign-client-2.2.0.tgz#b76cc67939b80ce4492c1246c76a44a988f52f03"
integrity sha512-7oEYp/t/uuR85/meMqJvaJBxVY/R9CR6xJOxL4sobOioL2Dy58m1HkxpODqxSpdZvJ1sCm6x7zYlqOWYbY1kdA==
dependencies:
"@walletconnect/core" "2.1.4"
"@walletconnect/core" "2.2.0"
"@walletconnect/events" "^1.0.1"
"@walletconnect/heartbeat" "^1.0.1"
"@walletconnect/jsonrpc-provider" "^1.0.6"
"@walletconnect/jsonrpc-utils" "^1.0.4"
"@walletconnect/logger" "^2.0.1"
"@walletconnect/time" "^1.0.2"
"@walletconnect/types" "2.1.4"
"@walletconnect/utils" "2.1.4"
"@walletconnect/types" "2.2.0"
"@walletconnect/utils" "2.2.0"
events "^3.3.0"
pino "7.11.0"
@@ -3429,10 +3430,10 @@
dependencies:
tslib "1.14.1"
"@walletconnect/types@2.1.4":
version "2.1.4"
resolved "https://registry.yarnpkg.com/@walletconnect/types/-/types-2.1.4.tgz#0db77adbaffd3a9bdf7e9d710d7e7352de542b16"
integrity sha512-n9fIk0z2fiGFlPgQcpurQ8WH7XF/blYaDIpr2ai3qdoo1N10yCsX1vj65L8t3zJAmSeHFoVJI9YVrSDj5eWjWw==
"@walletconnect/types@2.2.0":
version "2.2.0"
resolved "https://registry.yarnpkg.com/@walletconnect/types/-/types-2.2.0.tgz#df7785a8f56fd17d4b28dd799f526ecd8b4ba64a"
integrity sha512-mxxXcHTtRaa3FiLWWEYEOA3wyGzOc9Fdv2Objms/COcPAropAY/8A0kceqCDB0si1UFOl6KpEzvm5WHJpJi9tQ==
dependencies:
"@walletconnect/events" "^1.0.1"
"@walletconnect/heartbeat" "^1.0.1"
@@ -3441,10 +3442,10 @@
"@walletconnect/logger" "^2.0.1"
events "^3.3.0"
"@walletconnect/utils@2.1.4":
version "2.1.4"
resolved "https://registry.yarnpkg.com/@walletconnect/utils/-/utils-2.1.4.tgz#992442d175f71cf7a685c5568d12bf25d719600e"
integrity sha512-g3XRGAgETQbwbZleQS1f4ZFl8X6jb+CaWVNM+vtVO9EvIUJAzE8TLq3H70v+KawRMaLXjgRc0z0W7Wg6bvct7g==
"@walletconnect/utils@2.2.0":
version "2.2.0"
resolved "https://registry.yarnpkg.com/@walletconnect/utils/-/utils-2.2.0.tgz#cef7015013fb47e0c3f3b885580bea02fad47a5f"
integrity sha512-nQqJHK3KMOKXSn277QhEVGQF5+LuP2PRZDDipl63Qz0ixz2okSpK7SGl1cfDm3728DVW1RxMi2qhmIiQwAU2tg==
dependencies:
"@stablelib/chacha20poly1305" "1.0.1"
"@stablelib/hkdf" "1.0.1"
@@ -3455,7 +3456,7 @@
"@walletconnect/relay-api" "^1.0.7"
"@walletconnect/safe-json" "^1.0.1"
"@walletconnect/time" "^1.0.2"
"@walletconnect/types" "2.1.4"
"@walletconnect/types" "2.2.0"
"@walletconnect/window-getters" "^1.0.1"
"@walletconnect/window-metadata" "^1.0.1"
detect-browser "5.3.0"