chore(deps): upgrade drizzle-orm and better-auth utils versions in package.json and pnpm-lock.yaml

- Updated drizzle-orm from version ^0.39.3 to ^0.41.0 for enhanced performance and features.
- Upgraded @better-auth/utils from version 0.2.4 to 0.3.0 to incorporate the latest improvements.
- Adjusted pnpm-lock.yaml to reflect these dependency updates.
This commit is contained in:
Mauricio Siu
2026-02-05 01:55:58 -06:00
parent 3a0da19ea8
commit 65dab84e7f
3 changed files with 6 additions and 104 deletions

View File

@@ -13,7 +13,7 @@
"@hono/zod-validator": "0.3.0",
"bullmq": "5.4.2",
"dotenv": "^16.4.5",
"drizzle-orm": "^0.39.3",
"drizzle-orm": "^0.41.0",
"hono": "^4.7.10",
"ioredis": "5.4.1",
"pino": "9.4.0",