Merge branch 'main' of github.com:blockscout/frontend into tom2drum/issue-1414
Showing
... | @@ -54,8 +54,7 @@ | ... | @@ -54,8 +54,7 @@ |
"@tanstack/react-query-devtools": "^5.4.3", | "@tanstack/react-query-devtools": "^5.4.3", | ||
"@types/papaparse": "^5.3.5", | "@types/papaparse": "^5.3.5", | ||
"@types/react-scroll": "^1.8.4", | "@types/react-scroll": "^1.8.4", | ||
"@web3modal/ethereum": "^2.6.2", | "@web3modal/wagmi": "3.5.0", | ||
"@web3modal/react": "^2.6.2", | |||
"bignumber.js": "^9.1.0", | "bignumber.js": "^9.1.0", | ||
"blo": "^1.1.1", | "blo": "^1.1.1", | ||
"chakra-react-select": "^4.4.3", | "chakra-react-select": "^4.4.3", | ||
... | @@ -93,8 +92,8 @@ | ... | @@ -93,8 +92,8 @@ |
"react-scroll": "^1.8.7", | "react-scroll": "^1.8.7", | ||
"swagger-ui-react": "^5.9.0", | "swagger-ui-react": "^5.9.0", | ||
"use-font-face-observer": "^1.2.1", | "use-font-face-observer": "^1.2.1", | ||
"viem": "^1.1.8", | "viem": "1.20.1", | ||
"wagmi": "^1.3.3", | "wagmi": "1.4.12", | ||
"xss": "^1.0.14" | "xss": "^1.0.14" | ||
}, | }, | ||
"devDependencies": { | "devDependencies": { | ||
... | ... |

14.8 KB

15.3 KB

12.5 KB
This diff is collapsed.