From b5134e4223bd5be88d0b7a2f8a949ae8f69f27a7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2024 19:42:46 +0000 Subject: [PATCH] chore(deps): bump @tanstack/react-query in /docs/website Bumps [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) from 5.59.20 to 5.60.5. - [Release notes](https://github.com/TanStack/query/releases) - [Commits](https://github.com/TanStack/query/commits/v5.60.5/packages/react-query) --- updated-dependencies: - dependency-name: "@tanstack/react-query" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- docs/website/package.json | 2 +- docs/website/pnpm-lock.yaml | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/docs/website/package.json b/docs/website/package.json index 7dccbf8bf..cd4ea405d 100644 --- a/docs/website/package.json +++ b/docs/website/package.json @@ -19,7 +19,7 @@ "@docusaurus/preset-classic": "3.5.2", "@docusaurus/theme-common": "3.6.1", "@mdx-js/react": "^3.0.1", - "@tanstack/react-query": "^5.59.20", + "@tanstack/react-query": "^5.60.5", "axios": "^1.7.7", "clsx": "^2.1.1", "prism-react-renderer": "^2.4.0", diff --git a/docs/website/pnpm-lock.yaml b/docs/website/pnpm-lock.yaml index 7c54c0830..10db5059c 100644 --- a/docs/website/pnpm-lock.yaml +++ b/docs/website/pnpm-lock.yaml @@ -21,8 +21,8 @@ importers: specifier: ^3.0.1 version: 3.0.1(@types/react@18.3.11)(react@18.3.1) '@tanstack/react-query': - specifier: ^5.59.20 - version: 5.59.20(react@18.3.1) + specifier: ^5.60.5 + version: 5.60.5(react@18.3.1) axios: specifier: ^1.7.7 version: 1.7.7 @@ -1724,11 +1724,11 @@ packages: resolution: {integrity: sha512-+PmQX0PiAYPMeVYe237LJAYvOMYW1j2rH5YROyS3b4CTVJum34HfRvKvAzozHAQG0TnHNdUfY9nCeUyRAs//cw==} engines: {node: '>=14.16'} - '@tanstack/query-core@5.59.20': - resolution: {integrity: sha512-e8vw0lf7KwfGe1if4uPFhvZRWULqHjFcz3K8AebtieXvnMOz5FSzlZe3mTLlPuUBcydCnBRqYs2YJ5ys68wwLg==} + '@tanstack/query-core@5.60.5': + resolution: {integrity: sha512-jiS1aC3XI3BJp83ZiTuDLerTmn9P3U95r6p+6/SNauLJaYxfIC4dMuWygwnBHIZxjn2zJqEpj3nysmPieoxfPQ==} - '@tanstack/react-query@5.59.20': - resolution: {integrity: sha512-Zly0egsK0tFdfSbh5/mapSa+Zfc3Et0Zkar7Wo5sQkFzWyB3p3uZWOHR2wrlAEEV2L953eLuDBtbgFvMYiLvUw==} + '@tanstack/react-query@5.60.5': + resolution: {integrity: sha512-M77bOsPwj1wYE56gk7iJvxGAr4IC12NWdIDhT+Eo8ldkWRHMvIR8I/rufIvT1OXoV/bl7EECwuRuMlxxWtvW2Q==} peerDependencies: react: ^18 || ^19 @@ -8299,11 +8299,11 @@ snapshots: dependencies: defer-to-connect: 2.0.1 - '@tanstack/query-core@5.59.20': {} + '@tanstack/query-core@5.60.5': {} - '@tanstack/react-query@5.59.20(react@18.3.1)': + '@tanstack/react-query@5.60.5(react@18.3.1)': dependencies: - '@tanstack/query-core': 5.59.20 + '@tanstack/query-core': 5.60.5 react: 18.3.1 '@trysound/sax@0.2.0': {}