fix(deps): update dependency @nextui-org/react to v1.0.0-beta.13 (#184)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
793b710493
commit
63e3df65d8
@ -10,7 +10,7 @@
|
|||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@json-rpc-tools/utils": "1.7.6",
|
"@json-rpc-tools/utils": "1.7.6",
|
||||||
"@nextui-org/react": "1.0.0-beta.12",
|
"@nextui-org/react": "1.0.0-beta.13",
|
||||||
"@walletconnect/client": "1.8.0",
|
"@walletconnect/client": "1.8.0",
|
||||||
"@walletconnect/legacy-types": "2.0.0",
|
"@walletconnect/legacy-types": "2.0.0",
|
||||||
"@walletconnect/web3wallet": "1.7.0",
|
"@walletconnect/web3wallet": "1.7.0",
|
||||||
|
@ -785,10 +785,10 @@
|
|||||||
resolved "https://registry.yarnpkg.com/@next/swc-win32-x64-msvc/-/swc-win32-x64-msvc-13.1.6.tgz#17ed919c723426b7d0ce1cd73d40ce3dcd342089"
|
resolved "https://registry.yarnpkg.com/@next/swc-win32-x64-msvc/-/swc-win32-x64-msvc-13.1.6.tgz#17ed919c723426b7d0ce1cd73d40ce3dcd342089"
|
||||||
integrity sha512-Ls2OL9hi3YlJKGNdKv8k3X/lLgc3VmLG3a/DeTkAd+lAituJp8ZHmRmm9f9SL84fT3CotlzcgbdaCDfFwFA6bA==
|
integrity sha512-Ls2OL9hi3YlJKGNdKv8k3X/lLgc3VmLG3a/DeTkAd+lAituJp8ZHmRmm9f9SL84fT3CotlzcgbdaCDfFwFA6bA==
|
||||||
|
|
||||||
"@nextui-org/react@1.0.0-beta.12":
|
"@nextui-org/react@1.0.0-beta.13":
|
||||||
version "1.0.0-beta.12"
|
version "1.0.0-beta.13"
|
||||||
resolved "https://registry.yarnpkg.com/@nextui-org/react/-/react-1.0.0-beta.12.tgz#a9674cfd4bdeab3ed3e81339b56664730393fb71"
|
resolved "https://registry.yarnpkg.com/@nextui-org/react/-/react-1.0.0-beta.13.tgz#72ff938071781278d10df2c46b11d7dc83d05012"
|
||||||
integrity sha512-ay6LrdRDwIFiZDvFH6nQjRuzLWE9yPQfI3W3qEfaY1I8e+CGYm0fc8RPSj3rrfZTa9OLeV+Defh/+/ysrwrloQ==
|
integrity sha512-KrQZplcSyfRc95bHlvrNeu8FgGrTm4CncpdH9gFk5bNSELICbLplIyyy2e6C8ZmRD+0CAjjXLdbTx1yvmefqDg==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/runtime" "^7.20.1"
|
"@babel/runtime" "^7.20.1"
|
||||||
"@react-aria/button" "3.6.2"
|
"@react-aria/button" "3.6.2"
|
||||||
|
Loading…
Reference in New Issue
Block a user