From f966bfadd5d1a5d3e89d5210b3577183f1231580 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2026 09:40:13 +0000 Subject: [PATCH] chore(deps): bump the drizzle group with 2 updates Bumps the drizzle group with 2 updates: [drizzle-orm](https://github.com/drizzle-team/drizzle-orm) and [drizzle-kit](https://github.com/drizzle-team/drizzle-orm). Updates `drizzle-orm` from 1.0.0-beta.8-e601f80 to 1.0.0-beta.20 - [Release notes](https://github.com/drizzle-team/drizzle-orm/releases) - [Commits](https://github.com/drizzle-team/drizzle-orm/commits/v1.0.0-beta.20) Updates `drizzle-kit` from 1.0.0-beta.8-e601f80 to 1.0.0-beta.20 - [Release notes](https://github.com/drizzle-team/drizzle-orm/releases) - [Commits](https://github.com/drizzle-team/drizzle-orm/commits/v1.0.0-beta.20) --- updated-dependencies: - dependency-name: drizzle-orm dependency-version: 1.0.0-beta.20 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: drizzle - dependency-name: drizzle-kit dependency-version: 1.0.0-beta.20 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: drizzle ... Signed-off-by: dependabot[bot] --- bun.lock | 4 ++-- package.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/bun.lock b/bun.lock index 538e096..9c08085 100644 --- a/bun.lock +++ b/bun.lock @@ -9,7 +9,7 @@ "@orpc/client": "^1.13.13", "@orpc/contract": "^1.13.13", "@orpc/server": "^1.13.13", - "drizzle-orm": "1.0.0-beta.19", + "drizzle-orm": "1.0.0-beta.20", "drizzle-zod": "1.0.0-beta.14-56703c9", "jose": "^6.2.2", "node-cron": "^4.2.1", @@ -22,7 +22,7 @@ "@types/pg": "^8.20.0", "@typescript/native-preview": "latest", "csv-parse": "^6.2.1", - "drizzle-kit": "1.0.0-beta.19", + "drizzle-kit": "1.0.0-beta.20", "oxlint": "^1.57.0", "oxlint-tsgolint": "^0.17.4", }, diff --git a/package.json b/package.json index 6d5063b..425fd94 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "@types/pg": "^8.20.0", "@typescript/native-preview": "latest", "csv-parse": "^6.2.1", - "drizzle-kit": "1.0.0-beta.19", + "drizzle-kit": "1.0.0-beta.20", "oxlint": "^1.57.0", "oxlint-tsgolint": "^0.17.4" }, @@ -34,7 +34,7 @@ "@orpc/client": "^1.13.13", "@orpc/contract": "^1.13.13", "@orpc/server": "^1.13.13", - "drizzle-orm": "1.0.0-beta.19", + "drizzle-orm": "1.0.0-beta.20", "drizzle-zod": "1.0.0-beta.14-56703c9", "jose": "^6.2.2", "node-cron": "^4.2.1",