mirror of
https://github.com/ahmadk953/poixpixel-discord-bot.git
synced 2025-03-29 15:54:15 +00:00
Bump drizzle-orm from 0.40.1 to 0.41.0
Bumps [drizzle-orm](https://github.com/drizzle-team/drizzle-orm) from 0.40.1 to 0.41.0. - [Release notes](https://github.com/drizzle-team/drizzle-orm/releases) - [Commits](https://github.com/drizzle-team/drizzle-orm/compare/0.40.1...0.41.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
519960666b
commit
43b2fc2296
2 changed files with 6 additions and 6 deletions
|
@ -17,7 +17,7 @@
|
|||
"dependencies": {
|
||||
"@napi-rs/canvas": "^0.1.68",
|
||||
"discord.js": "^14.18.0",
|
||||
"drizzle-orm": "^0.40.1",
|
||||
"drizzle-orm": "^0.41.0",
|
||||
"ioredis": "^5.6.0",
|
||||
"pg": "^8.14.1"
|
||||
},
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -1608,9 +1608,9 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"drizzle-orm@npm:^0.40.1":
|
||||
version: 0.40.1
|
||||
resolution: "drizzle-orm@npm:0.40.1"
|
||||
"drizzle-orm@npm:^0.41.0":
|
||||
version: 0.41.0
|
||||
resolution: "drizzle-orm@npm:0.41.0"
|
||||
peerDependencies:
|
||||
"@aws-sdk/client-rds-data": ">=3"
|
||||
"@cloudflare/workers-types": ">=4"
|
||||
|
@ -1696,7 +1696,7 @@ __metadata:
|
|||
optional: true
|
||||
sqlite3:
|
||||
optional: true
|
||||
checksum: 10c0/653820017be66830c0efb6d5e4f0d28f3f593e78499442c5ecd903174793b3d6d8e5cf8cb00d814b3459a1fecfc76310a64e0ca5d523d0712ae22228efc69cdd
|
||||
checksum: 10c0/4abc7ab2958a7862a9bdd149f3ec892ec05892e7cd2042f996b6e58c5504e51d50b408833ff5bdd6d44a4a71af4b4c280d281b01a0ce59acfc26a0117b6b6875
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -3267,7 +3267,7 @@ __metadata:
|
|||
"@typescript-eslint/parser": "npm:^8.27.0"
|
||||
discord.js: "npm:^14.18.0"
|
||||
drizzle-kit: "npm:^0.30.5"
|
||||
drizzle-orm: "npm:^0.40.1"
|
||||
drizzle-orm: "npm:^0.41.0"
|
||||
eslint: "npm:^9.22.0"
|
||||
eslint-config-prettier: "npm:^10.1.1"
|
||||
globals: "npm:^16.0.0"
|
||||
|
|
Loading…
Add table
Reference in a new issue