Theme change. Render custom date ranges.

This commit is contained in:
Mike Cao 2025-04-30 19:54:24 -07:00
parent 4e37e10b6d
commit 039dcd96e6
9 changed files with 194 additions and 138 deletions

View file

@ -78,7 +78,7 @@
"@prisma/extension-read-replicas": "^0.4.1",
"@react-spring/web": "^9.7.3",
"@tanstack/react-query": "^5.74.11",
"@umami/react-zen": "^0.87.0",
"@umami/react-zen": "^0.88.0",
"@umami/redis-client": "^0.27.0",
"bcryptjs": "^2.4.3",
"chalk": "^4.1.1",
@ -104,6 +104,7 @@
"isbot": "^5.1.27",
"jsonwebtoken": "^9.0.2",
"kafkajs": "^2.1.0",
"lucide-react": "^0.503.0",
"maxmind": "^4.3.24",
"md5": "^2.3.0",
"next": "15.3.1",