From 80b6325276162f6440116e1fa4578bc5d05890b6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 11 Jan 2025 21:34:54 +0000 Subject: [PATCH] bump(deps): update dependency @tanstack/react-query to ^5.64.0 --- 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 7d783e50..e39009de 100644 --- a/packages/standard-web/package.json +++ b/packages/standard-web/package.json @@ -9,7 +9,7 @@ "@ordzaar/eslint-config": "workspace:*", "@ordzaar/standard-typescript": "workspace:*", "@reduxjs/toolkit": "^2.4.0", - "@tanstack/react-query": "^5.62.3", + "@tanstack/react-query": "^5.64.0", "@types/react": "18.3.14", "@types/react-dom": "18.3.2", "next": "^14.2.20", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ecd239d9..68ac6115 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -266,8 +266,8 @@ importers: specifier: ^2.4.0 version: 2.4.0(react-redux@9.1.2(@types/react@18.3.14)(react@18.3.1)(redux@5.0.1))(react@18.3.1) '@tanstack/react-query': - specifier: ^5.62.3 - version: 5.62.3(react@18.3.1) + specifier: ^5.64.0 + version: 5.64.0(react@18.3.1) '@types/react': specifier: 18.3.14 version: 18.3.14 @@ -1765,11 +1765,11 @@ packages: resolution: {integrity: sha512-+PmQX0PiAYPMeVYe237LJAYvOMYW1j2rH5YROyS3b4CTVJum34HfRvKvAzozHAQG0TnHNdUfY9nCeUyRAs//cw==} engines: {node: '>=14.16'} - '@tanstack/query-core@5.62.3': - resolution: {integrity: sha512-Jp/nYoz8cnO7kqhOlSv8ke/0MJRJVGuZ0P/JO9KQ+f45mpN90hrerzavyTKeSoT/pOzeoOUkv1Xd0wPsxAWXfg==} + '@tanstack/query-core@5.64.0': + resolution: {integrity: sha512-/MPJt/AaaMzdWJZTafgMyYhEX/lGjQrNz8+NDQSk8fNoU5PHqh05FhQaBrEQafW2PeBHsRbefEf//qKMiSAbQQ==} - '@tanstack/react-query@5.62.3': - resolution: {integrity: sha512-y2zDNKuhgiuMgsKkqd4AcsLIBiCfEO8U11AdrtAUihmLbRNztPrlcZqx2lH1GacZsx+y1qRRbCcJLYTtF1vKsw==} + '@tanstack/react-query@5.64.0': + resolution: {integrity: sha512-tBMzlROROUcTDMpDt1NC3n9ndKnJHPB3RCpa6Bf9f31TFvqhLz879x8jldtKU+6IwMSw1Pn4K1AKA+2SYyA6TA==} peerDependencies: react: ^18 || ^19 @@ -7602,11 +7602,11 @@ snapshots: dependencies: defer-to-connect: 2.0.1 - '@tanstack/query-core@5.62.3': {} + '@tanstack/query-core@5.64.0': {} - '@tanstack/react-query@5.62.3(react@18.3.1)': + '@tanstack/react-query@5.64.0(react@18.3.1)': dependencies: - '@tanstack/query-core': 5.62.3 + '@tanstack/query-core': 5.64.0 react: 18.3.1 '@thednp/event-listener@2.0.8': {}