fix some stuff

This commit is contained in:
mrjvs
2024-01-17 19:22:37 +01:00
parent 03a628ea34
commit 949fe487bc
3 changed files with 16 additions and 9 deletions

View File

@@ -56,6 +56,7 @@
"@typescript-eslint/parser": "^5.60.0",
"@vitest/coverage-v8": "^0.34.3",
"commander": "^11.0.0",
"cross-env": "^7.0.3",
"dotenv": "^16.3.1",
"enquirer": "^2.4.1",
"eslint": "^8.30.0",
@@ -79,7 +80,6 @@
},
"dependencies": {
"cheerio": "^1.0.0-rc.12",
"cross-env": "^7.0.3",
"crypto-js": "^4.1.1",
"form-data": "^4.0.0",
"iso-639-1": "^3.1.0",