Update dependencies

This commit is contained in:
freearhey 2025-07-18 22:51:15 +03:00
parent a4fd7d7ae7
commit 910cb5c74e
2 changed files with 707 additions and 2367 deletions

3051
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -18,7 +18,6 @@
"prepare": "husky" "prepare": "husky"
}, },
"private": true, "private": true,
"author": "Arhey",
"license": "UNLICENSED", "license": "UNLICENSED",
"jest": { "jest": {
"setupFiles": [ "setupFiles": [
@ -44,24 +43,24 @@
"@freearhey/core": "^0.10.2", "@freearhey/core": "^0.10.2",
"@freearhey/search-js": "^0.1.2", "@freearhey/search-js": "^0.1.2",
"@ntlab/sfetch": "^1.2.0", "@ntlab/sfetch": "^1.2.0",
"@octokit/core": "^7.0.2", "@octokit/core": "^7.0.3",
"@octokit/plugin-paginate-rest": "^13.1.1", "@octokit/plugin-paginate-rest": "^13.1.1",
"@octokit/plugin-rest-endpoint-methods": "^16.0.0", "@octokit/plugin-rest-endpoint-methods": "^16.0.0",
"@swc/core": "^1.12.7", "@swc/core": "^1.13.0",
"@swc/jest": "^0.2.38", "@swc/jest": "^0.2.39",
"@types/cli-progress": "^3.11.6", "@types/cli-progress": "^3.11.6",
"@types/fs-extra": "^11.0.4", "@types/fs-extra": "^11.0.4",
"@types/inquirer": "^9.0.8", "@types/inquirer": "^9.0.8",
"@types/jest": "^30.0.0", "@types/jest": "^30.0.0",
"@types/langs": "^2.0.5", "@types/langs": "^2.0.5",
"@types/lodash": "^4.17.19", "@types/lodash": "^4.17.19",
"@types/node": "^24.0.7", "@types/node": "^24.0.14",
"@types/node-cleanup": "^2.1.5", "@types/node-cleanup": "^2.1.5",
"@types/numeral": "^2.0.5", "@types/numeral": "^2.0.5",
"@typescript-eslint/eslint-plugin": "^8.35.0", "@typescript-eslint/eslint-plugin": "^8.35.0",
"@typescript-eslint/parser": "^8.35.0", "@typescript-eslint/parser": "^8.35.0",
"axios": "^1.10.0", "axios": "^1.10.0",
"axios-cookiejar-support": "^6.0.2", "axios-cookiejar-support": "^6.0.4",
"chalk": "^5.4.1", "chalk": "^5.4.1",
"cheerio": "^1.1.0", "cheerio": "^1.1.0",
"cli-progress": "^3.12.0", "cli-progress": "^3.12.0",
@ -71,23 +70,23 @@
"csv-parser": "^3.2.0", "csv-parser": "^3.2.0",
"cwait": "^1.1.2", "cwait": "^1.1.2",
"dayjs": "^1.11.13", "dayjs": "^1.11.13",
"epg-grabber": "^0.40.1", "epg-grabber": "^0.41.0",
"epg-parser": "^0.3.1", "epg-parser": "^0.3.1",
"eslint": "^9.30.0", "eslint": "^9.30.0",
"eslint-config-prettier": "^10.1.5", "eslint-config-prettier": "^10.1.8",
"form-data": "^4.0.3", "form-data": "^4.0.4",
"fs-extra": "^11.3.0", "fs-extra": "^11.3.0",
"glob": "^11.0.3", "glob": "^11.0.3",
"globals": "^16.2.0", "globals": "^16.3.0",
"husky": "^9.1.7", "husky": "^9.1.7",
"iconv-lite": "^0.6.3", "iconv-lite": "^0.6.3",
"inquirer": "^12.6.3", "inquirer": "^12.7.0",
"jest": "^30.0.3", "jest": "^30.0.3",
"jest-offline": "^1.0.1", "jest-offline": "^1.0.1",
"langs": "^2.0.0", "langs": "^2.0.0",
"libxml2-wasm": "^0.5.0", "libxml2-wasm": "^0.5.0",
"lodash": "^4.17.21", "lodash": "^4.17.21",
"luxon": "^3.6.1", "luxon": "^3.7.1",
"mockdate": "^3.0.5", "mockdate": "^3.0.5",
"nedb-promises": "^6.2.3", "nedb-promises": "^6.2.3",
"node-cleanup": "^2.1.2", "node-cleanup": "^2.1.2",