mirror of
https://github.com/anidl/multi-downloader-nx.git
synced 2026-01-11 20:10:20 +00:00
updated packages
This commit is contained in:
parent
c45b4088ea
commit
c94268ef6a
2 changed files with 336 additions and 336 deletions
18
package.json
18
package.json
|
|
@ -40,20 +40,20 @@
|
|||
},
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@bufbuild/buf": "^1.57.0",
|
||||
"@bufbuild/protobuf": "^2.7.0",
|
||||
"@bufbuild/protoc-gen-es": "^2.7.0",
|
||||
"@bufbuild/buf": "^1.57.2",
|
||||
"@bufbuild/protobuf": "^2.8.0",
|
||||
"@bufbuild/protoc-gen-es": "^2.8.0",
|
||||
"@yao-pkg/pkg": "^6.6.0",
|
||||
"binary-parser": "^2.2.1",
|
||||
"binary-parser-encoder": "^1.5.3",
|
||||
"bn.js": "^5.2.2",
|
||||
"cors": "^2.8.5",
|
||||
"elliptic": "^6.6.1",
|
||||
"esbuild": "^0.25.9",
|
||||
"esbuild": "^0.25.10",
|
||||
"express": "^5.1.0",
|
||||
"fast-xml-parser": "^5.2.5",
|
||||
"ffprobe": "^1.1.2",
|
||||
"fs-extra": "^11.3.1",
|
||||
"fs-extra": "^11.3.2",
|
||||
"iso-639": "^0.2.2",
|
||||
"leven": "^3.1.0",
|
||||
"log4js": "^6.9.1",
|
||||
|
|
@ -78,18 +78,18 @@
|
|||
"@types/express": "^5.0.3",
|
||||
"@types/ffprobe": "^1.1.8",
|
||||
"@types/fs-extra": "^11.0.4",
|
||||
"@types/node": "^24.3.1",
|
||||
"@types/node": "^24.5.1",
|
||||
"@types/node-forge": "^1.3.14",
|
||||
"@types/ws": "^8.18.1",
|
||||
"@types/yargs": "^17.0.33",
|
||||
"@typescript-eslint/eslint-plugin": "^8.43.0",
|
||||
"@typescript-eslint/parser": "^8.43.0",
|
||||
"@typescript-eslint/eslint-plugin": "^8.44.0",
|
||||
"@typescript-eslint/parser": "^8.44.0",
|
||||
"eslint": "^9.35.0",
|
||||
"protoc": "^1.1.3",
|
||||
"removeNPMAbsolutePaths": "^3.0.1",
|
||||
"ts-node": "^10.9.2",
|
||||
"typescript": "^5.9.2",
|
||||
"typescript-eslint": "^8.43.0"
|
||||
"typescript-eslint": "^8.44.0"
|
||||
},
|
||||
"scripts": {
|
||||
"prestart": "pnpm run tsc test",
|
||||
|
|
|
|||
654
pnpm-lock.yaml
654
pnpm-lock.yaml
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue