migrate tiptap to v3 (#1075)

This commit is contained in:
slothful-vassal
2026-06-27 11:27:16 +02:00
committed by GitHub
parent da9f0cd31d
commit 50cb6c7f5f
3 changed files with 232 additions and 374 deletions

View File

@@ -39,15 +39,14 @@
"@tailwindcss/vite": "^4.2.4",
"@threlte/core": "^8.5.9",
"@threlte/extras": "^9.14.6",
"@tiptap/core": "^2.14.0",
"@tiptap/extension-heading": "^2.14.0",
"@tiptap/extension-link": "^2.14.0",
"@tiptap/extension-mention": "^2.14.0",
"@tiptap/extension-placeholder": "^2.14.0",
"@tiptap/extension-underline": "^2.14.0",
"@tiptap/pm": "^2.14.0",
"@tiptap/starter-kit": "^2.14.0",
"@tiptap/suggestion": "^2.14.0",
"@tiptap/core": "^3.27.1",
"@tiptap/extension-heading": "^3.27.1",
"@tiptap/extension-link": "^3.27.1",
"@tiptap/extension-mention": "^3.27.1",
"@tiptap/extension-placeholder": "^3.27.1",
"@tiptap/pm": "^3.27.1",
"@tiptap/starter-kit": "^3.27.1",
"@tiptap/suggestion": "^3.27.1",
"@turf/destination": "^7.3.3",
"@turf/distance": "^7.3.3",
"@types/chart.js": "^4.0.1",