This commit is contained in:
Maze Winther
2026-01-15 11:05:17 +01:00
parent c19f085e48
commit deef784b76
182 changed files with 7787 additions and 18046 deletions
+5 -4
View File
@@ -23,6 +23,7 @@
"@hookform/resolvers": "^3.9.1",
"@opencut/env": "workspace:*",
"@opencut/ui": "workspace:*",
"@radix-ui/react-dialog": "^1.1.15",
"@radix-ui/react-separator": "^1.1.7",
"@upstash/ratelimit": "^2.0.6",
"@upstash/redis": "^1.35.4",
@@ -35,22 +36,21 @@
"cmdk": "^1.0.0",
"dayjs": "^1.11.13",
"drizzle-orm": "^0.44.2",
"postgres": "^3.4.5",
"embla-carousel-react": "^8.5.1",
"eventemitter3": "^5.0.1",
"feed": "^5.1.0",
"input-otp": "^1.4.1",
"lucide-react": "^0.468.0",
"mediabunny": "^1.9.3",
"motion": "^12.18.1",
"nanoid": "^5.1.5",
"next": "15.5.7",
"next-themes": "^0.4.4",
"pg": "^8.16.2",
"postgres": "^3.4.5",
"radix-ui": "^1.4.2",
"mediabunny": "^1.9.3",
"react-country-flag": "^3.1.0",
"wavesurfer.js": "^7.9.8",
"react": "^18.2.0",
"react-country-flag": "^3.1.0",
"react-day-picker": "^8.10.1",
"react-dom": "^18.2.0",
"react-hook-form": "^7.54.0",
@@ -70,6 +70,7 @@
"unified": "^11.0.5",
"use-deep-compare-effect": "^1.8.1",
"vaul": "^1.1.1",
"wavesurfer.js": "^7.9.8",
"zod": "^3.25.67",
"zustand": "^5.0.2"
},