Change tokenk Axios wrapper to multifetch, config changes

This commit is contained in:
theofficialomega
2026-04-21 19:01:37 +02:00
parent 87b10bc6ec
commit c77b184bea
24 changed files with 778 additions and 670 deletions

View File

@@ -43,12 +43,12 @@
"@freearhey/search-js": "^0.2.1",
"@freearhey/storage-js": "^0.2.0",
"@iptv-org/sdk": "^1.3.0",
"@ntlab/sfetch": "^1.2.0",
"@inquirer/prompts": "^8.4.2",
"@octokit/core": "^7.0.6",
"@octokit/plugin-paginate-rest": "^14.0.0",
"@octokit/plugin-rest-endpoint-methods": "^17.0.0",
"@stylistic/eslint-plugin": "^5.10.0",
"@swc/core": "^1.15.26",
"@swc/core": "^1.15.30",
"@swc/jest": "^0.2.39",
"@types/cli-progress": "^3.11.6",
"@types/fs-extra": "^11.0.4",
@@ -81,7 +81,6 @@
"globals": "^17.5.0",
"husky": "^9.1.7",
"iconv-lite": "^0.7.2",
"inquirer": "^13.4.1",
"jest": "^30.3.0",
"langs": "^2.0.0",
"libxml2-wasm": "^0.7.1",
@@ -99,10 +98,9 @@
"srcset": "^5.0.3",
"table2array": "^0.0.2",
"tabletojson": "^4.1.10",
"tough-cookie": "^6.0.1",
"tsx": "^4.21.0",
"typescript": "^6.0.3",
"typescript-eslint": "^8.58.2",
"uuid": "^13.0.0"
"typescript-eslint": "^8.59.0",
"uuid": "^14.0.0"
}
}