mirror of
https://github.com/ajnart/homarr.git
synced 2026-01-30 03:09:19 +01:00
fix(deps): update dependency @ctrl/qbittorrent to ^9.10.0 (#4310)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
9c1059afe6
commit
3f87bbd42b
@@ -26,7 +26,7 @@
|
||||
"prettier": "@homarr/prettier-config",
|
||||
"dependencies": {
|
||||
"@ctrl/deluge": "^7.4.0",
|
||||
"@ctrl/qbittorrent": "^9.9.1",
|
||||
"@ctrl/qbittorrent": "^9.10.0",
|
||||
"@ctrl/transmission": "^7.4.0",
|
||||
"@gitbeaker/rest": "^43.5.0",
|
||||
"@homarr/certificates": "workspace:^0.1.0",
|
||||
|
||||
20
pnpm-lock.yaml
generated
20
pnpm-lock.yaml
generated
@@ -1437,8 +1437,8 @@ importers:
|
||||
specifier: ^7.4.0
|
||||
version: 7.4.0
|
||||
'@ctrl/qbittorrent':
|
||||
specifier: ^9.9.1
|
||||
version: 9.9.1
|
||||
specifier: ^9.10.0
|
||||
version: 9.10.0
|
||||
'@ctrl/transmission':
|
||||
specifier: ^7.4.0
|
||||
version: 7.4.0
|
||||
@@ -2755,8 +2755,8 @@ packages:
|
||||
resolution: {integrity: sha512-4pa9hnMWmgoGl+5HJ/B9d5ugIr105AGD3rsTSlE8pTR7d2+xrEhLPCKRp/Y6k/k9Fo6DaJ1FRgwRxdi60vmxtg==}
|
||||
engines: {node: '>=18'}
|
||||
|
||||
'@ctrl/qbittorrent@9.9.1':
|
||||
resolution: {integrity: sha512-+r90ObHYU8WhjbP96VHkMcNfcDgp439mUUjOFRMmqxIVDRzqbAC86aqO3Jrrod2/Z3vGnq2QfA2Z3wGzjf0zFw==}
|
||||
'@ctrl/qbittorrent@9.10.0':
|
||||
resolution: {integrity: sha512-t73xR2NcTj8tOxLEJzX+smCHLUFLtJvdUAPeo2KKLmlPw0cbGDd/qN615t979oJB6F0mxVQ5/wNx5/zYN1SGkw==}
|
||||
engines: {node: '>=18'}
|
||||
|
||||
'@ctrl/shared-torrent@6.3.0':
|
||||
@@ -10200,6 +10200,10 @@ packages:
|
||||
resolution: {integrity: sha512-9MpwAI52m8H6ssA542UxSLnSiSD2dsC3/L85g6hVubLSXd82wdI80eZwTWhdOfN67NlA+D+oipAs1MlcTcu3KA==}
|
||||
engines: {node: '>=20'}
|
||||
|
||||
type-fest@5.1.0:
|
||||
resolution: {integrity: sha512-wQ531tuWvB6oK+pchHIu5lHe5f5wpSCqB8Kf4dWQRbOYc9HTge7JL0G4Qd44bh6QuJCccIzL3bugb8GI0MwHrg==}
|
||||
engines: {node: '>=20'}
|
||||
|
||||
type-is@1.6.18:
|
||||
resolution: {integrity: sha512-TkRKr9sUTxEH8MdfuCSP7VizJyzRNMjj2J2do2Jr3Kym598JVdEksuzPQCnlFPW4ky9Q+iA+ma9BGm06XQBy8g==}
|
||||
engines: {node: '>= 0.6'}
|
||||
@@ -11250,7 +11254,7 @@ snapshots:
|
||||
rfc4648: 1.5.4
|
||||
uint8array-extras: 1.5.0
|
||||
|
||||
'@ctrl/qbittorrent@9.9.1':
|
||||
'@ctrl/qbittorrent@9.10.0':
|
||||
dependencies:
|
||||
'@ctrl/magnet-link': 4.2.0
|
||||
'@ctrl/shared-torrent': 6.5.0(ofetch@1.4.1)
|
||||
@@ -11258,7 +11262,7 @@ snapshots:
|
||||
cookie: 1.0.2
|
||||
node-fetch-native: 1.6.7
|
||||
ofetch: 1.4.1
|
||||
type-fest: 5.0.1
|
||||
type-fest: 5.1.0
|
||||
ufo: 1.6.1
|
||||
uint8array-extras: 1.5.0
|
||||
|
||||
@@ -19852,6 +19856,10 @@ snapshots:
|
||||
dependencies:
|
||||
tagged-tag: 1.0.0
|
||||
|
||||
type-fest@5.1.0:
|
||||
dependencies:
|
||||
tagged-tag: 1.0.0
|
||||
|
||||
type-is@1.6.18:
|
||||
dependencies:
|
||||
media-typer: 0.3.0
|
||||
|
||||
Reference in New Issue
Block a user