refactor: use date-fns for dashboard dates

This commit is contained in:
2026-06-25 11:48:18 +01:00
parent fe083ffaea
commit 3642ecfba6
3 changed files with 18 additions and 27 deletions
+3
View File
@@ -65,5 +65,8 @@
"vite": "^8.0.7",
"wrangler": "^4.81.0",
"zod": "^4.4.3"
},
"dependencies": {
"date-fns": "^4.4.0"
}
}