feat(api): add stats chart endpoint for admin access with time series data
feat(dayjs): integrate dayjs for date handling and formatting across the application refactor(routes): update date handling in id-tags, transactions, users, and dashboard routes to use dayjs style(globals): improve CSS variable definitions for better readability and consistency deps: add dayjs as a dependency for date manipulation
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
"@hono/node-ws": "^1.2.0",
|
||||
"@hono/zod-validator": "^0.7.6",
|
||||
"better-auth": "catalog:",
|
||||
"dayjs": "catalog:",
|
||||
"dotenv": "^17.2.3",
|
||||
"drizzle-orm": "^0.44.7",
|
||||
"hono": "^4.10.6",
|
||||
|
||||
Reference in New Issue
Block a user