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

Commit

Permalink
chore(deps): bump the drizzle group with 2 updates (#1807)
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-orm).


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

Updates `drizzle-kit` from 0.25.0 to 0.26.2
- [Release notes](https://github.com/drizzle-team/drizzle-orm/releases)
- [Commits](https://github.com/drizzle-team/drizzle-orm/compare/[email protected]@0.26.2)

---
updated-dependencies:
- dependency-name: drizzle-orm
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: drizzle
- dependency-name: drizzle-kit
  dependency-type: direct:development
  update-type: version-update:semver-minor
  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 Oct 16, 2024
1 parent 254903b commit 0f29867
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 @@ -18,7 +18,7 @@
},
"dependencies": {
"@kyaku/kyaku": "*",
"drizzle-orm": "^0.34.1",
"drizzle-orm": "^0.35.1",
"pg": "^8.13.0"
},
"devDependencies": {
Expand All @@ -28,7 +28,7 @@
"@types/pg": "^8.11.10",
"@types/ws": "^8.5.12",
"dotenv-cli": "^7.4.2",
"drizzle-kit": "^0.25.0",
"drizzle-kit": "^0.26.2",
"eslint": "^9.12.0",
"lexical": "^0.18.0",
"prettier": "^3.3.3",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3098,8 +3098,8 @@ __metadata:
"@types/pg": "npm:^8.11.10"
"@types/ws": "npm:^8.5.12"
dotenv-cli: "npm:^7.4.2"
drizzle-kit: "npm:^0.25.0"
drizzle-orm: "npm:^0.34.1"
drizzle-kit: "npm:^0.26.2"
drizzle-orm: "npm:^0.35.1"
eslint: "npm:^9.12.0"
lexical: "npm:^0.18.0"
pg: "npm:^8.13.0"
Expand Down Expand Up @@ -9105,23 +9105,23 @@ __metadata:
languageName: node
linkType: hard

"drizzle-kit@npm:^0.25.0":
version: 0.25.0
resolution: "drizzle-kit@npm:0.25.0"
"drizzle-kit@npm:^0.26.2":
version: 0.26.2
resolution: "drizzle-kit@npm:0.26.2"
dependencies:
"@drizzle-team/brocli": "npm:^0.10.1"
"@esbuild-kit/esm-loader": "npm:^2.5.5"
esbuild: "npm:^0.19.7"
esbuild-register: "npm:^3.5.0"
bin:
drizzle-kit: bin.cjs
checksum: 10c0/97bd2e2b3d30717ce99d274456b3eb998e83b34a529d2a5dbaee10658cf2d6154b16d872438d3e8f7fba45d203aeba6b12086a7aa39d6ba196110d1534de6944
checksum: 10c0/5c94b92ebc2fa32df5e0192837cb4c677e9864bf2d2bcb1c417f52ddaa0bd61927c703e15b1f6a6c3243d4516375f999415847890ce51bbfba6eeea6df0d8fa3
languageName: node
linkType: hard

"drizzle-orm@npm:^0.34.1":
version: 0.34.1
resolution: "drizzle-orm@npm:0.34.1"
"drizzle-orm@npm:^0.35.1":
version: 0.35.1
resolution: "drizzle-orm@npm:0.35.1"
peerDependencies:
"@aws-sdk/client-rds-data": ">=3"
"@cloudflare/workers-types": ">=3"
Expand Down Expand Up @@ -9207,7 +9207,7 @@ __metadata:
optional: true
sqlite3:
optional: true
checksum: 10c0/067b360d41994953bb958d216b827d78b8a9550517e12b3cdf85be7cb361e982817f511a9ac317c84184aaa096321e23b43481318ee8b3c4c80f77d243628730
checksum: 10c0/330a7dc95aa459a89e643b05486c271dd61d8fd1205eddb1a72128d2918997207eaf0b2589773fcbc2ec22ad477c1a1fe5c29b8f382176b22b32177816daac2e
languageName: node
linkType: hard

Expand Down

0 comments on commit 0f29867

Please sign in to comment.