feat(F-062): completed feature

This commit is contained in:
chattie
2026-08-19 17:02:14 +02:00
parent e0411bc5a4
commit 52e30c39d7
12 changed files with 1246 additions and 20 deletions

View File

@@ -10,6 +10,15 @@
"typecheck": "tsc --noEmit"
},
"dependencies": {
"@lexical/history": "^0.49.0",
"@lexical/html": "^0.49.0",
"@lexical/link": "^0.49.0",
"@lexical/list": "^0.49.0",
"@lexical/markdown": "^0.49.0",
"@lexical/react": "^0.49.0",
"@lexical/rich-text": "^0.49.0",
"@lexical/utils": "^0.49.0",
"lexical": "^0.49.0",
"next": "16.3.1",
"react": "19.2.8",
"react-dom": "19.2.8",