feat: improve

This commit is contained in:
2024-03-02 15:21:28 +07:00
parent cfcb9bc6ed
commit ca0e041731
62 changed files with 1353 additions and 1631 deletions

View File

@@ -18,11 +18,10 @@
"@radix-ui/react-hover-card": "^1.0.7",
"@radix-ui/react-popover": "^1.0.7",
"@radix-ui/react-tooltip": "^1.0.7",
"@tanstack/react-query": "^5.22.2",
"@tanstack/react-router": "^1.16.6",
"@tanstack/react-query": "^5.24.1",
"@tanstack/react-router": "^1.17.4",
"framer-motion": "^11.0.6",
"get-urls": "^12.1.0",
"jotai": "^2.6.5",
"media-chrome": "^2.2.5",
"minidenticons": "^4.2.0",
"nanoid": "^5.0.6",
@@ -34,11 +33,11 @@
"react-hook-form": "^7.50.1",
"react-hotkeys-hook": "^4.5.0",
"react-i18next": "^14.0.5",
"react-router-dom": "^6.22.1",
"react-router-dom": "^6.22.2",
"react-string-replace": "^1.1.1",
"slate": "^0.101.5",
"slate-react": "^0.101.6",
"sonner": "^1.4.1",
"sonner": "^1.4.2",
"string-strip-html": "^13.4.6",
"uqr": "^0.1.2",
"use-debounce": "^10.0.0",
@@ -48,7 +47,7 @@
"@lume/tailwindcss": "workspace:^",
"@lume/tsconfig": "workspace:^",
"@lume/types": "workspace:^",
"@types/react": "^18.2.58",
"@types/react": "^18.2.60",
"tailwindcss": "^3.4.1",
"typescript": "^5.3.3"
}