Update wagmi and viem

This commit is contained in:
2025-04-26 15:26:26 +07:00
parent 1121a7c6d3
commit 83ea3a216d

View File

@@ -24,7 +24,7 @@
"@tanstack/react-query": "^5.67.1", "@tanstack/react-query": "^5.67.1",
"@wagmi/chains": "^0.2.9", "@wagmi/chains": "^0.2.9",
"@wagmi/connectors": "^5.7.3", "@wagmi/connectors": "^5.7.3",
"@wagmi/core": "^2.16.3", "@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",
"axios": "^0.27.2", "axios": "^0.27.2",
@@ -56,8 +56,8 @@
"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.24.2", "viem": "2.28.0",
"wagmi": "^2.14.12", "wagmi": "^2.17.0",
"web3": "^4.16.0", "web3": "^4.16.0",
"zustand": "^4.4.1", "zustand": "^4.4.1",
"@gmx-io/sdk": "0.2.0" "@gmx-io/sdk": "0.2.0"