contiune text editing

This commit is contained in:
Artur AGH
2023-10-20 18:43:45 +02:00
parent 13e4e0a1a7
commit 2abea89a2e
25 changed files with 41560 additions and 499 deletions

View File

@@ -15,7 +15,12 @@
"@next-auth/prisma-adapter": "^1.0.7",
"@prisma/client": "^5.1.1",
"@radix-ui/react-icons": "^1.3.0",
"@radix-ui/react-select": "^2.0.0",
"@radix-ui/react-slider": "^1.1.2",
"@radix-ui/react-toggle": "^1.0.3",
"@radix-ui/themes": "^2.0.0",
"@reduxjs/toolkit": "^1.9.6",
"@remotion/google-fonts": "^4.0.51",
"@t3-oss/env-nextjs": "^0.6.0",
"@tanstack/react-query": "^4.32.6",
"@trpc/client": "^10.37.1",
@@ -23,8 +28,11 @@
"@trpc/react-query": "^10.37.1",
"@trpc/server": "^10.37.1",
"@types/uuid": "^9.0.3",
"axios": "^1.5.1",
"class-variance-authority": "^0.7.0",
"clsx": "^2.0.0",
"cmdk": "^0.2.0",
"font-picker-react": "^3.5.2",
"konva": "^9.2.0",
"lucide-react": "^0.279.0",
"next": "^13.4.19",