wip: new design

This commit is contained in:
2024-02-14 08:29:24 +07:00
parent 4292def206
commit 60fd09000b
131 changed files with 2026 additions and 5853 deletions

View File

@@ -12,14 +12,14 @@
"clsx": "^2.1.0",
"dayjs": "^1.11.10",
"jotai": "^2.6.4",
"nostr-tools": "1.17.0",
"react": "^18.2.0",
"tailwind-merge": "^2.2.1"
"nostr-tools": "^2.1.7",
"react": "^18.2.0"
},
"devDependencies": {
"@lume/tsconfig": "workspace:^",
"@lume/types": "workspace:^",
"@types/react": "^18.2.52",
"tailwind-merge": "^2.2.1",
"typescript": "^5.3.3"
}
}