From 03288a4617fa4e6071cea524342363752b3f3c8a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 11 Nov 2024 10:26:13 +0800 Subject: [PATCH] bump(deps): update dependency @tanstack/react-query to ^5.59.20 (#465) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- packages/standard-web/package.json | 2 +- pnpm-lock.yaml | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/packages/standard-web/package.json b/packages/standard-web/package.json index e6549cb2..dd584eb0 100644 --- a/packages/standard-web/package.json +++ b/packages/standard-web/package.json @@ -8,7 +8,7 @@ "@next/third-parties": "^14.2.17", "@ordzaar/standard-typescript": "workspace:*", "@reduxjs/toolkit": "^2.3.0", - "@tanstack/react-query": "^5.59.16", + "@tanstack/react-query": "^5.59.20", "@types/react": "18.3.12", "@types/react-dom": "18.3.1", "next": "^14.2.17", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f9c50029..11e822b0 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.59.16 - version: 5.59.16(react@18.3.1) + specifier: ^5.59.20 + version: 5.59.20(react@18.3.1) '@types/react': specifier: 18.3.12 version: 18.3.12 @@ -1488,11 +1488,11 @@ packages: resolution: {integrity: sha512-4BAffykYOgO+5nzBWYwE3W90sBgLJoUPRWWcL8wlyiM8IB8ipJz3UMJ9KXQd1RKQXpKp8Tutn80HZtWsu2u76w==} engines: {node: '>=10'} - '@tanstack/query-core@5.59.16': - resolution: {integrity: sha512-crHn+G3ltqb5JG0oUv6q+PMz1m1YkjpASrXTU+sYWW9pLk0t2GybUHNRqYPZWhxgjPaVGC4yp92gSFEJgYEsPw==} + '@tanstack/query-core@5.59.20': + resolution: {integrity: sha512-e8vw0lf7KwfGe1if4uPFhvZRWULqHjFcz3K8AebtieXvnMOz5FSzlZe3mTLlPuUBcydCnBRqYs2YJ5ys68wwLg==} - '@tanstack/react-query@5.59.16': - resolution: {integrity: sha512-MuyWheG47h6ERd4PKQ6V8gDyBu3ThNG22e1fRVwvq6ap3EqsFhyuxCAwhNP/03m/mLg+DAb0upgbPaX6VB+CkQ==} + '@tanstack/react-query@5.59.20': + resolution: {integrity: sha512-Zly0egsK0tFdfSbh5/mapSa+Zfc3Et0Zkar7Wo5sQkFzWyB3p3uZWOHR2wrlAEEV2L953eLuDBtbgFvMYiLvUw==} peerDependencies: react: ^18 || ^19 @@ -6247,11 +6247,11 @@ snapshots: dependencies: defer-to-connect: 2.0.1 - '@tanstack/query-core@5.59.16': {} + '@tanstack/query-core@5.59.20': {} - '@tanstack/react-query@5.59.16(react@18.3.1)': + '@tanstack/react-query@5.59.20(react@18.3.1)': dependencies: - '@tanstack/query-core': 5.59.16 + '@tanstack/query-core': 5.59.20 react: 18.3.1 '@thednp/event-listener@2.0.6': {}