From 9893c5e846e810ee710b32e8169d0b20010e7cc7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Mar 2026 12:14:16 -0700 Subject: [PATCH] Chore(deps): Bump swr from 2.4.0 to 2.4.1 (#6441) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 4fadee7a7..d91e736e5 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "react-i18next": "^15.5.3", "react-icons": "^5.5.0", "recharts": "^3.1.2", - "swr": "^2.4.0", + "swr": "^2.4.1", "systeminformation": "^5.27.11", "tough-cookie": "^6.0.0", "urbackup-server-api": "^0.91.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e946b491d..baf1bd552 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -81,8 +81,8 @@ importers: specifier: ^3.1.2 version: 3.1.2(@types/react@19.0.10)(react-dom@19.2.4(react@19.2.4))(react-is@18.3.1)(react@19.2.4)(redux@5.0.1) swr: - specifier: ^2.4.0 - version: 2.4.0(react@19.2.4) + specifier: ^2.4.1 + version: 2.4.1(react@19.2.4) systeminformation: specifier: ^5.27.11 version: 5.27.11 @@ -3491,8 +3491,8 @@ packages: resolution: {integrity: sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==} engines: {node: '>= 0.4'} - swr@2.4.0: - resolution: {integrity: sha512-sUlC20T8EOt1pHmDiqueUWMmRRX03W7w5YxovWX7VR2KHEPCTMly85x05vpkP5i6Bu4h44ePSMD9Tc+G2MItFw==} + swr@2.4.1: + resolution: {integrity: sha512-2CC6CiKQtEwaEeNiqWTAw9PGykW8SR5zZX8MZk6TeAvEAnVS7Visz8WzphqgtQ8v2xz/4Q5K+j+SeMaKXeeQIA==} peerDependencies: react: ^16.11.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 @@ -7352,7 +7352,7 @@ snapshots: supports-preserve-symlinks-flag@1.0.0: {} - swr@2.4.0(react@19.2.4): + swr@2.4.1(react@19.2.4): dependencies: dequal: 2.0.3 react: 19.2.4