regression: downgrade to tiptap v2 (#7982)
* chore: downgrade to tiptap v2 * fix: revert back to hocuspocus * fix: collaboration events added * fix: lock unlock issues * fix: build errors * fix: type errors * fix: graceful shutdown --------- Co-authored-by: Palanikannan M <akashmalinimurugu@gmail.com>
This commit is contained in:
parent
59022b6beb
commit
64781be7d2
48 changed files with 2123 additions and 824 deletions
|
|
@ -29,8 +29,8 @@ catalog:
|
|||
tsdown: 0.15.5
|
||||
vite: 7.1.11
|
||||
uuid: 13.0.0
|
||||
"@tiptap/core": ^3.5.3
|
||||
"@tiptap/html": ^3.5.3
|
||||
"@tiptap/core": ^2.22.3
|
||||
"@tiptap/html": ^2.22.3
|
||||
|
||||
onlyBuiltDependencies:
|
||||
- turbo
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue