feat: add TableKit extension for enhanced table support and update dependencies to version 3.20.1

This commit is contained in:
andersonsouza
2026-03-13 17:27:13 -03:00
parent 493ce01254
commit dbd5200d96
3 changed files with 30 additions and 20 deletions

View File

@@ -29,6 +29,7 @@
"@tiptap/core": "^3.18.0",
"@tiptap/extension-image": "^3.18.0",
"@tiptap/extension-link": "^3.18.0",
"@tiptap/extension-table": "^3.18.0",
"@tiptap/html": "^3.18.0",
"@tiptap/starter-kit": "^3.18.0",
"@types/jsdom": "^27.0.0",