From 4392b83a98f58e58ea44eda1e8a3fa29976b9676 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Dec 2024 11:41:29 +0530 Subject: [PATCH] Javascript dependency: Bump @tanstack/react-query in /web --- 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 0e5f1437a..5f9f14ef1 100644 --- a/web/package.json +++ b/web/package.json @@ -85,7 +85,7 @@ "@projectstorm/react-diagrams": "^7.0.4", "@simonwep/pickr": "^1.5.1", "@szhsin/react-menu": "^4.2.2", - "@tanstack/react-query": "5.62.0", + "@tanstack/react-query": "5.62.2", "@tanstack/react-table": "^8.16.0", "@tanstack/react-virtual": "^3.8.4", "@types/classnames": "^2.3.4", diff --git a/web/yarn.lock b/web/yarn.lock index eea7e2580..91c59f34e 100644 --- a/web/yarn.lock +++ b/web/yarn.lock @@ -3034,21 +3034,21 @@ __metadata: languageName: node linkType: hard -"@tanstack/query-core@npm:5.62.0": - version: 5.62.0 - resolution: "@tanstack/query-core@npm:5.62.0" - checksum: e071653bd29cfb713dc9f5641d2308e731d195129c5c5382826917573ae963033afa6f97605668824e7deb7aa1349b7355992aef0d8c1cb7da7793ef2ce2011e +"@tanstack/query-core@npm:5.62.2": + version: 5.62.2 + resolution: "@tanstack/query-core@npm:5.62.2" + checksum: 1d15f007214c65c15360eadfe6ccefb8a2d780b85383b8ce7083950d8648efc95784e36d304792f1b738178b9fb0531e0d062c7f63d69f4577c1f1b9f7c15af7 languageName: node linkType: hard -"@tanstack/react-query@npm:5.62.0": - version: 5.62.0 - resolution: "@tanstack/react-query@npm:5.62.0" +"@tanstack/react-query@npm:5.62.2": + version: 5.62.2 + resolution: "@tanstack/react-query@npm:5.62.2" dependencies: - "@tanstack/query-core": 5.62.0 + "@tanstack/query-core": 5.62.2 peerDependencies: react: ^18 || ^19 - checksum: 5ef06034a415c710b44014a138051d2d15e6a8d4bd9d82988e9b780b90bcd25e78bf64032e2dbbd1ff96351f14a142e5f0d1d3f5b0be1e983c6d5c87535f603d + checksum: 4735781dade3a55d0f2992b4f5c4c0e27d89788f2df37f57abeb45126aab54314638a040bae2bd39dda2aa4d27c96439b5df457890f1c0822ea74d290ffe2d9c languageName: node linkType: hard @@ -13454,7 +13454,7 @@ __metadata: "@simonwep/pickr": ^1.5.1 "@svgr/webpack": ^8.1.0 "@szhsin/react-menu": ^4.2.2 - "@tanstack/react-query": 5.62.0 + "@tanstack/react-query": 5.62.2 "@tanstack/react-table": ^8.16.0 "@tanstack/react-virtual": ^3.8.4 "@testing-library/dom": 10.4.0