From ea8bf43d7b56f526fbf2d4a3955c2c179e4e74d8 Mon Sep 17 00:00:00 2001 From: "homarr-renovate[bot]" <158783068+homarr-renovate[bot]@users.noreply.github.com> Date: Fri, 4 Apr 2025 13:34:29 +0000 Subject: [PATCH] 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> --- packages/integrations/package.json | 2 +- pnpm-lock.yaml | 18 ++++++++++++------ 2 files changed, 13 insertions(+), 7 deletions(-) diff --git a/packages/integrations/package.json b/packages/integrations/package.json index 961c6dac9..5b51dc0fd 100644 --- a/packages/integrations/package.json +++ b/packages/integrations/package.json @@ -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", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9e72ba8b1..ead5ffb3c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -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