diff --git a/bun.lockb b/bun.lockb index a4a600d..091b892 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 48806af..9e62484 100644 --- a/package.json +++ b/package.json @@ -11,13 +11,13 @@ }, "dependencies": { "@neondatabase/serverless": "0.10.1", - "drizzle-orm": "0.33.0", + "drizzle-orm": "0.35.0", "hono": "4.6.5", "zod": "3.23.8" }, "devDependencies": { - "@biomejs/biome": "1.9.0", - "@types/bun": "1.1.6", - "drizzle-kit": "0.25.0" + "@biomejs/biome": "1.9.3", + "@types/bun": "1.1.11", + "drizzle-kit": "0.26.1" } } \ No newline at end of file