mirror of
https://github.com/ahmadk953/poixpixel-discord-bot.git
synced 2025-04-02 09:44:14 +00:00
Merge pull request #267 from ahmadk953/dependabot/npm_and_yarn/drizzle-orm-0.39.3
Bump drizzle-orm from 0.39.2 to 0.39.3
This commit is contained in:
commit
04edc3904d
2 changed files with 6 additions and 12 deletions
|
@ -16,7 +16,7 @@
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"discord.js": "^14.17.3",
|
"discord.js": "^14.17.3",
|
||||||
"drizzle-orm": "^0.39.2",
|
"drizzle-orm": "^0.39.3",
|
||||||
"pg": "^8.13.1"
|
"pg": "^8.13.1"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
|
16
yarn.lock
16
yarn.lock
|
@ -1501,9 +1501,9 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"drizzle-orm@npm:^0.39.2":
|
"drizzle-orm@npm:^0.39.3":
|
||||||
version: 0.39.2
|
version: 0.39.3
|
||||||
resolution: "drizzle-orm@npm:0.39.2"
|
resolution: "drizzle-orm@npm:0.39.3"
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
"@aws-sdk/client-rds-data": ">=3"
|
"@aws-sdk/client-rds-data": ">=3"
|
||||||
"@cloudflare/workers-types": ">=4"
|
"@cloudflare/workers-types": ">=4"
|
||||||
|
@ -1518,7 +1518,6 @@ __metadata:
|
||||||
"@tidbcloud/serverless": "*"
|
"@tidbcloud/serverless": "*"
|
||||||
"@types/better-sqlite3": "*"
|
"@types/better-sqlite3": "*"
|
||||||
"@types/pg": "*"
|
"@types/pg": "*"
|
||||||
"@types/react": ">=18"
|
|
||||||
"@types/sql.js": "*"
|
"@types/sql.js": "*"
|
||||||
"@vercel/postgres": ">=0.8.0"
|
"@vercel/postgres": ">=0.8.0"
|
||||||
"@xata.io/client": "*"
|
"@xata.io/client": "*"
|
||||||
|
@ -1530,7 +1529,6 @@ __metadata:
|
||||||
mysql2: ">=2"
|
mysql2: ">=2"
|
||||||
pg: ">=8"
|
pg: ">=8"
|
||||||
postgres: ">=3"
|
postgres: ">=3"
|
||||||
react: ">=18"
|
|
||||||
sql.js: ">=1"
|
sql.js: ">=1"
|
||||||
sqlite3: ">=5"
|
sqlite3: ">=5"
|
||||||
peerDependenciesMeta:
|
peerDependenciesMeta:
|
||||||
|
@ -1560,8 +1558,6 @@ __metadata:
|
||||||
optional: true
|
optional: true
|
||||||
"@types/pg":
|
"@types/pg":
|
||||||
optional: true
|
optional: true
|
||||||
"@types/react":
|
|
||||||
optional: true
|
|
||||||
"@types/sql.js":
|
"@types/sql.js":
|
||||||
optional: true
|
optional: true
|
||||||
"@vercel/postgres":
|
"@vercel/postgres":
|
||||||
|
@ -1586,13 +1582,11 @@ __metadata:
|
||||||
optional: true
|
optional: true
|
||||||
prisma:
|
prisma:
|
||||||
optional: true
|
optional: true
|
||||||
react:
|
|
||||||
optional: true
|
|
||||||
sql.js:
|
sql.js:
|
||||||
optional: true
|
optional: true
|
||||||
sqlite3:
|
sqlite3:
|
||||||
optional: true
|
optional: true
|
||||||
checksum: 10c0/8f491ae1e7d0bb9fb437bf7c0b455153fc97ffbbd388cde6e3d53151f523da31fbc551a14a022510687755135ce61c402dbfa3895cc1d83b61aabf6adc0f3581
|
checksum: 10c0/0b2982e03079d7868d23ffca4a95635fc49274691cbb7e7275f9e8ab580ad617d9abbf67ea052ee7304fa97cc6b063951aa16efe6946f61ee47a4c26931b2f3d
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -3097,7 +3091,7 @@ __metadata:
|
||||||
"@typescript-eslint/parser": "npm:^8.24.0"
|
"@typescript-eslint/parser": "npm:^8.24.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.2"
|
drizzle-orm: "npm:^0.39.3"
|
||||||
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