From 517235bba7eff12c7961e37a34e346e3953d4524 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Jun 2026 19:20:03 +0000 Subject: [PATCH] build(deps): bump @tanstack/react-query from 5.100.9 to 5.100.14 Bumps [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) from 5.100.9 to 5.100.14. - [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.14/packages/react-query) --- updated-dependencies: - dependency-name: "@tanstack/react-query" dependency-version: 5.100.14 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- packages/frontend/package.json | 2 +- pnpm-lock.yaml | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/packages/frontend/package.json b/packages/frontend/package.json index 780f2a2..ada0069 100644 --- a/packages/frontend/package.json +++ b/packages/frontend/package.json @@ -20,7 +20,7 @@ "@radix-ui/react-radio-group": "^1.2.1", "@radix-ui/react-select": "^2.1.2", "@radix-ui/react-slot": "^1.1.0", - "@tanstack/react-query": "^5.59.0", + "@tanstack/react-query": "^5.100.14", "@tanstack/react-router": "^1.170.10", "@tanstack/react-table": "^8.20.0", "@tanstack/react-virtual": "^3.14.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c9870dd..05069d5 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -149,8 +149,8 @@ importers: specifier: ^1.1.0 version: 1.2.4(@types/react@18.3.28)(react@18.3.1) '@tanstack/react-query': - specifier: ^5.59.0 - version: 5.100.9(react@18.3.1) + specifier: ^5.100.14 + version: 5.100.14(react@18.3.1) '@tanstack/react-router': specifier: ^1.170.10 version: 1.170.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1) @@ -1238,11 +1238,11 @@ packages: resolution: {integrity: sha512-79pf/RkhteYZTRgcR4F9kbk84P2N8rugQJswxfIqovlbRiT3yI7eBE+5QorIrZaOKktsgzRlXh1l/du/xpl4iA==} engines: {node: '>=20.19'} - '@tanstack/query-core@5.100.9': - resolution: {integrity: sha512-SJSFw1S8+kQ0+knv/XGfrbocWoAlT7vDKsSImtLx3ZPQmEcR46hkDjLSvynSy25N8Ms4tIEini1FuBd5k7IscQ==} + '@tanstack/query-core@5.100.14': + resolution: {integrity: sha512-5X41dGpxgeaHISCRW2oYwcSycZeULZzAunaudXT9ov1KOTj9xwt0CH6hbwqP1/z74ZWF7rYFnDpyYH07XFcZew==} - '@tanstack/react-query@5.100.9': - resolution: {integrity: sha512-Oa44XkaI3kCNN6ME0KByU3xT3SEUNOMfZpHxL6+wFoTm+OeUFYHKdeYVe0aOXlRDm/f15sgLwEt2HDorIdW8+A==} + '@tanstack/react-query@5.100.14': + resolution: {integrity: sha512-oOr6aRdSFEwWhzxEkD/9ZcItM3+LjBSkeVmadWKwUssAHTsqd/7bOjWrX4AbvEkoEhgAxzN0Xk6H/aYzXiYBAw==} peerDependencies: react: ^18 || ^19 @@ -3919,11 +3919,11 @@ snapshots: '@tanstack/history@1.162.0': {} - '@tanstack/query-core@5.100.9': {} + '@tanstack/query-core@5.100.14': {} - '@tanstack/react-query@5.100.9(react@18.3.1)': + '@tanstack/react-query@5.100.14(react@18.3.1)': dependencies: - '@tanstack/query-core': 5.100.9 + '@tanstack/query-core': 5.100.14 react: 18.3.1 '@tanstack/react-router@1.170.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':