mirror of
https://github.com/Dokploy/dokploy.git
synced 2026-06-15 20:25:23 +02:00
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:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user