We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16f43e5 commit 7efac08Copy full SHA for 7efac08
2 files changed
packages/backend/package.json
@@ -24,7 +24,7 @@
24
"@hashhive/shared": "workspace:*",
25
"@hono/zod-validator": "^0.5.0",
26
"bullmq": "^5.64.1",
27
- "drizzle-orm": "^0.44.0",
+ "drizzle-orm": "^0.45.1",
28
"hono": "^4.7.0",
29
"ioredis": "^5.8.2",
30
"jose": "^6.1.3",
packages/shared/package.json
@@ -19,7 +19,7 @@
19
"test": "echo 'No tests yet' && exit 0"
20
},
21
"dependencies": {
22
23
"drizzle-zod": "^0.7.0",
"postgres": "^3.4.5",
"zod": "^3.24.0"
0 commit comments