new editor

This commit is contained in:
Stefan Hardegger
2025-09-26 08:22:54 +02:00
parent 51a1a69b45
commit c8249c94d6
11 changed files with 7442 additions and 1312 deletions

View File

@@ -11,14 +11,8 @@
},
"dependencies": {
"@heroicons/react": "^2.2.0",
"@portabletext/editor": "2.12.1",
"@portabletext/keyboard-shortcuts": "^1.1.1",
"@portabletext/react": "4.0.3",
"@portabletext/types": "2.0.14",
"@sanity/schema": "^4.9.0",
"@sanity/types": "^4.9.0",
"autoprefixer": "^10.4.16",
"axios": "^1.11.0",
"axios": "^1.7.7",
"cheerio": "^1.0.0-rc.12",
"dompurify": "^3.2.6",
"next": "^14.2.32",
@@ -28,6 +22,9 @@
"react-dropzone": "^14.2.3",
"rxjs": "^7.8.1",
"server-only": "^0.0.1",
"slate": "^0.118.1",
"slate-react": "^0.117.4",
"slate-history": "^0.113.1",
"tailwindcss": "^3.3.0"
},
"devDependencies": {