From ca4408511a06757696f906662e4b7011d9d279b3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2024 15:35:15 +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.16 to 5.59.19. - [Release notes](https://github.com/TanStack/query/releases) - [Commits](https://github.com/TanStack/query/commits/v5.59.19/packages/react-query) --- updated-dependencies: - dependency-name: "@tanstack/react-query" dependency-type: direct:production update-type: version-update:semver-patch ... 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 5dc8b29a8..8adab2c30 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.5.2", "@mdx-js/react": "^3.0.1", - "@tanstack/react-query": "^5.59.16", + "@tanstack/react-query": "^5.59.19", "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 75f53f494..5855daa6a 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.16 - version: 5.59.16(react@18.3.1) + specifier: ^5.59.19 + version: 5.59.19(react@18.3.1) axios: specifier: ^1.7.7 version: 1.7.7 @@ -1099,11 +1099,11 @@ packages: resolution: {integrity: sha512-+PmQX0PiAYPMeVYe237LJAYvOMYW1j2rH5YROyS3b4CTVJum34HfRvKvAzozHAQG0TnHNdUfY9nCeUyRAs//cw==} engines: {node: '>=14.16'} - '@tanstack/query-core@5.59.16': - resolution: {integrity: sha512-crHn+G3ltqb5JG0oUv6q+PMz1m1YkjpASrXTU+sYWW9pLk0t2GybUHNRqYPZWhxgjPaVGC4yp92gSFEJgYEsPw==} + '@tanstack/query-core@5.59.17': + resolution: {integrity: sha512-jWdDiif8kaqnRGHNXAa9CnudtxY5v9DUxXhodgqX2Rwzj+1UwStDHEbBd9IA5C7VYAaJ2s+BxFR6PUBs8ERorA==} - '@tanstack/react-query@5.59.16': - resolution: {integrity: sha512-MuyWheG47h6ERd4PKQ6V8gDyBu3ThNG22e1fRVwvq6ap3EqsFhyuxCAwhNP/03m/mLg+DAb0upgbPaX6VB+CkQ==} + '@tanstack/react-query@5.59.19': + resolution: {integrity: sha512-xLRfyFyQOFcLltKCds0LijfC6/HQJrrTTnZB8ciyn74LIkVAm++vZJ6eUVG20RmJtdP8REdy7vSOYW4M3//XLA==} peerDependencies: react: ^18 || ^19 @@ -6389,11 +6389,11 @@ snapshots: dependencies: defer-to-connect: 2.0.1 - '@tanstack/query-core@5.59.16': {} + '@tanstack/query-core@5.59.17': {} - '@tanstack/react-query@5.59.16(react@18.3.1)': + '@tanstack/react-query@5.59.19(react@18.3.1)': dependencies: - '@tanstack/query-core': 5.59.16 + '@tanstack/query-core': 5.59.17 react: 18.3.1 '@trysound/sax@0.2.0': {}