richtext replacement

This commit is contained in:
Stefan Hardegger
2025-09-21 10:10:04 +02:00
parent aae8f8926b
commit b1dbd85346
28 changed files with 3337 additions and 10558 deletions

View File

@@ -11,11 +11,15 @@
},
"dependencies": {
"@heroicons/react": "^2.2.0",
"@portabletext/editor": "2.12.0",
"@portabletext/keyboard-shortcuts": "^1.1.1",
"@portabletext/react": "4.0.3",
"@portabletext/types": "2.0.14",
"autoprefixer": "^10.4.16",
"axios": "^1.11.0",
"cheerio": "^1.0.0-rc.12",
"dompurify": "^3.2.6",
"next": "14.0.0",
"next": "^14.2.32",
"postcss": "^8.4.31",
"react": "^18",
"react-dom": "^18",