chore(deps): align workspace with typescript 6

This commit is contained in:
2026-03-24 02:04:18 +04:00
parent a6c472084d
commit 3507bc0522
7 changed files with 267 additions and 167 deletions

View File

@@ -13,7 +13,7 @@
"seed": "bun run src/seed.ts"
},
"dependencies": {
"drizzle-orm": "^0.44.5",
"drizzle-orm": "^0.45.1",
"postgres": "^3.4.7"
}
}