mirror of
https://github.com/hydralauncher/hydra.git
synced 2025-03-09 15:40:26 +00:00
Fixing downloads by replacing the torrent client
This commit is contained in:
parent
ccef34c15c
commit
2aeeeaf15b
4 changed files with 920 additions and 184 deletions
|
|
@ -63,6 +63,7 @@
|
|||
"jsonwebtoken": "^9.0.2",
|
||||
"lodash-es": "^4.17.21",
|
||||
"lottie-react": "^2.4.0",
|
||||
"node-torrent": "^0.2.2",
|
||||
"parse-torrent": "^11.0.16",
|
||||
"piscina": "^4.5.1",
|
||||
"ps-list": "^8.1.1",
|
||||
|
|
@ -70,9 +71,9 @@
|
|||
"react-loading-skeleton": "^3.4.0",
|
||||
"react-redux": "^9.1.1",
|
||||
"react-router-dom": "^6.22.3",
|
||||
"torrent-stream": "^1.2.1",
|
||||
"typeorm": "^0.3.20",
|
||||
"user-agents": "^1.1.193",
|
||||
"webtorrent": "^2.4.2",
|
||||
"yaml": "^2.4.1",
|
||||
"zod": "^3.23.8"
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue