Commit 521b9b8e authored by Vignesh Mohankumar's avatar Vignesh Mohankumar Committed by GitHub

chore: upgrade web3-react, widgets (#6077)

* fix: support permit2 in gnosis safe apps

* package

* rm qr code

* 8.1.1

* revert

* update widgets
parent cba1b83c
...@@ -152,7 +152,7 @@ ...@@ -152,7 +152,7 @@
"@uniswap/v3-core": "1.0.0", "@uniswap/v3-core": "1.0.0",
"@uniswap/v3-periphery": "^1.1.1", "@uniswap/v3-periphery": "^1.1.1",
"@uniswap/v3-sdk": "^3.9.0", "@uniswap/v3-sdk": "^3.9.0",
"@uniswap/widgets": "^2.44.4", "@uniswap/widgets": "^2.44.5",
"@vanilla-extract/css": "^1.7.2", "@vanilla-extract/css": "^1.7.2",
"@vanilla-extract/css-utils": "^0.1.2", "@vanilla-extract/css-utils": "^0.1.2",
"@vanilla-extract/dynamic": "^2.0.2", "@vanilla-extract/dynamic": "^2.0.2",
...@@ -165,16 +165,16 @@ ...@@ -165,16 +165,16 @@
"@visx/responsive": "^2.10.0", "@visx/responsive": "^2.10.0",
"@visx/shape": "^2.11.1", "@visx/shape": "^2.11.1",
"@walletconnect/ethereum-provider": "^1.8.0", "@walletconnect/ethereum-provider": "^1.8.0",
"@web3-react/coinbase-wallet": "8.0.35-beta.0", "@web3-react/coinbase-wallet": "8.1.1-beta.0",
"@web3-react/core": "8.0.35-beta.0", "@web3-react/core": "8.1.1-beta.0",
"@web3-react/eip1193": "8.0.27-beta.0", "@web3-react/eip1193": "8.1.1-beta.0",
"@web3-react/empty": "8.0.20-beta.0", "@web3-react/empty": "8.1.1-beta.0",
"@web3-react/gnosis-safe": "8.0.7-beta.0", "@web3-react/gnosis-safe": "8.1.1-beta.0",
"@web3-react/metamask": "8.0.30-beta.0", "@web3-react/metamask": "8.1.1-beta.0",
"@web3-react/network": "8.0.27-beta.0", "@web3-react/network": "8.1.1-beta.0",
"@web3-react/types": "8.0.20-beta.0", "@web3-react/types": "8.1.1-beta.0",
"@web3-react/url": "8.0.25-beta.0", "@web3-react/url": "8.1.1-beta.0",
"@web3-react/walletconnect": "8.0.37-beta.0", "@web3-react/walletconnect": "8.1.1-beta.0",
"array.prototype.flat": "^1.2.4", "array.prototype.flat": "^1.2.4",
"array.prototype.flatmap": "^1.2.4", "array.prototype.flatmap": "^1.2.4",
"cids": "^1.0.0", "cids": "^1.0.0",
......
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment