From 2a86dcd351d444b2bdc16467315429ced8fb506b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 16 May 2026 09:33:53 +0000 Subject: [PATCH] chore(deps): bump @tanstack/react-query from 5.99.2 to 5.100.9 Bumps [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) from 5.99.2 to 5.100.9. - [Release notes](https://github.com/TanStack/query/releases) - [Changelog](https://github.com/TanStack/query/blob/main/packages/react-query/CHANGELOG.md) - [Commits](https://github.com/TanStack/query/commits/@tanstack/react-query@5.100.9/packages/react-query) --- updated-dependencies: - dependency-name: "@tanstack/react-query" dependency-version: 5.100.9 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- docs/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/package.json b/docs/package.json index d2320312..fbd4db7d 100644 --- a/docs/package.json +++ b/docs/package.json @@ -13,7 +13,7 @@ "@filoz/synapse-core": "workspace:*", "@filoz/synapse-react": "workspace:*", "@filoz/synapse-sdk": "workspace:*", - "@tanstack/react-query": "~5.99.0", + "@tanstack/react-query": "~5.100.9", "starlight-auto-sidebar": "^0.2.0", "starlight-changelogs": "^0.5.0", "starlight-links-validator": "^0.23.0",