wip: desktop2

This commit is contained in:
2024-02-15 14:32:40 +07:00
parent 70126ef1b3
commit 1de8c7240d
41 changed files with 1075 additions and 2271 deletions

View File

@@ -8,17 +8,17 @@
"access": "public"
},
"dependencies": {
"@tanstack/react-query": "^5.18.1",
"@tanstack/react-query": "^5.20.5",
"clsx": "^2.1.0",
"dayjs": "^1.11.10",
"jotai": "^2.6.4",
"nostr-tools": "^2.1.7",
"nostr-tools": "^2.1.9",
"react": "^18.2.0"
},
"devDependencies": {
"@lume/tsconfig": "workspace:^",
"@lume/types": "workspace:^",
"@types/react": "^18.2.52",
"@types/react": "^18.2.55",
"tailwind-merge": "^2.2.1",
"typescript": "^5.3.3"
}