This commit is contained in:
Ren Amamiya
2023-08-03 15:17:28 +07:00
parent d10462cd4a
commit 3432005ade
18 changed files with 69 additions and 83 deletions

View File

@@ -18,7 +18,7 @@
},
"dependencies": {
"@headlessui/react": "^1.7.16",
"@nostr-dev-kit/ndk": "^0.8.0",
"@nostr-dev-kit/ndk": "^0.8.1",
"@nostr-fetch/adapter-ndk": "^0.11.0",
"@radix-ui/react-collapsible": "^1.0.3",
"@radix-ui/react-dialog": "^1.0.4",
@@ -93,7 +93,7 @@
"csstype": "^3.1.2",
"encoding": "^0.1.13",
"eslint": "^8.46.0",
"eslint-config-prettier": "^8.9.0",
"eslint-config-prettier": "^8.10.0",
"eslint-plugin-jsx-a11y": "^6.7.1",
"eslint-plugin-react": "^7.33.1",
"eslint-plugin-simple-import-sort": "^10.0.0",