diff --git a/bun.lockb b/bun.lockb index a940daa..0d10c59 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 17dc66c..115edd1 100644 --- a/package.json +++ b/package.json @@ -49,6 +49,10 @@ "@tanstack/react-router": "^1.168.0", "@tanstack/react-start": "^1.167.14", "@tanstack/router-plugin": "^1.167.10", + "@tiptap/extension-table": "^3.22.3", + "@tiptap/extension-table-cell": "^3.22.3", + "@tiptap/extension-table-header": "^3.22.3", + "@tiptap/extension-table-row": "^3.22.3", "@tiptap/extension-text-align": "^3.22.3", "@tiptap/extension-underline": "^3.22.3", "@tiptap/react": "^3.22.3",