mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-09 08:30:06 -04:00
Upgrade dependencies
This commit is contained in:
parent
5f8f2509c1
commit
9f89cd2160
3 changed files with 1121 additions and 1420 deletions
1789
package-lock.json
generated
1789
package-lock.json
generated
File diff suppressed because it is too large
Load diff
12
package.json
12
package.json
|
@ -38,9 +38,9 @@
|
|||
"@types/lodash": "^4.14.199",
|
||||
"@types/node-cleanup": "^2.1.2",
|
||||
"@types/numeral": "^2.0.3",
|
||||
"@typescript-eslint/eslint-plugin": "^6.7.3",
|
||||
"@typescript-eslint/eslint-plugin": "^8.18.0",
|
||||
"axios": "^1.5.1",
|
||||
"axios-cookiejar-support": "^4.0.7",
|
||||
"axios-cookiejar-support": "^5.0.4",
|
||||
"chalk": "^4.1.2",
|
||||
"cheerio": "^1.0.0-rc.10",
|
||||
"cli-progress": "^3.12.0",
|
||||
|
@ -50,9 +50,9 @@
|
|||
"csv-parser": "^3.0.0",
|
||||
"cwait": "^1.1.2",
|
||||
"dayjs": "^1.11.10",
|
||||
"epg-grabber": "^0.37.2",
|
||||
"epg-grabber": "^0.37.4",
|
||||
"epg-parser": "^0.2.0",
|
||||
"eslint": "^8.17.0",
|
||||
"eslint": "^9.17.0",
|
||||
"eslint-config-prettier": "^9.0.0",
|
||||
"form-data": "^4.0.0",
|
||||
"fs-extra": "^10.0.1",
|
||||
|
@ -72,12 +72,12 @@
|
|||
"numeral": "^2.0.6",
|
||||
"parse-duration": "^1.0.0",
|
||||
"pdf-parse": "^1.1.1",
|
||||
"serve": "^14.2.0",
|
||||
"serve": "^14.2.4",
|
||||
"signale": "^1.4.0",
|
||||
"srcset": "^4.0.0",
|
||||
"table2array": "^0.0.2",
|
||||
"tabletojson": "^2.0.7",
|
||||
"tough-cookie": "^4.1.3",
|
||||
"tough-cookie": "^5.0.0",
|
||||
"transliteration": "^2.2.0",
|
||||
"ts-jest": "^29.1.1",
|
||||
"tsx": "^4.19.2",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue