Skip to content

Commit

Permalink
↗️ [patch](deps): bump drizzle-orm
Browse files Browse the repository at this point in the history
Bumps [drizzle-orm](https://github.com/drizzle-team/drizzle-orm) from 0.36.4 to 0.38.3.
- [Release notes](https://github.com/drizzle-team/drizzle-orm/releases)
- [Commits](drizzle-team/drizzle-orm@0.36.4...0.38.3)

---
updated-dependencies:
- dependency-name: drizzle-orm
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Jan 7, 2025
1 parent 4bb3404 commit ea2f8fb
Show file tree
Hide file tree
Showing 8 changed files with 7 additions and 7 deletions.
Binary file modified bun.lockb
Binary file not shown.
2 changes: 1 addition & 1 deletion packages/~/app/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@~/welcome.api": "workspace:*",
"await-to-js": "3.0.0",
"consola": "3.3.3",
"drizzle-orm": "0.36.4",
"drizzle-orm": "0.38.3",
"hono": "4.6.14",
"htmx.ext...chunked-transfer": "1.0.4",
"htmx.org": "1.9.12",
Expand Down
2 changes: 1 addition & 1 deletion packages/~/infra/moncomptepro/database/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@~/app.core": "workspace:*",
"@~/moncomptepro.lib": "workspace:*",
"consola": "3.3.3",
"drizzle-orm": "0.36.4",
"drizzle-orm": "0.38.3",
"hono": "4.6.14",
"pg": "8.13.1"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/~/moderations/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@~/users.ui": "workspace:*",
"@~/zammad.lib": "workspace:*",
"await-to-js": "3.0.0",
"drizzle-orm": "0.36.4",
"drizzle-orm": "0.38.3",
"hono": "4.6.14",
"tailwind-variants": "0.2.1",
"ts-dedent": "2.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/~/moderations/lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@~/crisp.lib": "workspace:*",
"@~/moderations.repository": "workspace:*",
"@~/moncomptepro.database": "workspace:*",
"drizzle-orm": "0.36.4",
"drizzle-orm": "0.38.3",
"ts-pattern": "5.6.0",
"zod": "3.23.8"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/~/moderations/repository/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
},
"dependencies": {
"@~/moncomptepro.database": "workspace:*",
"drizzle-orm": "0.36.4"
"drizzle-orm": "0.38.3"
},
"devDependencies": {
"@~/config.typescript": "workspace:*"
Expand Down
2 changes: 1 addition & 1 deletion packages/~/organizations/repository/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"dependencies": {
"@~/moncomptepro.database": "workspace:*",
"@~/moncomptepro.lib": "workspace:*",
"drizzle-orm": "0.36.4",
"drizzle-orm": "0.38.3",
"ts-pattern": "5.6.0"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/~/users/repository/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
},
"dependencies": {
"@~/moncomptepro.database": "workspace:*",
"drizzle-orm": "0.36.4"
"drizzle-orm": "0.38.3"
},
"devDependencies": {
"@~/config.typescript": "workspace:*"
Expand Down

0 comments on commit ea2f8fb

Please sign in to comment.