We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2fc6b09 + e2824fc commit dcd2d4cCopy full SHA for dcd2d4c
apps/api/package.json
@@ -34,14 +34,15 @@
34
"argon2": "^0.41.1",
35
"cookie-parser": "^1.4.7",
36
"cors": "^2.8.5",
37
+ "date-fns": "^4.1.0",
38
"drizzle-orm": "^0.40.0",
39
"drizzle-zod": "^0.7.0",
40
"express": "^5.0.1",
41
"ioredis": "^5.6.0",
42
"jsonwebtoken": "^9.0.2",
43
"morgan": "^1.10.0",
44
"twilio": "^5.4.5",
- "zod": "^3.24.2"
45
+ "zod": "^3.25.6"
46
},
47
"devDependencies": {
48
"@jest/globals": "^29.7.0",
apps/web/package.json
@@ -30,7 +30,7 @@
30
"react-hook-form": "^7.54.2",
31
"react-intersection-observer": "^9.16.0",
32
"tailwindcss": "^4.0.8",
33
"@next/eslint-plugin-next": "^15.1.6",
0 commit comments