summaryrefslogtreecommitdiff
path: root/makima/frontend/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'makima/frontend/package.json')
-rw-r--r--makima/frontend/package.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/makima/frontend/package.json b/makima/frontend/package.json
index 3b908aa..ee89d0b 100644
--- a/makima/frontend/package.json
+++ b/makima/frontend/package.json
@@ -11,8 +11,16 @@
"preview": "vite preview"
},
"dependencies": {
+ "@lexical/history": "^0.44.0",
+ "@lexical/list": "^0.44.0",
+ "@lexical/markdown": "^0.44.0",
+ "@lexical/react": "^0.44.0",
+ "@lexical/rich-text": "^0.44.0",
+ "@lexical/selection": "^0.44.0",
+ "@lexical/utils": "^0.44.0",
"@supabase/supabase-js": "^2.90.1",
"@xyflow/react": "^12.10.0",
+ "lexical": "^0.44.0",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"react-router": "^7.1.0",