major overhaul (not finished)

This commit is contained in:
Ren Amamiya
2023-03-22 09:22:34 +07:00
parent 3c3ee2fc88
commit 49b7ebf32b
17 changed files with 150 additions and 68 deletions

View File

@@ -20,6 +20,8 @@
"@radix-ui/react-tabs": "^1.0.3",
"@rehooks/local-storage": "^2.4.4",
"@supabase/supabase-js": "^2.12.0",
"@tanstack/query-core": "^4.27.0",
"@tanstack/react-virtual": "3.0.0-beta.54",
"@tauri-apps/api": "^1.2.0",
"@uiw/react-markdown-preview": "^4.1.10",
"@uiw/react-md-editor": "^3.20.5",
@@ -28,6 +30,7 @@
"dayjs": "^1.11.7",
"framer-motion": "^9.1.7",
"jotai": "^2.0.3",
"jotai-tanstack-query": "^0.6.0",
"moment": "^2.29.4",
"next": "^13.2.4",
"next-remove-imports": "^1.0.10",