aboutsummaryrefslogtreecommitdiff
path: root/apps/web
diff options
context:
space:
mode:
authorVIshal Anton <[email protected]>2025-11-03 00:33:04 +0530
committerGitHub <[email protected]>2025-11-02 11:03:04 -0800
commit70e563fb9a3947fd02c4735f12ec83c7c419d293 (patch)
tree69ce934c7cec89d58c6a3a418fd13f3d9e0235f8 /apps/web
parentfix: chat messages scroll effect (#544) (diff)
downloadsupermemory-70e563fb9a3947fd02c4735f12ec83c7c419d293.tar.xz
supermemory-70e563fb9a3947fd02c4735f12ec83c7c419d293.zip
chore: remove unused packages (#551)
Co-authored-by: antonvishal <[email protected]>
Diffstat (limited to 'apps/web')
-rw-r--r--apps/web/package.json4
1 files changed, 0 insertions, 4 deletions
diff --git a/apps/web/package.json b/apps/web/package.json
index 61b99bcb..50a0eb0c 100644
--- a/apps/web/package.json
+++ b/apps/web/package.json
@@ -42,7 +42,6 @@
"@react-router/node": "^7.6.2",
"@react-router/serve": "^7.6.2",
"@sentry/nextjs": "^10",
- "@tabler/icons-react": "^3.34.0",
"@tailwindcss/typography": "^0.5.16",
"@tanstack/react-form": "^1.12.4",
"@tanstack/react-query": "^5.81.2",
@@ -61,7 +60,6 @@
"embla-carousel-react": "^8.6.0",
"framer-motion": "^12.23.12",
"is-hotkey": "^0.2.0",
- "isbot": "^5.1.28",
"lucide-react": "^0.525.0",
"masonic": "^4.1.0",
"motion": "^12.19.2",
@@ -73,7 +71,6 @@
"react": "^19.1.0",
"react-dom": "^19.1.0",
"react-dropzone": "^14.3.8",
- "react-error-boundary": "^6.0.0",
"react-tweet": "^3.2.2",
"recharts": "2",
"shadcn-dropzone": "^0.2.1",
@@ -83,7 +80,6 @@
"streamdown": "^1.1.6",
"tailwind-merge": "^3.3.1",
"tw-animate-css": "^1.3.4",
- "valibot": "^1.1.0",
"vaul": "^1.1.2",
"zustand": "^5.0.7"
},