mirror of
https://github.com/ahmadk953/poixpixel-discord-bot.git
synced 2025-06-07 07:29:30 +00:00
Compare commits
6 commits
3c74a9c6d5
...
6d723d52ad
Author | SHA1 | Date | |
---|---|---|---|
|
6d723d52ad | ||
|
d5f49c704f | ||
|
7990cac670 | ||
|
a943f3e72c | ||
|
6ca0997514 | ||
|
641ff6dafe |
2 changed files with 18 additions and 18 deletions
|
@ -32,8 +32,8 @@
|
|||
"@eslint/eslintrc": "^3.3.1",
|
||||
"@eslint/js": "^9.26.0",
|
||||
"@microsoft/eslint-formatter-sarif": "^3.1.0",
|
||||
"@types/node": "^22.15.9",
|
||||
"@types/pg": "^8.12.0",
|
||||
"@types/node": "^22.15.14",
|
||||
"@types/pg": "^8.15.0",
|
||||
"@typescript-eslint/eslint-plugin": "^8.32.0",
|
||||
"@typescript-eslint/parser": "^8.32.0",
|
||||
"cross-env": "^7.0.3",
|
||||
|
@ -42,7 +42,7 @@
|
|||
"eslint-config-prettier": "^10.1.2",
|
||||
"globals": "^16.0.0",
|
||||
"husky": "^9.1.7",
|
||||
"lint-staged": "^15.5.1",
|
||||
"lint-staged": "^15.5.2",
|
||||
"prettier": "3.5.3",
|
||||
"ts-node": "^10.9.2",
|
||||
"ts-patch": "^3.3.0",
|
||||
|
|
30
yarn.lock
30
yarn.lock
|
@ -1334,23 +1334,23 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/node@npm:^22.15.9":
|
||||
version: 22.15.9
|
||||
resolution: "@types/node@npm:22.15.9"
|
||||
"@types/node@npm:^22.15.14":
|
||||
version: 22.15.14
|
||||
resolution: "@types/node@npm:22.15.14"
|
||||
dependencies:
|
||||
undici-types: "npm:~6.21.0"
|
||||
checksum: 10c0/f294ba23e441b4f919394d0e4c80f3f33e858e6f1db0561317148da2db3d3c67809fd1a38de481328933b0d5c6174db40cb6ab65f12b2cf3309df7f07a8e46f6
|
||||
checksum: 10c0/a977c1518d53e3b85e8c56fe619d6eca4bc79224d24e7068f55589b3b4a60b8390c859290068b9a00d8a07bee809535afaa952fc31544dff8f8de8975d94c531
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/pg@npm:^8.12.0":
|
||||
version: 8.12.0
|
||||
resolution: "@types/pg@npm:8.12.0"
|
||||
"@types/pg@npm:^8.15.0":
|
||||
version: 8.15.0
|
||||
resolution: "@types/pg@npm:8.15.0"
|
||||
dependencies:
|
||||
"@types/node": "npm:*"
|
||||
pg-protocol: "npm:*"
|
||||
pg-types: "npm:^4.0.1"
|
||||
checksum: 10c0/8261535ddb386ee9fcd126cb6b4036202dc1e38dee76ae242b39a1262f3a2b7a7f990833628e7eb32cec12c8027d18450d231cae2aa54c1d608aa5b8d1e98742
|
||||
checksum: 10c0/52898d9f4bedd0077439dc998ada74dd968e94e8402c07add6a5b810c6284699d8e663a5ccd70fa2460ab49d2322860e339f2e325b32d2494a72f59858c95559
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -3806,9 +3806,9 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"lint-staged@npm:^15.5.1":
|
||||
version: 15.5.1
|
||||
resolution: "lint-staged@npm:15.5.1"
|
||||
"lint-staged@npm:^15.5.2":
|
||||
version: 15.5.2
|
||||
resolution: "lint-staged@npm:15.5.2"
|
||||
dependencies:
|
||||
chalk: "npm:^5.4.1"
|
||||
commander: "npm:^13.1.0"
|
||||
|
@ -3822,7 +3822,7 @@ __metadata:
|
|||
yaml: "npm:^2.7.0"
|
||||
bin:
|
||||
lint-staged: bin/lint-staged.js
|
||||
checksum: 10c0/86deddb08bf10428f2eb96c02326a9ee403360729225f0b12afb0c0f13c287a75daa01e179d86f64e3432576446d8643d204a47417296f9ef0aa56f1340ff2af
|
||||
checksum: 10c0/618386254600ada3af3672486a9d082250108245e7c0863d9dfe0a21e7764e3b2eb6416b0f8970e548f4e9d368637331598b27df5a1306925feabbaf16a667e1
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -4631,8 +4631,8 @@ __metadata:
|
|||
"@eslint/js": "npm:^9.26.0"
|
||||
"@microsoft/eslint-formatter-sarif": "npm:^3.1.0"
|
||||
"@napi-rs/canvas": "npm:^0.1.70"
|
||||
"@types/node": "npm:^22.15.9"
|
||||
"@types/pg": "npm:^8.12.0"
|
||||
"@types/node": "npm:^22.15.14"
|
||||
"@types/pg": "npm:^8.15.0"
|
||||
"@typescript-eslint/eslint-plugin": "npm:^8.32.0"
|
||||
"@typescript-eslint/parser": "npm:^8.32.0"
|
||||
cross-env: "npm:^7.0.3"
|
||||
|
@ -4644,7 +4644,7 @@ __metadata:
|
|||
globals: "npm:^16.0.0"
|
||||
husky: "npm:^9.1.7"
|
||||
ioredis: "npm:^5.6.1"
|
||||
lint-staged: "npm:^15.5.1"
|
||||
lint-staged: "npm:^15.5.2"
|
||||
pg: "npm:^8.15.6"
|
||||
prettier: "npm:3.5.3"
|
||||
ts-node: "npm:^10.9.2"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue