From 93ba643c0e78062aab7fbc27430009cdfe84a0ba Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 8 Aug 2025 21:44:22 +0000 Subject: [PATCH] fix(deps): update dependency @tanstack/react-query to v5.84.2 --- pnpm-lock.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a6386e87..04fafc96 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -444,7 +444,7 @@ importers: version: 3.34.1(react@19.1.1) '@tanstack/react-query': specifier: ^5.75.7 - version: 5.84.1(react@19.1.1) + version: 5.84.2(react@19.1.1) '@tanstack/react-table': specifier: ^8.21.2 version: 8.21.3(react-dom@19.1.1(react@19.1.1))(react@19.1.1) @@ -3381,8 +3381,8 @@ packages: '@tanstack/query-core@5.83.1': resolution: {integrity: sha512-OG69LQgT7jSp+5pPuCfzltq/+7l2xoweggjme9vlbCPa/d7D7zaqv5vN/S82SzSYZ4EDLTxNO1PWrv49RAS64Q==} - '@tanstack/react-query@5.84.1': - resolution: {integrity: sha512-zo7EUygcWJMQfFNWDSG7CBhy8irje/XY0RDVKKV4IQJAysb+ZJkkJPcnQi+KboyGUgT+SQebRFoTqLuTtfoDLw==} + '@tanstack/react-query@5.84.2': + resolution: {integrity: sha512-cZadySzROlD2+o8zIfbD978p0IphuQzRWiiH3I2ugnTmz4jbjc0+TdibpwqxlzynEen8OulgAg+rzdNF37s7XQ==} peerDependencies: react: ^18 || ^19 @@ -12705,7 +12705,7 @@ snapshots: '@tanstack/query-core@5.83.1': {} - '@tanstack/react-query@5.84.1(react@19.1.1)': + '@tanstack/react-query@5.84.2(react@19.1.1)': dependencies: '@tanstack/query-core': 5.83.1 react: 19.1.1