Update package versions in csproj and package.json files
This commit is contained in:
@@ -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"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user