mirror of
https://github.com/ahmadk953/poixpixel-discord-bot.git
synced 2025-04-01 01:04:16 +00:00
Bump drizzle-orm from 0.38.4 to 0.39.0
Bumps [drizzle-orm](https://github.com/drizzle-team/drizzle-orm) from 0.38.4 to 0.39.0. - [Release notes](https://github.com/drizzle-team/drizzle-orm/releases) - [Commits](https://github.com/drizzle-team/drizzle-orm/compare/0.38.4...0.39.0) --- 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
042586dc94
commit
18fc388b68
2 changed files with 6 additions and 6 deletions
|
@ -16,7 +16,7 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"discord.js": "^14.17.3",
|
||||
"drizzle-orm": "^0.38.4",
|
||||
"drizzle-orm": "^0.39.0",
|
||||
"pg": "^8.13.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -1494,9 +1494,9 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"drizzle-orm@npm:^0.38.4":
|
||||
version: 0.38.4
|
||||
resolution: "drizzle-orm@npm:0.38.4"
|
||||
"drizzle-orm@npm:^0.39.0":
|
||||
version: 0.39.0
|
||||
resolution: "drizzle-orm@npm:0.39.0"
|
||||
peerDependencies:
|
||||
"@aws-sdk/client-rds-data": ">=3"
|
||||
"@cloudflare/workers-types": ">=4"
|
||||
|
@ -1585,7 +1585,7 @@ __metadata:
|
|||
optional: true
|
||||
sqlite3:
|
||||
optional: true
|
||||
checksum: 10c0/40ec1d8752a389fbfd1d2bc40569750b0ad9fafd83a146ac70b57126a134978e451ef2e9472a066adadd56e924b4434369437d751fc590c978e4f5486e971339
|
||||
checksum: 10c0/86fec4c62becb019295e10711bdaa99646eb1dde6e7df901f7a64449f98fcd0c2eab8912d153c2d9cfe816527d2524adcedc5581451670f906aeee53f1bc795e
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -3090,7 +3090,7 @@ __metadata:
|
|||
"@typescript-eslint/parser": "npm:^8.21.0"
|
||||
discord.js: "npm:^14.17.3"
|
||||
drizzle-kit: "npm:^0.30.3"
|
||||
drizzle-orm: "npm:^0.38.4"
|
||||
drizzle-orm: "npm:^0.39.0"
|
||||
eslint: "npm:^9.19.0"
|
||||
eslint-config-prettier: "npm:^10.0.1"
|
||||
globals: "npm:^15.14.0"
|
||||
|
|
Loading…
Add table
Reference in a new issue