diff --git a/bun.lockb b/bun.lockb index a7d1590..f3958de 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index ae673e7..384fdf0 100644 --- a/package.json +++ b/package.json @@ -46,6 +46,10 @@ "@tanstack/react-router": "^1.168.0", "@tanstack/react-start": "^1.167.14", "@tanstack/router-plugin": "^1.167.10", + "@tiptap/extension-text-align": "^3.22.3", + "@tiptap/extension-underline": "^3.22.3", + "@tiptap/react": "^3.22.3", + "@tiptap/starter-kit": "^3.22.3", "@types/file-saver": "^2.0.7", "class-variance-authority": "^0.7.1", "clsx": "^2.1.1",