Update dependencies

This commit is contained in:
freearhey 2024-12-20 10:16:02 +03:00
parent 57ad6f4e0b
commit 6fffd2ee05
3 changed files with 3490 additions and 4558 deletions

5963
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -42,13 +42,16 @@
"@octokit/plugin-rest-endpoint-methods": "^7.1.3",
"@octokit/types": "^11.1.0",
"@types/cli-progress": "^3.11.3",
"@types/jest": "^29.5.4",
"@types/jest": "^29.5.14",
"@types/lodash": "^4.14.198",
"@types/numeral": "^2.0.3",
"axios": "^1.5.1",
"@typescript-eslint/eslint-plugin": "^8.18.1",
"@typescript-eslint/parser": "^8.18.1",
"axios": "^1.7.9",
"chalk": "^4.1.2",
"cli-progress": "^3.12.0",
"commander": "^8.3.0",
"eslint": "^9.17.0",
"iptv-playlist-parser": "^0.13.0",
"jest-expect-message": "^1.1.3",
"lodash": "^4.17.21",
@ -56,13 +59,8 @@
"markdown-include": "^0.4.3",
"numeral": "^2.0.6",
"transliteration": "^2.3.5",
"ts-jest": "^29.1.1",
"ts-jest": "^29.2.5",
"tsx": "^4.6.2",
"valid-url": "^1.0.9"
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^6.7.2",
"@typescript-eslint/parser": "^6.7.2",
"eslint": "^8.49.0"
}
}

2071
yarn.lock

File diff suppressed because it is too large Load diff