mirror of
https://github.com/ahmadk953/poixpixel-discord-bot.git
synced 2025-06-07 15:39:30 +00:00
Compare commits
6 commits
d9f670fcf4
...
003af7c96a
Author | SHA1 | Date | |
---|---|---|---|
|
003af7c96a | ||
|
a53ed8616b | ||
|
4b0f00933f | ||
|
3034d04f21 | ||
|
d64b4cc56f | ||
|
e72c4d4bc0 |
2 changed files with 690 additions and 63 deletions
|
@ -20,7 +20,7 @@
|
|||
"prepare": "ts-patch install -s && husky"
|
||||
},
|
||||
"dependencies": {
|
||||
"@napi-rs/canvas": "^0.1.69",
|
||||
"@napi-rs/canvas": "^0.1.70",
|
||||
"discord.js": "^14.19.2",
|
||||
"drizzle-orm": "^0.43.1",
|
||||
"ioredis": "^5.6.1",
|
||||
|
@ -30,7 +30,7 @@
|
|||
"@commitlint/cli": "^19.8.0",
|
||||
"@commitlint/config-conventional": "^19.8.0",
|
||||
"@eslint/eslintrc": "^3.3.1",
|
||||
"@eslint/js": "^9.25.1",
|
||||
"@eslint/js": "^9.26.0",
|
||||
"@microsoft/eslint-formatter-sarif": "^3.1.0",
|
||||
"@types/node": "^22.15.3",
|
||||
"@types/pg": "^8.11.14",
|
||||
|
@ -38,7 +38,7 @@
|
|||
"@typescript-eslint/parser": "^8.31.1",
|
||||
"cross-env": "^7.0.3",
|
||||
"drizzle-kit": "^0.31.0",
|
||||
"eslint": "^9.25.1",
|
||||
"eslint": "^9.26.0",
|
||||
"eslint-config-prettier": "^10.1.2",
|
||||
"globals": "^16.0.0",
|
||||
"husky": "^9.1.7",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue