Commit 62254626 authored by Vignesh Mohankumar's avatar Vignesh Mohankumar Committed by GitHub

chore: upgrade web3-react, zustand (#6090)

fix
parent c21b9379
...@@ -166,16 +166,16 @@ ...@@ -166,16 +166,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.2-beta.0",
"@web3-react/core": "8.0.35-beta.0", "@web3-react/core": "8.1.2-beta.0",
"@web3-react/eip1193": "8.0.27-beta.0", "@web3-react/eip1193": "8.1.2-beta.0",
"@web3-react/empty": "8.0.20-beta.0", "@web3-react/empty": "8.1.2-beta.0",
"@web3-react/gnosis-safe": "8.0.7-beta.0", "@web3-react/gnosis-safe": "8.1.2-beta.0",
"@web3-react/metamask": "8.0.30-beta.0", "@web3-react/metamask": "8.1.2-beta.0",
"@web3-react/network": "8.0.27-beta.0", "@web3-react/network": "8.1.2-beta.0",
"@web3-react/types": "8.0.20-beta.0", "@web3-react/types": "8.1.2-beta.0",
"@web3-react/url": "8.0.25-beta.0", "@web3-react/url": "8.1.2-beta.0",
"@web3-react/walletconnect": "8.0.37-beta.0", "@web3-react/walletconnect": "8.1.2-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",
...@@ -237,7 +237,7 @@ ...@@ -237,7 +237,7 @@
"workbox-navigation-preload": "^6.1.0", "workbox-navigation-preload": "^6.1.0",
"workbox-precaching": "^6.1.0", "workbox-precaching": "^6.1.0",
"workbox-routing": "^6.1.0", "workbox-routing": "^6.1.0",
"zustand": "^4.0.0-rc.1" "zustand": "^4.3.6"
}, },
"engines": { "engines": {
"npm": "please-use-yarn", "npm": "please-use-yarn",
......
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