From 046bf7c53fefb1fbf93243b619d340eee93bd1df Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 Aug 2026 00:34:18 +0000 Subject: [PATCH] Bump @tanstack/react-query in /Plan/react/dashboard Bumps [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) from 5.101.4 to 5.102.3. - [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.102.3/packages/react-query) --- updated-dependencies: - dependency-name: "@tanstack/react-query" dependency-version: 5.102.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Plan/react/dashboard/package.json | 2 +- Plan/react/dashboard/yarn.lock | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/Plan/react/dashboard/package.json b/Plan/react/dashboard/package.json index d8a8335b27..44c074b597 100644 --- a/Plan/react/dashboard/package.json +++ b/Plan/react/dashboard/package.json @@ -18,7 +18,7 @@ "@fullcalendar/interaction": "6.1.21", "@fullcalendar/react": "6.1.21", "@highcharts/map-collection": "2.3.3", - "@tanstack/react-query": "5.101.4", + "@tanstack/react-query": "5.102.3", "@uiw/react-color-chrome": "2.10.3", "@uiw/react-color-wheel": "2.10.3", "axios": "1.19.0", diff --git a/Plan/react/dashboard/yarn.lock b/Plan/react/dashboard/yarn.lock index 9a80f3c460..899c8ced6e 100644 --- a/Plan/react/dashboard/yarn.lock +++ b/Plan/react/dashboard/yarn.lock @@ -554,17 +554,17 @@ dependencies: tslib "^2.8.0" -"@tanstack/query-core@5.101.4": - version "5.101.4" - resolved "https://registry.yarnpkg.com/@tanstack/query-core/-/query-core-5.101.4.tgz#c01b4289b3094144d8ef96235aa506242cf83efa" - integrity sha512-gNwcvOJcRbLWPOLG/2OBm+zM+Yv+MKsXKEOWC57USuZDEsI71hEErQsiEGx5wX9rzWWkfwM0fVSPoiIFSsxfiw== +"@tanstack/query-core@5.102.3": + version "5.102.3" + resolved "https://registry.yarnpkg.com/@tanstack/query-core/-/query-core-5.102.3.tgz#38bd66e36ba6356d5aee4f72c685068f03564b00" + integrity sha512-5O2VEceonqC4uaTLUGglb0hgPouWCJ4K1ykVWyeV8aThhdNCzwpwu01bYoaRNJ9mgFUXS7Kf9utJ46ysT8m+bw== -"@tanstack/react-query@5.101.4": - version "5.101.4" - resolved "https://registry.yarnpkg.com/@tanstack/react-query/-/react-query-5.101.4.tgz#044137754d79aaa30a82f6e6c42488be79c86ea7" - integrity sha512-yRg2pfOCxIs4ZJW3XYYHU/WgtD04FHSnfHlpRT7h7pR77hwkdRG4wxbKe4aq6P0RvXUTBSQpQeadS1SUYUe+KA== +"@tanstack/react-query@5.102.3": + version "5.102.3" + resolved "https://registry.yarnpkg.com/@tanstack/react-query/-/react-query-5.102.3.tgz#1eb1e0a80683fa72cedb51d82c279c751142b9b0" + integrity sha512-nHazxUEUQSGJOswGgSL2DI77f2K75WRCowDgaiyEi0ACocZTFKewTv+A/rJfq6QkuE35rVPff1QUT3ClbaePGQ== dependencies: - "@tanstack/query-core" "5.101.4" + "@tanstack/query-core" "5.102.3" "@types/parse-json@^4.0.0": version "4.0.2"