update wagmi and web3modal versions
Showing
... | ... | @@ -43,14 +43,13 @@ |
"@tanstack/react-query-devtools": "^4.0.10", | ||
"@types/papaparse": "^5.3.5", | ||
"@types/react-scroll": "^1.8.4", | ||
"@web3modal/ethereum": "^2.0.0-rc.2", | ||
"@web3modal/react": "^2.0.0-rc.2", | ||
"@web3modal/ethereum": "^2.4.1", | ||
"@web3modal/react": "^2.4.1", | ||
"bignumber.js": "^9.1.0", | ||
"chakra-react-select": "^4.4.3", | ||
"d3": "^7.6.1", | ||
"dayjs": "^1.11.5", | ||
"dom-to-image": "^2.6.0", | ||
"ethers": "^5.7.2", | ||
"framer-motion": "^6.5.1", | ||
"graphiql": "^2.2.0", | ||
"graphql": "^16.6.0", | ||
... | ... | @@ -78,7 +77,8 @@ |
"react-scroll": "^1.8.7", | ||
"swagger-ui-react": "^4.15.5", | ||
"use-font-face-observer": "^1.2.1", | ||
"wagmi": "^0.10.6" | ||
"viem": "^0.3.39", | ||
"wagmi": "^1.0.9" | ||
}, | ||
"devDependencies": { | ||
"@playwright/experimental-ct-react": "1.32.3", | ||
... | ... |
This source diff could not be displayed because it is too large. You can view the blob instead.
Please register or sign in to comment