fix: all build errors

This commit is contained in:
Dhravya Shah 2024-08-27 11:54:00 -07:00
parent 75a6e137b1
commit ba3a7b6a80
16 changed files with 255 additions and 60 deletions

View file

@ -22,11 +22,12 @@
"@radix-ui/react-slot": "^1.1.0",
"@sentry/nextjs": "^8.26.0",
"@tiptap-pro/extension-emoji": "^2.10.11",
"@tiptap-pro/extension-table-of-contents": "^2.10.11",
"@tiptap-pro/extension-table-of-contents": "^2.11.1",
"@tiptap/core": "^2.6.6",
"@tiptap/extension-text-align": "^2.6.4",
"@tiptap/extension-typography": "^2.6.4",
"@tiptap/pm": "^2.6.4",
"@tiptap/react": "^2.6.4",
"@tiptap/react": "^2.6.6",
"ai": "^3.3.7",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.1",