From d480175dd04591f27432a0a55689891c7c5eb301 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 9 Aug 2025 01:09:58 +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 8f25112..8169241 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -28,7 +28,7 @@ importers: version: 1.2.7(@types/react-dom@19.1.7(@types/react@19.1.9))(@types/react@19.1.9)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) '@tanstack/react-query': specifier: ^5.83.0 - version: 5.84.1(react@19.1.1) + version: 5.84.2(react@19.1.1) class-variance-authority: specifier: ^0.7.1 version: 0.7.1 @@ -1423,8 +1423,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 @@ -4797,7 +4797,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