Skip to content

Commit 9081832

Browse files
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.1-57a367f to 1.0.0-beta.1-7946562 - [Release notes](https://github.com/drizzle-team/drizzle-orm/releases) - [Commits](https://github.com/drizzle-team/drizzle-orm/commits) Updates `drizzle-kit` from 1.0.0-beta.1-57a367f to 1.0.0-beta.1-7946562 - [Release notes](https://github.com/drizzle-team/drizzle-orm/releases) - [Commits](https://github.com/drizzle-team/drizzle-orm/commits) --- updated-dependencies: - dependency-name: drizzle-orm dependency-version: 1.0.0-beta.1-7946562 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: drizzle - dependency-name: drizzle-kit dependency-version: 1.0.0-beta.1-7946562 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: drizzle ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1baa35f commit 9081832

File tree

2 files changed

+269
-344
lines changed

2 files changed

+269
-344
lines changed

packages/db/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,14 +30,14 @@
3030
"@llmgateway/cache": "workspace:*",
3131
"@llmgateway/logger": "workspace:*",
3232
"@opentelemetry/api": "1.9.0",
33-
"drizzle-orm": "1.0.0-beta.1-57a367f",
33+
"drizzle-orm": "1.0.0-beta.1-7946562",
3434
"nanoid": "5.1.5",
3535
"pg": "^8.16.3",
3636
"zod": "3.25.75"
3737
},
3838
"devDependencies": {
3939
"@types/pg": "^8.15.5",
40-
"drizzle-kit": "1.0.0-beta.1-57a367f",
40+
"drizzle-kit": "1.0.0-beta.1-7946562",
4141
"ioredis": "5.7.0"
4242
}
4343
}

0 commit comments

Comments
 (0)