Update package versions in csproj and package.json files

This commit is contained in:
2024-05-16 19:28:40 +07:00
parent 35dd2a1a9b
commit cbcbc7239b
25 changed files with 10477 additions and 128 deletions

View File

@@ -18,7 +18,7 @@
"dependencies": {
"@heroicons/react": "^1.0.6",
"@microsoft/signalr": "^6.0.5",
"@tanstack/react-query": "^5.0.0",
"@tanstack/react-query": "^5.36.1",
"@wagmi/chains": "^0.2.9",
"@wagmi/connectors": "^4.3.2",
"@wagmi/core": "^2.9.0",
@@ -46,8 +46,8 @@
"react-table": "^7.8.0",
"react-toastify": "^9.0.1",
"reactflow": "^11.8.3",
"viem": "^2.0.6",
"wagmi": "^2.2.1",
"viem": "2.x",
"wagmi": "^2.8.7",
"web3": "^4.0.2",
"zustand": "^4.4.1"
},