chore(deps): bump drizzle-orm from 0.28.6 to 0.29.1

Bumps [drizzle-orm](https://github.com/drizzle-team/drizzle-orm) from 0.28.6 to 0.29.1.
- [Release notes](https://github.com/drizzle-team/drizzle-orm/releases)
- [Commits](https://github.com/drizzle-team/drizzle-orm/compare/0.28.6...0.29.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-12-06 19:46:51 +00:00 committed by GitHub
parent 6b371de137
commit 1c1fa32f9c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -50,7 +50,7 @@
"bullmq": "^4.13.0",
"clsx": "^2.0.0",
"connect-redis": "^7.1.0",
"drizzle-orm": "^0.28.6",
"drizzle-orm": "^0.29.1",
"fs-extra": "^11.1.1",
"geist": "^1.2.0",
"let-it-go": "^1.0.0",

View file

@ -63,8 +63,8 @@ importers:
specifier: ^7.1.0
version: 7.1.0(express-session@1.17.3)
drizzle-orm:
specifier: ^0.28.6
version: 0.28.6(@types/pg@8.10.7)(pg@8.11.3)
specifier: ^0.29.1
version: 0.29.1(@types/pg@8.10.7)(pg@8.11.3)
fs-extra:
specifier: ^11.1.1
version: 11.1.1
@ -4984,8 +4984,8 @@ packages:
resolution: {integrity: sha512-IPzF4w4/Rd94bA9imS68tZBaYyBWSCE47V1RGuMrB94iyTOIEwRmVL2x/4An+6mETpLrKJ5hQkB8W4kFAadeIQ==}
engines: {node: '>=12'}
/drizzle-orm@0.28.6(@types/pg@8.10.7)(pg@8.11.3):
resolution: {integrity: sha512-yBe+F9htrlYER7uXgDJUQsTHFoIrI5yMm5A0bg0GiZ/kY5jNXTWoEy4KQtg35cE27sw1VbgzoMWHAgCckUUUww==}
/drizzle-orm@0.29.1(@types/pg@8.10.7)(pg@8.11.3):
resolution: {integrity: sha512-yItc4unfHnk8XkDD3/bdC63vdboTY7e7I03lCF1OJYABXSIfQYU9BFTQJXMMovVeb3T1/OJWwfW/70T1XPnuUA==}
peerDependencies:
'@aws-sdk/client-rds-data': '>=3'
'@cloudflare/workers-types': '>=3'