This commit is contained in:
reya
2024-07-28 14:29:01 +07:00
parent 268c1af5b1
commit fe0864c0ee
16 changed files with 391 additions and 305 deletions

View File

@@ -13,7 +13,9 @@
"@phosphor-icons/react": "^2.1.7",
"@radix-ui/react-avatar": "^1.1.0",
"@radix-ui/react-scroll-area": "^1.1.0",
"@tanstack/query-sync-storage-persister": "^5.51.15",
"@tanstack/react-query": "^5.51.11",
"@tanstack/react-query-persist-client": "^5.51.15",
"@tanstack/react-router": "^1.45.8",
"@tauri-apps/api": ">=2.0.0-beta.0",
"@tauri-apps/plugin-clipboard-manager": "2.1.0-beta.5",
@@ -21,6 +23,7 @@
"@tauri-apps/plugin-os": "2.0.0-beta.7",
"@tauri-apps/plugin-shell": ">=2.0.0-beta.0",
"dayjs": "^1.11.12",
"lru-cache": "^11.0.0",
"minidenticons": "^4.2.1",
"nostr-tools": "^2.7.1",
"react": "19.0.0-rc-d025ddd3-20240722",