mirror of
https://github.com/ajnart/homarr.git
synced 2026-02-27 00:40:58 +01:00
fix(deps): update dependency @ctrl/qbittorrent to ^9.5.2 (#2795)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
964368a06c
commit
ea8bf43d7b
@@ -25,7 +25,7 @@
|
||||
"prettier": "@homarr/prettier-config",
|
||||
"dependencies": {
|
||||
"@ctrl/deluge": "^7.1.0",
|
||||
"@ctrl/qbittorrent": "^9.4.0",
|
||||
"@ctrl/qbittorrent": "^9.5.2",
|
||||
"@ctrl/transmission": "^7.2.0",
|
||||
"@homarr/certificates": "workspace:^0.1.0",
|
||||
"@homarr/common": "workspace:^0.1.0",
|
||||
|
||||
18
pnpm-lock.yaml
generated
18
pnpm-lock.yaml
generated
@@ -1274,8 +1274,8 @@ importers:
|
||||
specifier: ^7.1.0
|
||||
version: 7.1.0
|
||||
'@ctrl/qbittorrent':
|
||||
specifier: ^9.4.0
|
||||
version: 9.4.0
|
||||
specifier: ^9.5.2
|
||||
version: 9.5.2
|
||||
'@ctrl/transmission':
|
||||
specifier: ^7.2.0
|
||||
version: 7.2.0
|
||||
@@ -2458,8 +2458,8 @@ packages:
|
||||
resolution: {integrity: sha512-wENP7LH4BmCjz+gXVq7Nzz20zMjY/huuG7aDk/yu/LhFdC84e/l8222rCIAo0lwhU451lFcJKLcOmtG6TNrBAQ==}
|
||||
engines: {node: '>=18'}
|
||||
|
||||
'@ctrl/qbittorrent@9.4.0':
|
||||
resolution: {integrity: sha512-oyxeUed82WED+l36C+2SCKGJEU3quTgH/EYl4kAnwID95dDbfd3UDyTYdsg8OqrDpUPKs7+JI2Gn9hJaPh3lAA==}
|
||||
'@ctrl/qbittorrent@9.5.2':
|
||||
resolution: {integrity: sha512-hfArVXAdGmOpCOkSzLBbUpalSniAJkACHk9oH0n/x77WrbF4SlPaRbWtMOzoixoa3hutwBtS5x/zHbOs8Eoj9g==}
|
||||
engines: {node: '>=18'}
|
||||
|
||||
'@ctrl/shared-torrent@6.2.1':
|
||||
@@ -9938,6 +9938,10 @@ packages:
|
||||
resolution: {integrity: sha512-6kSc32kT0rbwxD6QL1CYe8IqdzN/J/ILMrNK+HMQCKH3insCDRY/3ITb0vcBss0a3t72fzh2YSzj8ko1HgwT3g==}
|
||||
engines: {node: '>=16'}
|
||||
|
||||
type-fest@4.39.1:
|
||||
resolution: {integrity: sha512-uW9qzd66uyHYxwyVBYiwS4Oi0qZyUqwjU+Oevr6ZogYiXt99EOYtwvzMSLw1c3lYo2HzJsep/NB23iEVEgjG/w==}
|
||||
engines: {node: '>=16'}
|
||||
|
||||
type-is@1.6.18:
|
||||
resolution: {integrity: sha512-TkRKr9sUTxEH8MdfuCSP7VizJyzRNMjj2J2do2Jr3Kym598JVdEksuzPQCnlFPW4ky9Q+iA+ma9BGm06XQBy8g==}
|
||||
engines: {node: '>= 0.6'}
|
||||
@@ -10815,7 +10819,7 @@ snapshots:
|
||||
rfc4648: 1.5.3
|
||||
uint8array-extras: 1.4.0
|
||||
|
||||
'@ctrl/qbittorrent@9.4.0':
|
||||
'@ctrl/qbittorrent@9.5.2':
|
||||
dependencies:
|
||||
'@ctrl/magnet-link': 4.0.2
|
||||
'@ctrl/shared-torrent': 6.2.1
|
||||
@@ -10823,7 +10827,7 @@ snapshots:
|
||||
cookie: 1.0.2
|
||||
node-fetch-native: 1.6.6
|
||||
ofetch: 1.4.1
|
||||
type-fest: 4.34.1
|
||||
type-fest: 4.39.1
|
||||
ufo: 1.5.4
|
||||
uint8array-extras: 1.4.0
|
||||
|
||||
@@ -19001,6 +19005,8 @@ snapshots:
|
||||
|
||||
type-fest@4.34.1: {}
|
||||
|
||||
type-fest@4.39.1: {}
|
||||
|
||||
type-is@1.6.18:
|
||||
dependencies:
|
||||
media-typer: 0.3.0
|
||||
|
||||
Reference in New Issue
Block a user