feat: implement financial recurrence, privacy settings, and premium DateTimePicker overhaul

This commit is contained in:
Erik Silva
2026-01-25 20:17:36 -03:00
parent 416bd83ea7
commit e4935941fc
43 changed files with 3238 additions and 765 deletions

View File

@@ -18,7 +18,6 @@
"clsx": "^2.1.1",
"cookies-next": "^6.1.1",
"framer-motion": "^12.26.2",
"html-to-image": "^1.11.13",
"lucide-react": "^0.562.0",
"minio": "^8.0.6",
"next": "16.1.3",
@@ -44,4 +43,4 @@
"prisma": {
"seed": "npx tsx prisma/seed.ts"
}
}
}