diff --git a/bun.lockb b/bun.lockb index a6e8be9..75dfddd 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index fa5703f..194e874 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,9 @@ "@tanstack/react-router": "^1.168.0", "@tanstack/react-start": "^1.167.14", "@tanstack/router-plugin": "^1.167.10", + "@tiptap/extension-heading": "^3.22.4", "@tiptap/extension-image": "^3.22.3", + "@tiptap/extension-paragraph": "^3.22.4", "@tiptap/extension-table": "^3.22.3", "@tiptap/extension-table-cell": "^3.22.3", "@tiptap/extension-table-header": "^3.22.3",