fix
This commit is contained in:
parent
711eeef127
commit
25d8c76889
File diff suppressed because it is too large
Load Diff
|
|
@ -10,9 +10,10 @@
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@rainbow-me/rainbowkit": "^1.3.1",
|
"@rainbow-me/rainbowkit": "^1.3.1",
|
||||||
"next": "13.5.6",
|
"next": "^14.0.4",
|
||||||
"react": "^18",
|
"react": "^18.2.0",
|
||||||
"react-dom": "^18",
|
"react-dom": "^18.2.0",
|
||||||
|
"uuid": "^9.0.1",
|
||||||
"viem": "^1.20.0",
|
"viem": "^1.20.0",
|
||||||
"wagmi": "^1.4.12"
|
"wagmi": "^1.4.12"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue