mirror of
https://github.com/ahmadk953/poixpixel-discord-bot.git
synced 2025-06-08 16:09:29 +00:00
Compare commits
No commits in common. "003af7c96a8f6df3e9ba005d30516197b5f769f2" and "d9f670fcf4eaa776c6d998e24711db2f1ec0c3e4" have entirely different histories.
003af7c96a
...
d9f670fcf4
2 changed files with 63 additions and 690 deletions
|
@ -20,7 +20,7 @@
|
|||
"prepare": "ts-patch install -s && husky"
|
||||
},
|
||||
"dependencies": {
|
||||
"@napi-rs/canvas": "^0.1.70",
|
||||
"@napi-rs/canvas": "^0.1.69",
|
||||
"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.26.0",
|
||||
"@eslint/js": "^9.25.1",
|
||||
"@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.26.0",
|
||||
"eslint": "^9.25.1",
|
||||
"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