From e63000e8f540dd83b9cda21f3714d0b641cb0a7d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Apr 2026 08:06:10 +0000 Subject: [PATCH] Bump drizzle-orm in the npm_and_yarn group across 1 directory Bumps the npm_and_yarn group with 1 update in the / directory: [drizzle-orm](https://github.com/drizzle-team/drizzle-orm). Updates `drizzle-orm` from 0.44.7 to 0.45.2 - [Release notes](https://github.com/drizzle-team/drizzle-orm/releases) - [Commits](https://github.com/drizzle-team/drizzle-orm/compare/0.44.7...0.45.2) --- updated-dependencies: - dependency-name: drizzle-orm dependency-version: 0.45.2 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 343dd43..3c180f3 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "clsx": "^2.1.1", "cmdk": "^1.1.1", "dotenv": "^17.2.2", - "drizzle-orm": "^0.44.5", + "drizzle-orm": "^0.45.2", "geist": "^1.5.1", "ioredis": "^5.7.0", "lucide-react": "^0.544.0",