From b34606eb85b4c1525296809d1c8d79bcd49acdd6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 26 Nov 2024 01:39:32 +0000 Subject: [PATCH] bump(deps): update dependency @tanstack/react-query to ^5.61.3 --- packages/standard-web/package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/packages/standard-web/package.json b/packages/standard-web/package.json index 073a3db9..f5996424 100644 --- a/packages/standard-web/package.json +++ b/packages/standard-web/package.json @@ -8,7 +8,7 @@ "@next/third-parties": "^14.2.18", "@ordzaar/standard-typescript": "workspace:*", "@reduxjs/toolkit": "^2.3.0", - "@tanstack/react-query": "^5.61.0", + "@tanstack/react-query": "^5.61.3", "@types/react": "18.3.12", "@types/react-dom": "18.3.1", "next": "^14.2.18", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index bb13fa70..36087df6 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -216,8 +216,8 @@ importers: specifier: ^2.3.0 version: 2.3.0(react-redux@9.1.2(@types/react@18.3.12)(react@18.3.1)(redux@5.0.1))(react@18.3.1) '@tanstack/react-query': - specifier: ^5.61.0 - version: 5.61.0(react@18.3.1) + specifier: ^5.61.3 + version: 5.61.3(react@18.3.1) '@types/react': specifier: 18.3.12 version: 18.3.12 @@ -1497,8 +1497,8 @@ packages: '@tanstack/query-core@5.60.6': resolution: {integrity: sha512-tI+k0KyCo1EBJ54vxK1kY24LWj673ujTydCZmzEZKAew4NqZzTaVQJEuaG1qKj2M03kUHN46rchLRd+TxVq/zQ==} - '@tanstack/react-query@5.61.0': - resolution: {integrity: sha512-SBzV27XAeCRBOQ8QcC94w2H1Md0+LI0gTWwc3qRJoaGuewKn5FNW4LSqwPFJZVEItfhMfGT7RpZuSFXjTi12pQ==} + '@tanstack/react-query@5.61.3': + resolution: {integrity: sha512-c3Oz9KaCBapGkRewu7AJLhxE9BVqpMcHsd3KtFxSd7FSCu2qGwqfIN37zbSGoyk6Ix9LGZBNHQDPI6GpWABnmA==} peerDependencies: react: ^18 || ^19 @@ -6259,7 +6259,7 @@ snapshots: '@tanstack/query-core@5.60.6': {} - '@tanstack/react-query@5.61.0(react@18.3.1)': + '@tanstack/react-query@5.61.3(react@18.3.1)': dependencies: '@tanstack/query-core': 5.60.6 react: 18.3.1