Merge pull request #310 from ahmadk953/dependabot/npm_and_yarn/drizzle-orm-0.40.1
Some checks failed
ESLint / Run eslint scanning (push) Has been cancelled
NodeJS Build and Compile / build (21.x) (push) Has been cancelled

Bump drizzle-orm from 0.40.0 to 0.40.1
This commit is contained in:
Ahmad 2025-03-17 18:53:23 -04:00 committed by GitHub
commit 8d2b9c8dc9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 6 additions and 6 deletions

View file

@ -17,7 +17,7 @@
"dependencies": { "dependencies": {
"@napi-rs/canvas": "^0.1.68", "@napi-rs/canvas": "^0.1.68",
"discord.js": "^14.18.0", "discord.js": "^14.18.0",
"drizzle-orm": "^0.40.0", "drizzle-orm": "^0.40.1",
"ioredis": "^5.6.0", "ioredis": "^5.6.0",
"pg": "^8.14.1" "pg": "^8.14.1"
}, },

View file

@ -1608,9 +1608,9 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"drizzle-orm@npm:^0.40.0": "drizzle-orm@npm:^0.40.1":
version: 0.40.0 version: 0.40.1
resolution: "drizzle-orm@npm:0.40.0" resolution: "drizzle-orm@npm:0.40.1"
peerDependencies: peerDependencies:
"@aws-sdk/client-rds-data": ">=3" "@aws-sdk/client-rds-data": ">=3"
"@cloudflare/workers-types": ">=4" "@cloudflare/workers-types": ">=4"
@ -1696,7 +1696,7 @@ __metadata:
optional: true optional: true
sqlite3: sqlite3:
optional: true optional: true
checksum: 10c0/e0e8f4e9a528709a5ce77dbced35972cce1b0e8592049d1170b52e2a496692ab2149bc25d296b6f9b4d5bffdbb996b437ca244178fb4611fcf7af720fc0bfb1d checksum: 10c0/653820017be66830c0efb6d5e4f0d28f3f593e78499442c5ecd903174793b3d6d8e5cf8cb00d814b3459a1fecfc76310a64e0ca5d523d0712ae22228efc69cdd
languageName: node languageName: node
linkType: hard linkType: hard
@ -3267,7 +3267,7 @@ __metadata:
"@typescript-eslint/parser": "npm:^8.26.1" "@typescript-eslint/parser": "npm:^8.26.1"
discord.js: "npm:^14.18.0" discord.js: "npm:^14.18.0"
drizzle-kit: "npm:^0.30.5" drizzle-kit: "npm:^0.30.5"
drizzle-orm: "npm:^0.40.0" drizzle-orm: "npm:^0.40.1"
eslint: "npm:^9.22.0" eslint: "npm:^9.22.0"
eslint-config-prettier: "npm:^10.1.1" eslint-config-prettier: "npm:^10.1.1"
globals: "npm:^16.0.0" globals: "npm:^16.0.0"