feat: add date-fns library for improved date handling and validation

This commit is contained in:
2025-12-30 04:05:12 +00:00
parent 7b719f00de
commit e4c57e2467
6 changed files with 32 additions and 20 deletions
+1
View File
@@ -21,6 +21,7 @@
"@sammo-ts/common": "workspace:*",
"@sammo-ts/infra": "workspace:*",
"@trpc/server": "^11.4.4",
"date-fns": "^4.1.0",
"fastify": "^5.3.3",
"redis": "^5.10.0",
"zod": "^4.2.1"