|
|
|
|
@ -10,6 +10,7 @@
@@ -10,6 +10,7 @@
|
|
|
|
|
"license": "MIT", |
|
|
|
|
"dependencies": { |
|
|
|
|
"@nextui-org/image": "^2.2.3", |
|
|
|
|
"@noble/hashes": "^1.6.1", |
|
|
|
|
"@radix-ui/react-avatar": "^1.1.2", |
|
|
|
|
"@radix-ui/react-dialog": "^1.1.4", |
|
|
|
|
"@radix-ui/react-dropdown-menu": "^2.1.4", |
|
|
|
|
@ -1287,6 +1288,17 @@
@@ -1287,6 +1288,17 @@
|
|
|
|
|
"url": "https://paulmillr.com/funding/" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@noble/hashes": { |
|
|
|
|
"version": "1.6.1", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@noble/hashes/-/hashes-1.6.1.tgz", |
|
|
|
|
"integrity": "sha512-pq5D8h10hHBjyqX+cfBm0i8JUXJ0UhczFc4r74zbuT9XgewFo2E3J1cOaGtdZynILNmQ685YWGzGE1Zv6io50w==", |
|
|
|
|
"engines": { |
|
|
|
|
"node": "^14.21.3 || >=16" |
|
|
|
|
}, |
|
|
|
|
"funding": { |
|
|
|
|
"url": "https://paulmillr.com/funding/" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@nodelib/fs.scandir": { |
|
|
|
|
"version": "2.1.5", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz", |
|
|
|
|
|