This commit is contained in:
2026-03-24 09:21:38 +09:00
parent e4d2966377
commit 39c7eda9cc
31 changed files with 1655 additions and 135 deletions

View File

@@ -26,20 +26,27 @@
"@tiptap/pm": "^3.19.0",
"@tiptap/react": "^3.19.0",
"@tiptap/starter-kit": "^3.19.0",
"@types/dompurify": "^3.0.5",
"@wordpress/block-serialization-default-parser": "^5.39.0",
"axios": "^1.13.2",
"clsx": "^2.1.1",
"daisyui": "^5.5.14",
"dompurify": "^3.3.1",
"embla-carousel-auto-scroll": "^8.6.0",
"embla-carousel-autoplay": "^8.6.0",
"embla-carousel-react": "^8.6.0",
"html-react-parser": "^5.2.17",
"interweave": "^13.1.1",
"jsdom": "^28.1.0",
"next": "16.1.3",
"next-themes": "^0.4.6",
"node-html-parser": "^7.1.0",
"react": "19.2.3",
"react-dom": "19.2.3",
"react-hook-form": "^7.71.2",
"react-resizable-panels": "^4.6.4",
"sass": "^1.97.3"
"sass": "^1.97.3",
"tailwind-merge": "^3.5.0"
},
"devDependencies": {
"@tailwindcss/postcss": "^4",