update
This commit is contained in:
@@ -18,13 +18,14 @@
|
||||
"dependencies": {
|
||||
"@heroicons/react": "^1.0.6",
|
||||
"@microsoft/signalr": "^6.0.5",
|
||||
"@tanstack/react-query": "^4.33.0",
|
||||
"@tanstack/react-query": "^5.0.0",
|
||||
"@wagmi/chains": "^0.2.9",
|
||||
"@wagmi/core": "^1.3.9",
|
||||
"@wagmi/connectors": "^4.3.2",
|
||||
"@wagmi/core": "^2.9.0",
|
||||
"@walletconnect/universal-provider": "^2.8.6",
|
||||
"axios": "^0.27.2",
|
||||
"classnames": "^2.3.1",
|
||||
"connectkit": "^1.1.3",
|
||||
"connectkit": "^1.7.3",
|
||||
"date-fns": "^2.30.0",
|
||||
"jotai": "^1.6.7",
|
||||
"lightweight-charts": "git+https://github.com/ntf/lightweight-charts.git",
|
||||
@@ -44,8 +45,8 @@
|
||||
"react-table": "^7.8.0",
|
||||
"react-toastify": "^9.0.1",
|
||||
"reactflow": "^11.8.3",
|
||||
"viem": "^1.4.2",
|
||||
"wagmi": "^1.3.10",
|
||||
"viem": "^2.0.6",
|
||||
"wagmi": "^2.2.1",
|
||||
"web3": "^4.0.2",
|
||||
"zustand": "^4.4.1"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user