mirror of
https://github.com/ahmadk953/poixpixel-discord-bot.git
synced 2025-04-01 01:04:16 +00:00
Merge branch 'main' of https://github.com/ahmadk953/poixpixel-discord-bot into redis-caching
Update branch
This commit is contained in:
commit
d89d13b31b
2 changed files with 16 additions and 16 deletions
|
@ -25,7 +25,7 @@
|
|||
"@eslint/eslintrc": "^3.3.0",
|
||||
"@eslint/js": "^9.21.0",
|
||||
"@microsoft/eslint-formatter-sarif": "^3.1.0",
|
||||
"@types/node": "^22.13.5",
|
||||
"@types/node": "^22.13.6",
|
||||
"@types/pg": "^8.11.11",
|
||||
"@typescript-eslint/eslint-plugin": "^8.25.0",
|
||||
"@typescript-eslint/parser": "^8.25.0",
|
||||
|
@ -36,7 +36,7 @@
|
|||
"prettier": "3.5.2",
|
||||
"ts-node": "^10.9.2",
|
||||
"tsx": "^4.19.3",
|
||||
"typescript": "^5.7.3"
|
||||
"typescript": "^5.8.2"
|
||||
},
|
||||
"packageManager": "yarn@4.6.0"
|
||||
}
|
||||
|
|
28
yarn.lock
28
yarn.lock
|
@ -1084,12 +1084,12 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/node@npm:^22.13.5":
|
||||
version: 22.13.5
|
||||
resolution: "@types/node@npm:22.13.5"
|
||||
"@types/node@npm:^22.13.6":
|
||||
version: 22.13.6
|
||||
resolution: "@types/node@npm:22.13.6"
|
||||
dependencies:
|
||||
undici-types: "npm:~6.20.0"
|
||||
checksum: 10c0/a2e7ed7bb0690e439004779baedeb05159c5cc41ef6d81c7a6ebea5303fde4033669e1c0e41ff7453b45fd2fea8dbd55fddfcd052950c7fcae3167c970bca725
|
||||
checksum: 10c0/4058f663c08a3fef0200bd1a728c0ff881c0b35594e2151312500633acf02d7074e3f34d4bd096f2fe60ccdb1203d93bd8c97e7c1809f20b4b24cdc25e5c5117
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -3253,7 +3253,7 @@ __metadata:
|
|||
"@eslint/js": "npm:^9.21.0"
|
||||
"@microsoft/eslint-formatter-sarif": "npm:^3.1.0"
|
||||
"@napi-rs/canvas": "npm:^0.1.67"
|
||||
"@types/node": "npm:^22.13.5"
|
||||
"@types/node": "npm:^22.13.6"
|
||||
"@types/pg": "npm:^8.11.11"
|
||||
"@typescript-eslint/eslint-plugin": "npm:^8.25.0"
|
||||
"@typescript-eslint/parser": "npm:^8.25.0"
|
||||
|
@ -3268,7 +3268,7 @@ __metadata:
|
|||
prettier: "npm:3.5.2"
|
||||
ts-node: "npm:^10.9.2"
|
||||
tsx: "npm:^4.19.3"
|
||||
typescript: "npm:^5.7.3"
|
||||
typescript: "npm:^5.8.2"
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
|
||||
|
@ -3759,23 +3759,23 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"typescript@npm:^5.7.3":
|
||||
version: 5.7.3
|
||||
resolution: "typescript@npm:5.7.3"
|
||||
"typescript@npm:^5.8.2":
|
||||
version: 5.8.2
|
||||
resolution: "typescript@npm:5.8.2"
|
||||
bin:
|
||||
tsc: bin/tsc
|
||||
tsserver: bin/tsserver
|
||||
checksum: 10c0/b7580d716cf1824736cc6e628ab4cd8b51877408ba2be0869d2866da35ef8366dd6ae9eb9d0851470a39be17cbd61df1126f9e211d8799d764ea7431d5435afa
|
||||
checksum: 10c0/5c4f6fbf1c6389b6928fe7b8fcd5dc73bb2d58cd4e3883f1d774ed5bd83b151cbac6b7ecf11723de56d4676daeba8713894b1e9af56174f2f9780ae7848ec3c6
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"typescript@patch:typescript@npm%3A^5.7.3#optional!builtin<compat/typescript>":
|
||||
version: 5.7.3
|
||||
resolution: "typescript@patch:typescript@npm%3A5.7.3#optional!builtin<compat/typescript>::version=5.7.3&hash=5786d5"
|
||||
"typescript@patch:typescript@npm%3A^5.8.2#optional!builtin<compat/typescript>":
|
||||
version: 5.8.2
|
||||
resolution: "typescript@patch:typescript@npm%3A5.8.2#optional!builtin<compat/typescript>::version=5.8.2&hash=5786d5"
|
||||
bin:
|
||||
tsc: bin/tsc
|
||||
tsserver: bin/tsserver
|
||||
checksum: 10c0/6fd7e0ed3bf23a81246878c613423730c40e8bdbfec4c6e4d7bf1b847cbb39076e56ad5f50aa9d7ebd89877999abaee216002d3f2818885e41c907caaa192cc4
|
||||
checksum: 10c0/5448a08e595cc558ab321e49d4cac64fb43d1fa106584f6ff9a8d8e592111b373a995a1d5c7f3046211c8a37201eb6d0f1566f15cdb7a62a5e3be01d087848e2
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue