feat(aklive2d): added download parallelism

This commit is contained in:
Haoyu Xu
2024-08-15 11:41:47 +08:00
parent aaff5fb37f
commit b2cf31b14b
3 changed files with 21 additions and 7 deletions

9
pnpm-lock.yaml generated
View File

@@ -23,6 +23,9 @@ importers:
node-fetch:
specifier: ^3.3.2
version: 3.3.2
p-throttle:
specifier: ^6.2.0
version: 6.2.0
react:
specifier: ^18.3.1
version: 18.3.1
@@ -1773,6 +1776,10 @@ packages:
resolution: {integrity: sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==}
engines: {node: '>=10'}
p-throttle@6.2.0:
resolution: {integrity: sha512-NCKkOVj6PZa6NiTmfvGilDdf6vO1rFCD3KDnkHko8dTOtkpk4cSR/VTAhhLMG9aiQ7/A9HYgEDNmxzf6hxzR3g==}
engines: {node: '>=18'}
parent-module@1.0.1:
resolution: {integrity: sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==}
engines: {node: '>=6'}
@@ -4088,6 +4095,8 @@ snapshots:
dependencies:
p-limit: 3.1.0
p-throttle@6.2.0: {}
parent-module@1.0.1:
dependencies:
callsites: 3.1.0