refactor(frontend): added date-fns into the frontend

This commit is contained in:
2025-03-23 11:00:38 -05:00
parent b7773ec02a
commit bba0aa2ee4
2 changed files with 11 additions and 0 deletions

View File

@@ -32,6 +32,7 @@
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"date-fns": "^4.1.0",
"date-fns-tz": "^3.2.0",
"dotenv": "^16.4.7",
"hono": "^4.7.5",
"js-cookie": "^3.0.5",