fix(deps): update dependency @ctrl/qbittorrent to ^9.2.0 (#1768)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2024-12-24 04:18:59 +00:00
committed by GitHub
parent fe95334aa7
commit 8b416a6dd3
2 changed files with 24 additions and 11 deletions

View File

@@ -25,7 +25,7 @@
"prettier": "@homarr/prettier-config",
"dependencies": {
"@ctrl/deluge": "^7.0.0",
"@ctrl/qbittorrent": "^9.1.0",
"@ctrl/qbittorrent": "^9.2.0",
"@ctrl/transmission": "^7.1.0",
"@homarr/common": "workspace:^0.1.0",
"@homarr/db": "workspace:^0.1.0",

33
pnpm-lock.yaml generated
View File

@@ -1035,8 +1035,8 @@ importers:
specifier: ^7.0.0
version: 7.0.0
'@ctrl/qbittorrent':
specifier: ^9.1.0
version: 9.1.0
specifier: ^9.2.0
version: 9.2.0
'@ctrl/transmission':
specifier: ^7.1.0
version: 7.1.0
@@ -2063,14 +2063,18 @@ packages:
resolution: {integrity: sha512-wENP7LH4BmCjz+gXVq7Nzz20zMjY/huuG7aDk/yu/LhFdC84e/l8222rCIAo0lwhU451lFcJKLcOmtG6TNrBAQ==}
engines: {node: '>=18'}
'@ctrl/qbittorrent@9.1.0':
resolution: {integrity: sha512-mqro5vP94m/evgGSv6fa7Hrip2fhI0F/dMgsTisvi9gChtfXpX1Cj1EwJNzBOiT6yYamEtLJuEe41XLQiXEo/Q==}
'@ctrl/qbittorrent@9.2.0':
resolution: {integrity: sha512-95hcrot7lRPZ/HpDwjDS0qNIDBk015uPX/RastT1AWFGWfZmN/TijUfvwEXHHh6lHziZE2pdT2NQMgvrE1Gg4g==}
engines: {node: '>=18'}
'@ctrl/shared-torrent@6.1.0':
resolution: {integrity: sha512-LWhAH6C5Ekp3co8tyRVxAOZhlhHqQmuvc5GXoHcAetIFYbPaKhsqdGEACHtGl549cVO676gQjmvLEgzQnsn56g==}
engines: {node: '>=18'}
'@ctrl/shared-torrent@6.2.1':
resolution: {integrity: sha512-0ouXQnBEik6B3LXByiXnDZ6MAj8r9oMEE09q2MkifqSRmGImhZKq7iNbzcGzTn9BI1TU/anwjSOrxjmYV4T5eQ==}
engines: {node: '>=18'}
'@ctrl/torrent-file@4.1.0':
resolution: {integrity: sha512-mC6HdmCrRhhwpthM+OboJvGIywVR05IbdhVSBkfbGslzbQk2xNnx4UOKljV/x2YI2M1DDF3F3o0paIiYd5O0Og==}
engines: {node: '>=18'}
@@ -4968,8 +4972,8 @@ packages:
resolution: {integrity: sha512-yki5XnKuf750l50uGTllt6kKILY4nQ1eNIQatoXEByZ5dWgnKqbnqmTrBE5B4N7lrMJKQ2ytWMiTO2o0v6Ew/w==}
engines: {node: '>= 0.6'}
cookie@1.0.1:
resolution: {integrity: sha512-Xd8lFX4LM9QEEwxQpF9J9NTUh8pmdJO0cyRJhFiDoLTk2eH8FXlRv2IFGYVadZpqI3j8fhNrSdKCeYPxiAhLXw==}
cookie@1.0.2:
resolution: {integrity: sha512-9Kr/j4O16ISv8zBBhJoi4bXOYNTkFLOqSL3UDB0njXxCXNezjeyVrJyGOWtgfs/q2km1gwBcfH8q1yEGoMYunA==}
engines: {node: '>=18'}
cookies@0.9.1:
@@ -8917,6 +8921,10 @@ packages:
resolution: {integrity: sha512-jXMwges/FVbFRe5lTMJZVEZCrO9kI9c8k0PA/z7nF3bo0JSCCLysvokFjNPIUK/itEMas10MQM+AiHoHt/T/XA==}
engines: {node: '>=16'}
type-fest@4.30.2:
resolution: {integrity: sha512-UJShLPYi1aWqCdq9HycOL/gwsuqda1OISdBO3t8RlXQC4QvtuIz4b5FCfe2dQIWEpmlRExKmcTBfP1r9bhY7ig==}
engines: {node: '>=16'}
type-is@1.6.18:
resolution: {integrity: sha512-TkRKr9sUTxEH8MdfuCSP7VizJyzRNMjj2J2do2Jr3Kym598JVdEksuzPQCnlFPW4ky9Q+iA+ma9BGm06XQBy8g==}
engines: {node: '>= 0.6'}
@@ -9734,19 +9742,22 @@ snapshots:
rfc4648: 1.5.3
uint8array-extras: 1.4.0
'@ctrl/qbittorrent@9.1.0':
'@ctrl/qbittorrent@9.2.0':
dependencies:
'@ctrl/magnet-link': 4.0.2
'@ctrl/shared-torrent': 6.1.0
'@ctrl/shared-torrent': 6.2.1
'@ctrl/torrent-file': 4.1.0
cookie: 1.0.1
cookie: 1.0.2
node-fetch-native: 1.6.4
ofetch: 1.4.1
type-fest: 4.30.2
ufo: 1.5.4
uint8array-extras: 1.4.0
'@ctrl/shared-torrent@6.1.0': {}
'@ctrl/shared-torrent@6.2.1': {}
'@ctrl/torrent-file@4.1.0':
dependencies:
uint8array-extras: 1.4.0
@@ -12866,7 +12877,7 @@ snapshots:
cookie@0.7.2: {}
cookie@1.0.1: {}
cookie@1.0.2: {}
cookies@0.9.1:
dependencies:
@@ -17335,6 +17346,8 @@ snapshots:
type-fest@4.28.0: {}
type-fest@4.30.2: {}
type-is@1.6.18:
dependencies:
media-typer: 0.3.0