Skip to content
This repository has been archived by the owner on Nov 4, 2024. It is now read-only.

Commit

Permalink
build(deps): bump the drizzle group with 1 update (#1100)
Browse files Browse the repository at this point in the history
Bumps the drizzle group with 1 update: [drizzle-orm](https://github.com/drizzle-team/drizzle-orm).


Updates `drizzle-orm` from 0.30.6 to 0.30.7
- [Release notes](https://github.com/drizzle-team/drizzle-orm/releases)
- [Commits](drizzle-team/drizzle-orm@0.30.6...0.30.7)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 3, 2024
1 parent fa0cfc4 commit c917e42
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion packages/database/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"dependencies": {
"@cs/kyaku": "*",
"@neondatabase/serverless": "^0.9.0",
"drizzle-orm": "^0.30.6"
"drizzle-orm": "^0.30.7"
},
"devDependencies": {
"@cs/eslint-config": "*",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1679,7 +1679,7 @@ __metadata:
"@types/ws": "npm:^8.5.10"
dotenv-cli: "npm:^7.4.1"
drizzle-kit: "npm:^0.20.14"
drizzle-orm: "npm:^0.30.6"
drizzle-orm: "npm:^0.30.7"
eslint: "npm:^8.57.0"
lexical: "npm:^0.14.2"
prettier: "npm:^3.2.5"
Expand Down Expand Up @@ -7535,9 +7535,9 @@ __metadata:
languageName: node
linkType: hard

"drizzle-orm@npm:^0.30.6":
version: 0.30.6
resolution: "drizzle-orm@npm:0.30.6"
"drizzle-orm@npm:^0.30.7":
version: 0.30.7
resolution: "drizzle-orm@npm:0.30.7"
peerDependencies:
"@aws-sdk/client-rds-data": ">=3"
"@cloudflare/workers-types": ">=3"
Expand All @@ -7551,7 +7551,7 @@ __metadata:
"@types/pg": "*"
"@types/react": ">=18"
"@types/sql.js": "*"
"@vercel/postgres": "*"
"@vercel/postgres": ">=0.8.0"
"@xata.io/client": "*"
better-sqlite3: ">=7"
bun-types: "*"
Expand Down Expand Up @@ -7615,7 +7615,7 @@ __metadata:
optional: true
sqlite3:
optional: true
checksum: b93d872ac31b81d44afc451d1d77b075843873d3e5ac11b7e9d94895af0c822b292bb36d0fe23710606b93716c4d69773ef6e8adc6da8ed80c42ab6e7e015619
checksum: f396f1e70e6241a8bb9a070f27139bcd6ac3776df512b43b0cfa57fb27e3165ff5525997e4d23f66baf58cbd5ec07e687c34119203f39961ce0a5df304abaf87
languageName: node
linkType: hard

Expand Down

0 comments on commit c917e42

Please sign in to comment.