feat: add code blocks

This commit is contained in:
swve 2023-10-04 21:49:06 +02:00
parent 098c640052
commit 90a89bc5f5
5 changed files with 349 additions and 124 deletions

View file

@ -17,6 +17,7 @@
"@radix-ui/react-tooltip": "^1.0.5",
"@sentry/nextjs": "^7.47.0",
"@stitches/react": "^1.2.8",
"@tiptap/extension-code-block-lowlight": "^2.1.11",
"@tiptap/extension-collaboration": "^2.0.0-beta.199",
"@tiptap/extension-collaboration-cursor": "^2.0.0-beta.199",
"@tiptap/extension-youtube": "^2.0.0-beta.207",
@ -26,6 +27,7 @@
"avvvatars-react": "^0.4.2",
"formik": "^2.2.9",
"framer-motion": "^10.16.1",
"lowlight": "^3.0.0",
"lucide-react": "^0.268.0",
"next": "^13.5.2",
"re-resizable": "^6.9.9",