@ -38,48 +38,44 @@
"private" : true ,
"private" : true ,
"license" : "MIT" ,
"license" : "MIT" ,
"dependencies" : {
"dependencies" : {
"@eslint/eslintrc" : "^3.3. 0 ",
"@eslint/eslintrc" : "^3.3. 1 ",
"@eslint/js" : "^9. 21 .0",
"@eslint/js" : "^9. 3 2.0",
"@freearhey/core" : "^0. 9.0 ",
"@freearhey/core" : "^0. 10.2 ",
"@freearhey/search-js" : "^0.1.2" ,
"@freearhey/search-js" : "^0.1.2" ,
"@inquirer/prompts" : "^7. 4.1 ",
"@inquirer/prompts" : "^7. 8.0 ",
"@octokit/core" : "^ 6.1.4 ",
"@octokit/core" : "^ 7.0.3 ",
"@octokit/plugin-paginate-rest" : "^1 1.4.3 ",
"@octokit/plugin-paginate-rest" : "^1 3.1.1 ",
"@octokit/plugin-rest-endpoint-methods" : "^ 7.1.3 ",
"@octokit/plugin-rest-endpoint-methods" : "^ 16.0.0 ",
"@octokit/types" : "^1 1 .1.0",
"@octokit/types" : "^1 4 .1.0",
"@swc/jest" : "^0.2.3 8 ",
"@swc/jest" : "^0.2.3 9 ",
"@types/cli-progress" : "^3.11. 3 ",
"@types/cli-progress" : "^3.11. 6 ",
"@types/fs-extra" : "^11.0.4" ,
"@types/fs-extra" : "^11.0.4" ,
"@types/jest" : "^ 29.5.14 ",
"@types/jest" : "^ 30.0.0 ",
"@types/lodash" : "^4.1 4.198 ",
"@types/lodash" : "^4.1 7.20 ",
"@types/numeral" : "^2.0. 3 ",
"@types/numeral" : "^2.0. 5 ",
"@typescript-eslint/eslint-plugin" : "^8. 18.1 ",
"@typescript-eslint/eslint-plugin" : "^8. 38.0 ",
"@typescript-eslint/parser" : "^8. 18.1 ",
"@typescript-eslint/parser" : "^8. 38.0 ",
"async-es" : "^3.2.6" ,
"async-es" : "^3.2.6" ,
"axios" : "^1. 7.9 ",
"axios" : "^1. 11.0 ",
"chalk" : "^ 4.1.2 ",
"chalk" : "^ 5. 4.1",
"cli-progress" : "^3.12.0" ,
"cli-progress" : "^3.12.0" ,
"command-exists" : "^1.2.9" ,
"command-exists" : "^1.2.9" ,
"commander" : "^8.3.0" ,
"commander" : "^14.0.0" ,
"console-table-printer" : "^2.12.1" ,
"console-table-printer" : "^2.14.6" ,
"eslint" : "^9.17.0" ,
"cross-env" : "^10.0.0" ,
"glob" : "^11.0.2" ,
"eslint" : "^9.32.0" ,
"globals" : "^16.0.0" ,
"glob" : "^11.0.3" ,
"globals" : "^16.3.0" ,
"iptv-checker" : "^0.29.1" ,
"iptv-checker" : "^0.29.1" ,
"iptv-playlist-parser" : "^0.15.0" ,
"iptv-playlist-parser" : "^0.15.0" ,
"jest" : "^ 29.7.0 ",
"jest" : "^ 30.0.5 ",
"jest-expect-message" : "^1.1.3" ,
"jest-expect-message" : "^1.1.3" ,
"lodash" : "^4.17.21" ,
"lodash" : "^4.17.21" ,
"m3u-linter" : "^0.4.2" ,
"m3u-linter" : "^0.4.2" ,
"markdown-include" : "^0.4.3" ,
"markdown-include" : "^0.4.3" ,
"node-cleanup" : "^2.1.2" ,
"node-cleanup" : "^2.1.2" ,
"numeral" : "^2.0.6" ,
"numeral" : "^2.0.6" ,
"tsx" : "^4. 6.2 ",
"tsx" : "^4. 20.3 ",
"valid-url" : "^1.0.9"
"valid-url" : "^1.0.9"
} ,
"overrides" : {
"jest" : {
"glob" : "11.0.2"
}
}
}
}
}