chore: updates @walletconnect deps (#157)

* chore: updates `@walletconnect` deps

* fix: cosmos provider

* fix: updates web3wallet example

* fix: eip155 legacy session request type

---------

Co-authored-by: Gancho Radkov <ganchoradkov@gmail.com>
This commit is contained in:
Gancho Radkov
2023-05-09 16:51:32 +03:00
committed by GitHub
co-authored by Gancho Radkov
parent c6e9c2d614
commit 2810f0178f
23 changed files with 10821 additions and 12167 deletions
+4 -4
View File
@@ -36,10 +36,10 @@
"eth-sig-util": "^2.5.3",
"ethereumjs-util": "^7.0.6",
"@walletconnect/encoding": "^1.0.2",
"@walletconnect/types": "^2.5.1",
"@walletconnect/universal-provider": "^2.5.1",
"@walletconnect/utils": "^2.5.1",
"@web3modal/standalone": "^2.2.2",
"@walletconnect/types": "^2.7.2",
"@walletconnect/universal-provider": "^2.7.2",
"@walletconnect/utils": "^2.7.2",
"@web3modal/standalone": "^2.3.7",
"ethers": "5.7.2",
"prop-types": "^15.7.2",
"qr-image": "^3.2.0",
@@ -31,7 +31,8 @@ import {
SToggleContainer,
} from "./../components/app";
import { useWalletConnectClient } from "./../contexts/ClientContext";
import { version } from "../../node_modules/@walletconnect/universal-provider/package.json";
import { RELAYER_SDK_VERSION as version } from "@walletconnect/core";
interface IFormattedRpcResponse {
method: string;
address: string;
File diff suppressed because it is too large Load Diff