wip: new onboarding

This commit is contained in:
2023-10-14 15:19:49 +07:00
parent 0777c483e5
commit 620e763380
60 changed files with 153 additions and 157 deletions

View File

@@ -20,8 +20,8 @@
"dependencies": {
"@evilmartians/harmony": "^1.1.0",
"@getalby/sdk": "^2.4.0",
"@nostr-dev-kit/ndk": "^1.3.2",
"@nostr-dev-kit/ndk-cache-dexie": "^1.3.2",
"@nostr-dev-kit/ndk": "^2.0.1",
"@nostr-dev-kit/ndk-cache-dexie": "^2.0.1",
"@nostr-fetch/adapter-ndk": "^0.12.2",
"@radix-ui/react-alert-dialog": "^1.0.5",
"@radix-ui/react-avatar": "^1.0.4",
@@ -85,7 +85,7 @@
"@tailwindcss/typography": "^0.5.10",
"@trivago/prettier-plugin-sort-imports": "^4.2.0",
"@types/html-to-text": "^9.0.2",
"@types/node": "^20.8.4",
"@types/node": "^20.8.6",
"@types/react": "^18.2.28",
"@types/react-dom": "^18.2.13",
"@types/youtube-player": "^5.5.8",
@@ -106,7 +106,7 @@
"lint-staged": "^14.0.1",
"postcss": "^8.4.31",
"prettier": "^3.0.3",
"prettier-plugin-tailwindcss": "^0.5.5",
"prettier-plugin-tailwindcss": "^0.5.6",
"prop-types": "^15.8.1",
"tailwind-merge": "^1.14.0",
"tailwindcss": "^3.3.3",