mirror of
https://github.com/ahmadk953/poixpixel-discord-bot.git
synced 2025-05-10 10:43:06 +00:00
build: updated package.json and yarn.lock files
This commit is contained in:
parent
30cc0e9a8d
commit
6a34cf926e
2 changed files with 91 additions and 91 deletions
14
package.json
14
package.json
|
@ -20,22 +20,22 @@
|
|||
"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"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@commitlint/cli": "^19.8.0",
|
||||
"@commitlint/config-conventional": "^19.8.0",
|
||||
"@eslint/eslintrc": "^3.3.0",
|
||||
"@eslint/js": "^9.22.0",
|
||||
"@eslint/eslintrc": "^3.3.1",
|
||||
"@eslint/js": "^9.23.0",
|
||||
"@microsoft/eslint-formatter-sarif": "^3.1.0",
|
||||
"@types/node": "^22.13.10",
|
||||
"@types/node": "^22.13.13",
|
||||
"@types/pg": "^8.11.11",
|
||||
"@typescript-eslint/eslint-plugin": "^8.27.0",
|
||||
"@typescript-eslint/parser": "^8.27.0",
|
||||
"@typescript-eslint/eslint-plugin": "^8.28.0",
|
||||
"@typescript-eslint/parser": "^8.28.0",
|
||||
"drizzle-kit": "^0.30.5",
|
||||
"eslint": "^9.22.0",
|
||||
"eslint": "^9.23.0",
|
||||
"eslint-config-prettier": "^10.1.1",
|
||||
"globals": "^16.0.0",
|
||||
"husky": "^9.1.7",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue