mirror of
https://github.com/anidl/multi-downloader-nx.git
synced 2026-04-21 08:21:56 +00:00
updated packages
This commit is contained in:
parent
1a4ac89023
commit
207c325f56
2 changed files with 4286 additions and 3353 deletions
18
package.json
18
package.json
|
|
@ -40,15 +40,15 @@
|
|||
},
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@yao-pkg/pkg": "^6.4.0",
|
||||
"@yao-pkg/pkg": "^6.4.1",
|
||||
"binary-parser": "^2.2.1",
|
||||
"binary-parser-encoder": "^1.5.3",
|
||||
"bn.js": "^5.2.1",
|
||||
"bn.js": "^5.2.2",
|
||||
"cors": "^2.8.5",
|
||||
"elliptic": "^6.6.1",
|
||||
"esbuild": "^0.25.2",
|
||||
"esbuild": "^0.25.4",
|
||||
"express": "^5.1.0",
|
||||
"fast-xml-parser": "^5.2.0",
|
||||
"fast-xml-parser": "^5.2.2",
|
||||
"ffprobe": "^1.1.2",
|
||||
"fs-extra": "^11.3.0",
|
||||
"got": "^11.8.6",
|
||||
|
|
@ -62,23 +62,23 @@
|
|||
"open": "^8.4.2",
|
||||
"protobufjs": "^7.5.0",
|
||||
"sei-helper": "^3.3.0",
|
||||
"ws": "^8.18.1",
|
||||
"ws": "^8.18.2",
|
||||
"yaml": "^2.7.1",
|
||||
"yargs": "^17.7.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@eslint/js": "^9.25.0",
|
||||
"@eslint/js": "^9.26.0",
|
||||
"@types/bn.js": "^5.1.6",
|
||||
"@types/cors": "^2.8.17",
|
||||
"@types/elliptic": "^6.4.18",
|
||||
"@types/express": "^5.0.1",
|
||||
"@types/ffprobe": "^1.1.8",
|
||||
"@types/fs-extra": "^11.0.4",
|
||||
"@types/node": "^22.14.1",
|
||||
"@types/node": "^22.15.14",
|
||||
"@types/ws": "^8.18.1",
|
||||
"@types/yargs": "^17.0.33",
|
||||
"@typescript-eslint/eslint-plugin": "^8.30.1",
|
||||
"@typescript-eslint/parser": "^8.30.1",
|
||||
"@typescript-eslint/eslint-plugin": "^8.32.0",
|
||||
"@typescript-eslint/parser": "^8.32.0",
|
||||
"eslint": "^8.57.1",
|
||||
"eslint-config-react-app": "^7.0.1",
|
||||
"eslint-plugin-react": "7.37.5",
|
||||
|
|
|
|||
7621
pnpm-lock.yaml
7621
pnpm-lock.yaml
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue