feat: integrate DOMPurify for sanitizing HTML content

This commit is contained in:
Dries Augustyns
2026-04-20 18:33:23 +02:00
parent ae9d5a6f3d
commit bf12392b88
3 changed files with 34 additions and 1 deletions
+2
View File
@@ -34,10 +34,12 @@
"@tiptap/starter-kit": "^3.11.0",
"@tiptap/suggestion": "^3.11.0",
"@types/dagre": "^0.7.53",
"@types/dompurify": "^3.2.0",
"@uiw/react-codemirror": "^4.25.3",
"@xyflow/react": "^12.9.3",
"dagre": "^0.8.5",
"dayjs": "^1.11.19",
"dompurify": "^3.4.0",
"framer-motion": "^12.23.24",
"juice": "^11.0.3",
"lucide-react": "^0.553.0",