fix: update web3-react (#6749)
* fix: update web3-react * update flakey snapshot test and add required config var * revert snapshot change * allow ^ * update lockfile with permissive version * add newly required explicit options for @web3modal
Showing
... | @@ -196,7 +196,7 @@ | ... | @@ -196,7 +196,7 @@ |
"@web3-react/types": "^8.2.0", | "@web3-react/types": "^8.2.0", | ||
"@web3-react/url": "^8.2.0", | "@web3-react/url": "^8.2.0", | ||
"@web3-react/walletconnect": "^8.2.0", | "@web3-react/walletconnect": "^8.2.0", | ||
"@web3-react/walletconnect-v2": "8.3.2", | "@web3-react/walletconnect-v2": "^8.3.3", | ||
"ajv": "^8.11.0", | "ajv": "^8.11.0", | ||
"ajv-formats": "^2.1.1", | "ajv-formats": "^2.1.1", | ||
"array.prototype.flat": "^1.2.4", | "array.prototype.flat": "^1.2.4", | ||
... | ... |
This diff is collapsed.
Please register or sign in to comment