From 610291cba8f4977d3a5ad33dfd25c2d786145564 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Jan 2026 11:31:31 +0000 Subject: [PATCH] Javascript dependency: Bump @tanstack/react-query in /web Bumps [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) from 5.90.17 to 5.90.19. - [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.90.19/packages/react-query) --- updated-dependencies: - dependency-name: "@tanstack/react-query" dependency-version: 5.90.19 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- web/package.json | 2 +- web/yarn.lock | 20 ++++++++++---------- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/web/package.json b/web/package.json index 4aa6e6fbb9e..408fcde9273 100644 --- a/web/package.json +++ b/web/package.json @@ -86,7 +86,7 @@ "@projectstorm/react-diagrams": "^7.0.4", "@simonwep/pickr": "^1.5.1", "@szhsin/react-menu": "^4.5.1", - "@tanstack/react-query": "^5.90.11", + "@tanstack/react-query": "^5.90.19", "@tanstack/react-table": "^8.16.0", "@tanstack/react-virtual": "^3.13.13", "@types/classnames": "^2.3.4", diff --git a/web/yarn.lock b/web/yarn.lock index 96f260925b1..6037a0ee409 100644 --- a/web/yarn.lock +++ b/web/yarn.lock @@ -3597,21 +3597,21 @@ __metadata: languageName: node linkType: hard -"@tanstack/query-core@npm:5.90.17": - version: 5.90.17 - resolution: "@tanstack/query-core@npm:5.90.17" - checksum: 10c0/f10ba6d82d21fab5a3ad5df028090255f0da5368dad2a78cdb57426519bdb3608d284fbfe733ece139382f60ae17deb5eef14249fbff854b3791795effd8f06f +"@tanstack/query-core@npm:5.90.19": + version: 5.90.19 + resolution: "@tanstack/query-core@npm:5.90.19" + checksum: 10c0/f6974064238d94025cd1fb8e9ba6a1ffb90d137e0d3fb6949252e81032ae446e948073ea999a4d11e1b6000df7eeec15cda92b76a264249f091f7543a192e958 languageName: node linkType: hard -"@tanstack/react-query@npm:^5.90.11": - version: 5.90.17 - resolution: "@tanstack/react-query@npm:5.90.17" +"@tanstack/react-query@npm:^5.90.19": + version: 5.90.19 + resolution: "@tanstack/react-query@npm:5.90.19" dependencies: - "@tanstack/query-core": "npm:5.90.17" + "@tanstack/query-core": "npm:5.90.19" peerDependencies: react: ^18 || ^19 - checksum: 10c0/af722dbfbdfaa85d298963a175945d5089c714d83721320d24c3bd96ca5b74120ffff27866dfc6a45195ac6ec7ffe7e55cefd521fc03de55021bf997735d21cd + checksum: 10c0/5176a363855c9ce87e6b7fe034ee9538766b209fea561c1f8e9aadbca1891d0d03fe3b28ccf79fc2077ba9d77a89aab59ca8b66b00f12519e207b24f47868554 languageName: node linkType: hard @@ -12796,7 +12796,7 @@ __metadata: "@simonwep/pickr": "npm:^1.5.1" "@svgr/webpack": "npm:^8.1.0" "@szhsin/react-menu": "npm:^4.5.1" - "@tanstack/react-query": "npm:^5.90.11" + "@tanstack/react-query": "npm:^5.90.19" "@tanstack/react-table": "npm:^8.16.0" "@tanstack/react-virtual": "npm:^3.13.13" "@testing-library/dom": "npm:10.4.1"