From 5ecfe121b3720b1e77c88dc163c89a702a2bb4be Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 9 Aug 2025 17:42:09 +0800 Subject: [PATCH] chore(deps): update dependency swr to ^2.3.5 (#4359) Co-authored-by: renovate[bot] <29139614+renovate[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 99a2a83c..905fabeb 100644 --- a/package.json +++ b/package.json @@ -74,7 +74,7 @@ "react-router-dom": "7.8.0", "react-virtuoso": "^4.13.0", "sockette": "^2.0.6", - "swr": "^2.3.4", + "swr": "^2.3.5", "tar": "^7.4.3", "types-pac": "^1.0.3", "zustand": "^5.0.7" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ddbb8702..0e9f3318 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -150,8 +150,8 @@ importers: specifier: ^2.0.6 version: 2.0.6 swr: - specifier: ^2.3.4 - version: 2.3.4(react@19.1.1) + specifier: ^2.3.5 + version: 2.3.5(react@19.1.1) tar: specifier: ^7.4.3 version: 7.4.3 @@ -2801,8 +2801,8 @@ packages: svg-parser@2.0.4: resolution: {integrity: sha512-e4hG1hRwoOdRb37cIMSgzNsxyzKfayW6VOflrwvR+/bzrkyxY/31WkbgnQpgtrNp1SdpJvpUAGTa/ZoiPNDuRQ==} - swr@2.3.4: - resolution: {integrity: sha512-bYd2lrhc+VarcpkgWclcUi92wYCpOgMws9Sd1hG1ntAu0NEy+14CbotuFjshBU2kt9rYj9TSmDcybpxpeTU1fg==} + swr@2.3.5: + resolution: {integrity: sha512-4e7pjTVulZTIL+b/S0RYFsgDcTcXPLUOvBPqyh9YdD+PkHeEMoaPwDmF9Kv6I1nnPg1OFKhiiEYpsYaaE2W2jA==} peerDependencies: react: ^16.11.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 @@ -5850,7 +5850,7 @@ snapshots: svg-parser@2.0.4: {} - swr@2.3.4(react@19.1.1): + swr@2.3.5(react@19.1.1): dependencies: dequal: 2.0.3 react: 19.1.1