From 16ef1c169c02ecf0350088c6e0ff85f9e9f83751 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 15:10:28 +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.62.7 to 5.62.8. - [Release notes](https://github.com/TanStack/query/releases) - [Commits](https://github.com/TanStack/query/commits/v5.62.8/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 cbadea006..09f24d13f 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.3", "@mdx-js/react": "^3.0.1", - "@tanstack/react-query": "^5.62.7", + "@tanstack/react-query": "^5.62.8", "axios": "^1.7.9", "clsx": "^2.1.1", "prism-react-renderer": "^2.4.1", diff --git a/docs/website/pnpm-lock.yaml b/docs/website/pnpm-lock.yaml index ea8ca304b..636b3c9f9 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.62.7 - version: 5.62.7(react@18.3.1) + specifier: ^5.62.8 + version: 5.62.8(react@18.3.1) axios: specifier: ^1.7.9 version: 1.7.9 @@ -1976,11 +1976,11 @@ packages: resolution: {integrity: sha512-+PmQX0PiAYPMeVYe237LJAYvOMYW1j2rH5YROyS3b4CTVJum34HfRvKvAzozHAQG0TnHNdUfY9nCeUyRAs//cw==} engines: {node: '>=14.16'} - '@tanstack/query-core@5.62.7': - resolution: {integrity: sha512-fgpfmwatsrUal6V+8EC2cxZIQVl9xvL7qYa03gsdsCy985UTUlS4N+/3hCzwR0PclYDqisca2AqR1BVgJGpUDA==} + '@tanstack/query-core@5.62.8': + resolution: {integrity: sha512-4fV31vDsUyvNGrKIOUNPrZztoyL187bThnoQOvAXEVlZbSiuPONpfx53634MKKdvsDir5NyOGm80ShFaoHS/mw==} - '@tanstack/react-query@5.62.7': - resolution: {integrity: sha512-+xCtP4UAFDTlRTYyEjLx0sRtWyr5GIk7TZjZwBu4YaNahi3Rt2oMyRqfpfVrtwsqY2sayP4iXVCwmC+ZqqFmuw==} + '@tanstack/react-query@5.62.8': + resolution: {integrity: sha512-8TUstKxF/fysHonZsWg/hnlDVgasTdHx6Q+f1/s/oPKJBJbKUWPZEHwLTMOZgrZuroLMiqYKJ9w69Abm8mWP0Q==} peerDependencies: react: ^18 || ^19 @@ -9167,11 +9167,11 @@ snapshots: dependencies: defer-to-connect: 2.0.1 - '@tanstack/query-core@5.62.7': {} + '@tanstack/query-core@5.62.8': {} - '@tanstack/react-query@5.62.7(react@18.3.1)': + '@tanstack/react-query@5.62.8(react@18.3.1)': dependencies: - '@tanstack/query-core': 5.62.7 + '@tanstack/query-core': 5.62.8 react: 18.3.1 '@trysound/sax@0.2.0': {}