Update web3modal (#68)

This commit is contained in:
Gregório Granado Magalhães
2023-07-11 06:09:00 -03:00
committed by GitHub
parent c21b117a61
commit 5618811dcf
3 changed files with 965 additions and 1824 deletions

View File

@@ -49,9 +49,9 @@
"validate": "svelte-check"
},
"dependencies": {
"@wagmi/core": "^1.2.0",
"@web3modal/ethereum": "^2.4.5",
"@web3modal/html": "^2.4.5",
"@wagmi/core": "^1.3.7",
"@web3modal/ethereum": "^2.6.2",
"@web3modal/html": "^2.6.2",
"js-cookie": "^3.0.5",
"siwe": "^2.1.4",
"url": "^0.11.0",