Custom date range select.

This commit is contained in:
Mike Cao 2025-04-19 10:09:59 -07:00
parent e79f4717e7
commit 52e1440089
11 changed files with 247 additions and 314 deletions

View file

@ -78,7 +78,7 @@
"@react-spring/web": "^9.7.5",
"@tanstack/react-query": "^5.71.10",
"@umami/prisma-client": "^0.16.0",
"@umami/react-zen": "^0.83.0",
"@umami/react-zen": "^0.87.0",
"@umami/redis-client": "^0.27.0",
"bcryptjs": "^2.4.3",
"chalk": "^4.1.2",
@ -107,7 +107,7 @@
"lucide-react": "^0.475.0",
"maxmind": "^4.3.24",
"md5": "^2.3.0",
"next": "15.2.4",
"next": "15.3.0",
"node-fetch": "^3.3.2",
"npm-run-all": "^4.1.5",
"prisma": "6.5.0",