mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-04-26 17:26:23 +02:00
Minor fixes and renaming to new chat ui components
This commit is contained in:
parent
5197269c43
commit
246e3d61ed
8 changed files with 616 additions and 473 deletions
|
|
@ -27,11 +27,14 @@
|
|||
"@radix-ui/react-dropdown-menu": "^2.1.6",
|
||||
"@radix-ui/react-label": "^2.1.2",
|
||||
"@radix-ui/react-popover": "^1.1.6",
|
||||
"@radix-ui/react-scroll-area": "^1.2.9",
|
||||
"@radix-ui/react-select": "^2.1.6",
|
||||
"@radix-ui/react-separator": "^1.1.2",
|
||||
"@radix-ui/react-slider": "^1.3.4",
|
||||
"@radix-ui/react-slot": "^1.1.2",
|
||||
"@radix-ui/react-tabs": "^1.1.3",
|
||||
"@radix-ui/react-toggle": "^1.1.9",
|
||||
"@radix-ui/react-toggle-group": "^1.1.10",
|
||||
"@radix-ui/react-tooltip": "^1.1.8",
|
||||
"@tabler/icons-react": "^3.30.0",
|
||||
"@tanstack/react-table": "^8.21.2",
|
||||
|
|
@ -43,9 +46,9 @@
|
|||
"date-fns": "^4.1.0",
|
||||
"emblor": "^1.4.7",
|
||||
"framer-motion": "^12.4.7",
|
||||
"fumadocs-core": "^15.2.9",
|
||||
"fumadocs-mdx": "^11.6.1",
|
||||
"fumadocs-ui": "^15.2.9",
|
||||
"fumadocs-core": "^15.6.5",
|
||||
"fumadocs-mdx": "^11.7.0",
|
||||
"fumadocs-ui": "^15.6.5",
|
||||
"geist": "^1.3.1",
|
||||
"lucide-react": "^0.477.0",
|
||||
"next": "15.2.3",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue