|
|
|
@ -2,7 +2,9 @@
|
|
|
|
"dependencies": {
|
|
|
|
"dependencies": {
|
|
|
|
"@discordjs/rest": "^0.2.0-canary.0",
|
|
|
|
"@discordjs/rest": "^0.2.0-canary.0",
|
|
|
|
"@hokify/agenda": "^6.2.12",
|
|
|
|
"@hokify/agenda": "^6.2.12",
|
|
|
|
|
|
|
|
"@total-typescript/ts-reset": "^0.3.7",
|
|
|
|
"@tsconfig/node18-strictest-esm": "^1.0.0",
|
|
|
|
"@tsconfig/node18-strictest-esm": "^1.0.0",
|
|
|
|
|
|
|
|
"@types/node": "^18.14.6",
|
|
|
|
"@ungap/structured-clone": "^1.0.1",
|
|
|
|
"@ungap/structured-clone": "^1.0.1",
|
|
|
|
"agenda": "^4.3.0",
|
|
|
|
"agenda": "^4.3.0",
|
|
|
|
"body-parser": "^1.20.0",
|
|
|
|
"body-parser": "^1.20.0",
|
|
|
|
@ -18,7 +20,7 @@
|
|
|
|
"node-tesseract-ocr": "^2.2.1",
|
|
|
|
"node-tesseract-ocr": "^2.2.1",
|
|
|
|
"structured-clone": "^0.2.2",
|
|
|
|
"structured-clone": "^0.2.2",
|
|
|
|
"systeminformation": "^5.17.3"
|
|
|
|
"systeminformation": "^5.17.3"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"resolutions": {
|
|
|
|
"resolutions": {
|
|
|
|
"discord-api-types": "0.37.23"
|
|
|
|
"discord-api-types": "0.37.23"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
|