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 2 updates
Browse files Browse the repository at this point in the history
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-kit-mirror).


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

Updates `drizzle-kit` from 0.20.15 to 0.20.17
- [Release notes](https://github.com/drizzle-team/drizzle-kit-mirror/releases)
- [Commits](drizzle-team/drizzle-kit-mirror@v0.20.15...v0.20.17)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 22, 2024
1 parent a14034e commit 9155e2b
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
4 changes: 2 additions & 2 deletions packages/database/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,15 +19,15 @@
"dependencies": {
"@cs/kyaku": "*",
"@neondatabase/serverless": "^0.9.1",
"drizzle-orm": "^0.30.8"
"drizzle-orm": "^0.30.9"
},
"devDependencies": {
"@cs/eslint-config": "*",
"@cs/prettier-config": "*",
"@cs/tsconfig": "*",
"@types/ws": "^8.5.10",
"dotenv-cli": "^7.4.1",
"drizzle-kit": "^0.20.15",
"drizzle-kit": "^0.20.17",
"eslint": "^8.57.0",
"lexical": "^0.14.5",
"prettier": "^3.2.5",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1686,8 +1686,8 @@ __metadata:
"@neondatabase/serverless": "npm:^0.9.1"
"@types/ws": "npm:^8.5.10"
dotenv-cli: "npm:^7.4.1"
drizzle-kit: "npm:^0.20.15"
drizzle-orm: "npm:^0.30.8"
drizzle-kit: "npm:^0.20.17"
drizzle-orm: "npm:^0.30.9"
eslint: "npm:^8.57.0"
lexical: "npm:^0.14.5"
prettier: "npm:^3.2.5"
Expand Down Expand Up @@ -7573,9 +7573,9 @@ __metadata:
languageName: node
linkType: hard

"drizzle-kit@npm:^0.20.15":
version: 0.20.15
resolution: "drizzle-kit@npm:0.20.15"
"drizzle-kit@npm:^0.20.17":
version: 0.20.17
resolution: "drizzle-kit@npm:0.20.17"
dependencies:
"@esbuild-kit/esm-loader": "npm:^2.5.5"
"@hono/node-server": "npm:^1.9.0"
Expand All @@ -7596,13 +7596,13 @@ __metadata:
zod: "npm:^3.20.2"
bin:
drizzle-kit: bin.cjs
checksum: 10c0/0c3349955b3bf07a9dfb69d6cb1ed12791db2fd7d42ff5f1dbeb1734e2362bd56bce6b88df177f0598740c726ecb4aca55e49beaa9f58bd58d0ddceb55f9ffdf
checksum: 10c0/050c8f6414a6ec250c0ac2734415d6c9221a5bf21a968be2733cc688e0c1a39ecb59f9ea0d81ba7036733c9c6249075e9b493315cfcf47b512ef9bd70f6c1f52
languageName: node
linkType: hard

"drizzle-orm@npm:^0.30.8":
version: 0.30.8
resolution: "drizzle-orm@npm:0.30.8"
"drizzle-orm@npm:^0.30.9":
version: 0.30.9
resolution: "drizzle-orm@npm:0.30.9"
peerDependencies:
"@aws-sdk/client-rds-data": ">=3"
"@cloudflare/workers-types": ">=3"
Expand Down Expand Up @@ -7680,7 +7680,7 @@ __metadata:
optional: true
sqlite3:
optional: true
checksum: 10c0/6d7864f5ea0c494497d670a6120608978beb8648947322a2fe2032fef658e685c6efe31766097aa32914321ba09fcc46385714e5f09eff71c131109c76a5dd15
checksum: 10c0/fe1d3c591413d7c9c7f5c86a52acd5ef5de656eb0c9aa664bc4fb7f48ec8d50d33bfd4c78b51c0b2f56a39b4e8ce8e967b97ef4c805f099c5dea4453f7d7bba7
languageName: node
linkType: hard

Expand Down

0 comments on commit 9155e2b

Please sign in to comment.