From 0e1d287c819c1377147f250e88330790cca76876 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 4 Dec 2024 11:58:47 +0800 Subject: [PATCH] bump(deps): update dependency @tanstack/react-query to ^5.62.2 (#480) 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 48719353..b2e21cec 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.3", + "@tanstack/react-query": "^5.62.2", "@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 7a281fa7..0bd48dfa 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -263,8 +263,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.3 - version: 5.61.3(react@18.3.1) + specifier: ^5.62.2 + version: 5.62.2(react@18.3.1) '@types/react': specifier: 18.3.12 version: 18.3.12 @@ -1763,11 +1763,11 @@ packages: resolution: {integrity: sha512-4BAffykYOgO+5nzBWYwE3W90sBgLJoUPRWWcL8wlyiM8IB8ipJz3UMJ9KXQd1RKQXpKp8Tutn80HZtWsu2u76w==} engines: {node: '>=10'} - '@tanstack/query-core@5.60.6': - resolution: {integrity: sha512-tI+k0KyCo1EBJ54vxK1kY24LWj673ujTydCZmzEZKAew4NqZzTaVQJEuaG1qKj2M03kUHN46rchLRd+TxVq/zQ==} + '@tanstack/query-core@5.62.2': + resolution: {integrity: sha512-LcwVcC5qpsDpHcqlXUUL5o9SaOBwhNkGeV+B06s0GBoyBr8FqXPuXT29XzYXR36lchhnerp6XO+CWc84/vh7Zg==} - '@tanstack/react-query@5.61.3': - resolution: {integrity: sha512-c3Oz9KaCBapGkRewu7AJLhxE9BVqpMcHsd3KtFxSd7FSCu2qGwqfIN37zbSGoyk6Ix9LGZBNHQDPI6GpWABnmA==} + '@tanstack/react-query@5.62.2': + resolution: {integrity: sha512-fkTpKKfwTJtVPKVR+ag7YqFgG/7TRVVPzduPAUF9zRCiiA8Wu305u+KJl8rCrh98Qce77vzIakvtUyzWLtaPGA==} peerDependencies: react: ^18 || ^19 @@ -7507,11 +7507,11 @@ snapshots: dependencies: defer-to-connect: 2.0.1 - '@tanstack/query-core@5.60.6': {} + '@tanstack/query-core@5.62.2': {} - '@tanstack/react-query@5.61.3(react@18.3.1)': + '@tanstack/react-query@5.62.2(react@18.3.1)': dependencies: - '@tanstack/query-core': 5.60.6 + '@tanstack/query-core': 5.62.2 react: 18.3.1 '@thednp/event-listener@2.0.6': {}