From 47566e42bc31a71341acfedd94e0ad64bfb23cad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Jun 2026 15:45:13 +0000 Subject: [PATCH] chore(deps): bump @tanstack/react-query from 5.100.14 to 5.101.0 Bumps [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) from 5.100.14 to 5.101.0. - [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.101.0/packages/react-query) --- updated-dependencies: - dependency-name: "@tanstack/react-query" dependency-version: 5.101.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index f054bda..a39a790 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "@rjsf/validator-ajv8": "^6.6.2", "@tailwindcss/vite": "^4.3.0", "@tanstack/react-form": "^1.29.1", - "@tanstack/react-query": "^5.100.14", + "@tanstack/react-query": "^5.101.0", "@tanstack/react-router": "^1.170.15", "@tanstack/react-table": "^8.21.3", "@tanstack/react-virtual": "^3.14.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 08dc936..46f5162 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -36,8 +36,8 @@ importers: specifier: ^1.29.1 version: 1.29.1(react-dom@19.2.7(react@19.2.7))(react@19.2.7) '@tanstack/react-query': - specifier: ^5.100.14 - version: 5.100.14(react@19.2.7) + specifier: ^5.101.0 + version: 5.101.0(react@19.2.7) '@tanstack/react-router': specifier: ^1.170.15 version: 1.170.15(react-dom@19.2.7(react@19.2.7))(react@19.2.7) @@ -1405,8 +1405,8 @@ packages: resolution: {integrity: sha512-y/xtNPNt/YeyoVxE/JCx+T7yjEzpezmbb+toK8DDD1P4m7Kzs5YR956+7OKexG3f8aXgC3rLZl7b1V+yNUSy5w==} engines: {node: '>=18'} - '@tanstack/query-core@5.100.14': - resolution: {integrity: sha512-5X41dGpxgeaHISCRW2oYwcSycZeULZzAunaudXT9ov1KOTj9xwt0CH6hbwqP1/z74ZWF7rYFnDpyYH07XFcZew==} + '@tanstack/query-core@5.101.0': + resolution: {integrity: sha512-cQetA74EB+seWySv1TTKr828TnP0u39m6LykwDXIo84SNortpDkp30TMEjkqtYCNP9c40uT/iwl6MLiufEt0Ow==} '@tanstack/react-form@1.29.1': resolution: {integrity: sha512-hVHk4g0phd0HxRsv2ry6Xt8BqmalT55Q3cokhJBCC1St0hcGZhgwJJbohm9atao45BPG9e55DGvtbwExqZe35g==} @@ -1417,8 +1417,8 @@ packages: '@tanstack/react-start': optional: true - '@tanstack/react-query@5.100.14': - resolution: {integrity: sha512-oOr6aRdSFEwWhzxEkD/9ZcItM3+LjBSkeVmadWKwUssAHTsqd/7bOjWrX4AbvEkoEhgAxzN0Xk6H/aYzXiYBAw==} + '@tanstack/react-query@5.101.0': + resolution: {integrity: sha512-rLlJXSpkqfizLWgkR5+eLeIk0MvTx/meEIR7LRjxic+qxiQP8zVjq7BqQkiCMNLQBlLfuOLqqr6KO5GtrDlmSg==} peerDependencies: react: ^18 || ^19 @@ -4700,7 +4700,7 @@ snapshots: '@tanstack/pacer-lite@0.1.1': {} - '@tanstack/query-core@5.100.14': {} + '@tanstack/query-core@5.101.0': {} '@tanstack/react-form@1.29.1(react-dom@19.2.7(react@19.2.7))(react@19.2.7)': dependencies: @@ -4710,9 +4710,9 @@ snapshots: transitivePeerDependencies: - react-dom - '@tanstack/react-query@5.100.14(react@19.2.7)': + '@tanstack/react-query@5.101.0(react@19.2.7)': dependencies: - '@tanstack/query-core': 5.100.14 + '@tanstack/query-core': 5.101.0 react: 19.2.7 '@tanstack/react-router@1.170.15(react-dom@19.2.7(react@19.2.7))(react@19.2.7)':