all same tiptap (#934)

This commit is contained in:
Neil 2026-04-21 23:13:59 -07:00 committed by GitHub
parent 8129ebc55d
commit 5a97525d5c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 280 additions and 411 deletions

View File

@ -51,20 +51,20 @@
"@monaco-editor/react": "^4.7.0",
"@parcel/watcher": "^2.5.6",
"@tanstack/react-virtual": "^3.13.23",
"@tiptap/extension-code-block-lowlight": "^3.22.2",
"@tiptap/extension-image": "^3.22.1",
"@tiptap/extension-link": "^3.22.1",
"@tiptap/extension-placeholder": "^3.22.1",
"@tiptap/extension-table": "3.22.1",
"@tiptap/extension-table-cell": "3.22.1",
"@tiptap/extension-table-header": "3.22.1",
"@tiptap/extension-table-row": "3.22.1",
"@tiptap/extension-task-item": "^3.22.1",
"@tiptap/extension-task-list": "^3.22.1",
"@tiptap/markdown": "^3.22.1",
"@tiptap/pm": "^3.22.1",
"@tiptap/react": "^3.22.1",
"@tiptap/starter-kit": "^3.22.1",
"@tiptap/extension-code-block-lowlight": "^3.22.4",
"@tiptap/extension-image": "^3.22.4",
"@tiptap/extension-link": "^3.22.4",
"@tiptap/extension-placeholder": "^3.22.4",
"@tiptap/extension-table": "3.22.4",
"@tiptap/extension-table-cell": "3.22.4",
"@tiptap/extension-table-header": "3.22.4",
"@tiptap/extension-table-row": "3.22.4",
"@tiptap/extension-task-item": "^3.22.4",
"@tiptap/extension-task-list": "^3.22.4",
"@tiptap/markdown": "^3.22.4",
"@tiptap/pm": "^3.22.4",
"@tiptap/react": "^3.22.4",
"@tiptap/starter-kit": "^3.22.4",
"@xterm/addon-fit": "^0.11.0",
"@xterm/addon-search": "^0.16.0",
"@xterm/addon-serialize": "^0.14.0",

File diff suppressed because it is too large Load Diff