mirror of
https://github.com/ahmadk953/poixpixel-discord-bot.git
synced 2025-04-02 09:44:14 +00:00
Merge pull request #263 from ahmadk953/dependabot/npm_and_yarn/drizzle-orm-0.39.2
Bump drizzle-orm from 0.39.1 to 0.39.2
This commit is contained in:
commit
386aeaa8ba
2 changed files with 6 additions and 6 deletions
|
@ -16,7 +16,7 @@
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"discord.js": "^14.17.3",
|
"discord.js": "^14.17.3",
|
||||||
"drizzle-orm": "^0.39.1",
|
"drizzle-orm": "^0.39.2",
|
||||||
"pg": "^8.13.1"
|
"pg": "^8.13.1"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -1449,9 +1449,9 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"drizzle-orm@npm:^0.39.1":
|
"drizzle-orm@npm:^0.39.2":
|
||||||
version: 0.39.1
|
version: 0.39.2
|
||||||
resolution: "drizzle-orm@npm:0.39.1"
|
resolution: "drizzle-orm@npm:0.39.2"
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
"@aws-sdk/client-rds-data": ">=3"
|
"@aws-sdk/client-rds-data": ">=3"
|
||||||
"@cloudflare/workers-types": ">=4"
|
"@cloudflare/workers-types": ">=4"
|
||||||
|
@ -1540,7 +1540,7 @@ __metadata:
|
||||||
optional: true
|
optional: true
|
||||||
sqlite3:
|
sqlite3:
|
||||||
optional: true
|
optional: true
|
||||||
checksum: 10c0/0707c1acb46c72c4217d8bcecc00057e8a0267e155743a05d31274cd80989c6811edbb20c75b5ce1bdeaa691cdb41f5aaad9705b278fe94a7784a820cdb9f87b
|
checksum: 10c0/8f491ae1e7d0bb9fb437bf7c0b455153fc97ffbbd388cde6e3d53151f523da31fbc551a14a022510687755135ce61c402dbfa3895cc1d83b61aabf6adc0f3581
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -3045,7 +3045,7 @@ __metadata:
|
||||||
"@typescript-eslint/parser": "npm:^8.23.0"
|
"@typescript-eslint/parser": "npm:^8.23.0"
|
||||||
discord.js: "npm:^14.17.3"
|
discord.js: "npm:^14.17.3"
|
||||||
drizzle-kit: "npm:^0.30.4"
|
drizzle-kit: "npm:^0.30.4"
|
||||||
drizzle-orm: "npm:^0.39.1"
|
drizzle-orm: "npm:^0.39.2"
|
||||||
eslint: "npm:^9.19.0"
|
eslint: "npm:^9.19.0"
|
||||||
eslint-config-prettier: "npm:^10.0.1"
|
eslint-config-prettier: "npm:^10.0.1"
|
||||||
globals: "npm:^15.14.0"
|
globals: "npm:^15.14.0"
|
||||||
|
|
Loading…
Add table
Reference in a new issue