Fix building webui
This commit is contained in:
@@ -25,7 +25,7 @@
|
|||||||
"@tanstack/react-query": "^5.67.1",
|
"@tanstack/react-query": "^5.67.1",
|
||||||
"@tanstack/react-table": "^8.21.3",
|
"@tanstack/react-table": "^8.21.3",
|
||||||
"@wagmi/chains": "^0.2.9",
|
"@wagmi/chains": "^0.2.9",
|
||||||
"@wagmi/connectors": "^5.7.3",
|
"@wagmi/connectors": "^5.7.13",
|
||||||
"@wagmi/core": "^2.17.0",
|
"@wagmi/core": "^2.17.0",
|
||||||
"@walletconnect/universal-provider": "^2.8.6",
|
"@walletconnect/universal-provider": "^2.8.6",
|
||||||
"autoprefixer": "^10.4.7",
|
"autoprefixer": "^10.4.7",
|
||||||
@@ -58,7 +58,7 @@
|
|||||||
"react-toastify": "^9.0.1",
|
"react-toastify": "^9.0.1",
|
||||||
"reactflow": "^11.8.3",
|
"reactflow": "^11.8.3",
|
||||||
"tailwindcss": "^3.0.23",
|
"tailwindcss": "^3.0.23",
|
||||||
"viem": "2.28.0",
|
"viem": "^2.x",
|
||||||
"wagmi": "^2.15.0",
|
"wagmi": "^2.15.0",
|
||||||
"web3": "^4.16.0",
|
"web3": "^4.16.0",
|
||||||
"zustand": "^4.4.1"
|
"zustand": "^4.4.1"
|
||||||
|
|||||||
Reference in New Issue
Block a user