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:
parent
6b371de137
commit
1c1fa32f9c
2 changed files with 5 additions and 5 deletions
|
@ -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",
|
||||
|
|
|
@ -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'
|
||||
|
|
Loading…
Reference in a new issue