Remove unused lexical dep

Signed-off-by: Bryan Frimin <bryan@getprobo.com>
This commit is contained in:
Bryan Frimin
2025-04-30 19:08:40 -07:00
parent ce2a2e7f1c
commit 1bcbcc50af
2 changed files with 0 additions and 342 deletions

View File

@@ -11,7 +11,6 @@
"typecheck": "npx tsc --noEmit"
},
"dependencies": {
"@lexical/react": "^0.27.0",
"@probo/react-lazy": "^0.1.0",
"@radix-ui/colors": "^3.0.0",
"@radix-ui/react-avatar": "^1.1.3",
@@ -36,7 +35,6 @@
"cmdk": "^1.0.4",
"date-fns": "^4.1.0",
"fuse.js": "^7.1.0",
"lexical": "^0.27.0",
"lucide-react": "^0.475.0",
"posthog-js": "^1.215.1",
"react": "^18.3.1",