feat: upgrade tiptap and handle clipboard uploads
This commit is contained in:
parent
fa9efdb5af
commit
281ecd5f6f
5 changed files with 487 additions and 219 deletions
12
package.json
12
package.json
|
|
@ -44,11 +44,13 @@
|
|||
"@react-three/fiber": "^9.3.0",
|
||||
"@tabler/icons-react": "^3.35.0",
|
||||
"@tanstack/react-table": "^8.21.3",
|
||||
"@tiptap/extension-link": "^3.6.5",
|
||||
"@tiptap/extension-mention": "^3.6.5",
|
||||
"@tiptap/extension-placeholder": "^3.6.5",
|
||||
"@tiptap/react": "^3.6.5",
|
||||
"@tiptap/starter-kit": "^3.6.5",
|
||||
"@tiptap/extension-link": "^3.10.0",
|
||||
"@tiptap/extension-mention": "^3.10.0",
|
||||
"@tiptap/extension-placeholder": "^3.10.0",
|
||||
"@tiptap/react": "^3.10.0",
|
||||
"@tiptap/starter-kit": "^3.10.0",
|
||||
"@tiptap/suggestion": "^3.10.0",
|
||||
"@tiptap/markdown": "^3.10.0",
|
||||
"better-auth": "^1.3.26",
|
||||
"class-variance-authority": "^0.7.1",
|
||||
"clsx": "^2.1.1",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue