mirror of
https://github.com/ajnart/homarr.git
synced 2026-02-26 16:30:57 +01:00
fix(deps): update dependency @ctrl/qbittorrent to ^9.1.0 (#1466)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
e9a74a01b9
commit
27931be982
@@ -25,7 +25,7 @@
|
||||
"prettier": "@homarr/prettier-config",
|
||||
"dependencies": {
|
||||
"@ctrl/deluge": "^6.1.0",
|
||||
"@ctrl/qbittorrent": "^9.0.1",
|
||||
"@ctrl/qbittorrent": "^9.1.0",
|
||||
"@ctrl/transmission": "^7.1.0",
|
||||
"@homarr/common": "workspace:^0.1.0",
|
||||
"@homarr/db": "workspace:^0.1.0",
|
||||
|
||||
25
pnpm-lock.yaml
generated
25
pnpm-lock.yaml
generated
@@ -981,8 +981,8 @@ importers:
|
||||
specifier: ^6.1.0
|
||||
version: 6.1.0
|
||||
'@ctrl/qbittorrent':
|
||||
specifier: ^9.0.1
|
||||
version: 9.0.1
|
||||
specifier: ^9.1.0
|
||||
version: 9.1.0
|
||||
'@ctrl/transmission':
|
||||
specifier: ^7.1.0
|
||||
version: 7.1.0
|
||||
@@ -1970,8 +1970,8 @@ packages:
|
||||
resolution: {integrity: sha512-wENP7LH4BmCjz+gXVq7Nzz20zMjY/huuG7aDk/yu/LhFdC84e/l8222rCIAo0lwhU451lFcJKLcOmtG6TNrBAQ==}
|
||||
engines: {node: '>=18'}
|
||||
|
||||
'@ctrl/qbittorrent@9.0.1':
|
||||
resolution: {integrity: sha512-MaQhyccZ30C1V8Uxqhc1NvrM/Lgb8x6AunIxjlbhYhw5Zx/l8G2etbjTKle3RIFExURKmzrJx7Odj3EM4AlqDQ==}
|
||||
'@ctrl/qbittorrent@9.1.0':
|
||||
resolution: {integrity: sha512-mqro5vP94m/evgGSv6fa7Hrip2fhI0F/dMgsTisvi9gChtfXpX1Cj1EwJNzBOiT6yYamEtLJuEe41XLQiXEo/Q==}
|
||||
engines: {node: '>=18'}
|
||||
|
||||
'@ctrl/shared-torrent@6.0.0':
|
||||
@@ -4609,10 +4609,6 @@ packages:
|
||||
cookie-signature@1.0.6:
|
||||
resolution: {integrity: sha512-QADzlaHc8icV8I7vbaJXJwod9HWYp8uCqf1xa4OfNu1T7JVxQIrUgOWtHdNDtPiywmFbiS12VjotIXLrKM3orQ==}
|
||||
|
||||
cookie@0.6.0:
|
||||
resolution: {integrity: sha512-U71cyTamuh1CRNCfpGY6to28lxvNwPG4Guz/EVjgf3Jmzv0vlDp1atT9eS5dDjMYHucpHbWns6Lwf3BKz6svdw==}
|
||||
engines: {node: '>= 0.6'}
|
||||
|
||||
cookie@0.7.1:
|
||||
resolution: {integrity: sha512-6DnInpx7SJ2AK3+CTUE/ZM0vWTUboZCegxhC2xiIydHR9jNuTAASBrfEpHhiGOZw/nX51bHt6YQl8jsGo4y/0w==}
|
||||
engines: {node: '>= 0.6'}
|
||||
@@ -8829,14 +8825,14 @@ snapshots:
|
||||
rfc4648: 1.5.3
|
||||
uint8array-extras: 1.4.0
|
||||
|
||||
'@ctrl/qbittorrent@9.0.1':
|
||||
'@ctrl/qbittorrent@9.1.0':
|
||||
dependencies:
|
||||
'@ctrl/magnet-link': 4.0.2
|
||||
'@ctrl/shared-torrent': 6.0.0
|
||||
'@ctrl/shared-torrent': 6.1.0
|
||||
'@ctrl/torrent-file': 4.1.0
|
||||
cookie: 0.6.0
|
||||
cookie: 1.0.1
|
||||
node-fetch-native: 1.6.4
|
||||
ofetch: 1.3.4
|
||||
ofetch: 1.4.1
|
||||
ufo: 1.5.4
|
||||
uint8array-extras: 1.4.0
|
||||
|
||||
@@ -11656,14 +11652,11 @@ snapshots:
|
||||
cookie-signature@1.0.6:
|
||||
optional: true
|
||||
|
||||
cookie@0.6.0: {}
|
||||
|
||||
cookie@0.7.1: {}
|
||||
|
||||
cookie@0.7.2: {}
|
||||
|
||||
cookie@1.0.1:
|
||||
optional: true
|
||||
cookie@1.0.1: {}
|
||||
|
||||
cookies@0.9.1:
|
||||
dependencies:
|
||||
|
||||
Reference in New Issue
Block a user