Skip to content

Commit 392b16f

Browse files
Bump @tanstack/react-query in /Plan/react/dashboard (#4564)
Bumps [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) from 5.96.1 to 5.97.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.97.0/packages/react-query) --- updated-dependencies: - dependency-name: "@tanstack/react-query" dependency-version: 5.97.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b8d1a4a commit 392b16f

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

Plan/react/dashboard/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@fullcalendar/interaction": "6.1.20",
1919
"@fullcalendar/react": "6.1.20",
2020
"@highcharts/map-collection": "2.3.2",
21-
"@tanstack/react-query": "5.96.1",
21+
"@tanstack/react-query": "5.97.0",
2222
"@uiw/react-color-chrome": "2.9.6",
2323
"@uiw/react-color-wheel": "2.9.6",
2424
"axios": "1.15.0",

Plan/react/dashboard/yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -573,17 +573,17 @@
573573
dependencies:
574574
tslib "^2.8.0"
575575

576-
"@tanstack/query-core@5.96.1":
577-
version "5.96.1"
578-
resolved "https://registry.yarnpkg.com/@tanstack/query-core/-/query-core-5.96.1.tgz#464b74fd735f2f736aa6391f3e71b1a8f26ff191"
579-
integrity sha512-u1yBgtavSy+N8wgtW3PiER6UpxcplMje65yXnnVgiHTqiMwLlxiw4WvQDrXyn+UD6lnn8kHaxmerJUzQcV/MMg==
576+
"@tanstack/query-core@5.97.0":
577+
version "5.97.0"
578+
resolved "https://registry.yarnpkg.com/@tanstack/query-core/-/query-core-5.97.0.tgz#538c66b9290cd57771c2e198c9d8f89d89299943"
579+
integrity sha512-QdpLP5VzVMgo4VtaPppRA2W04UFjIqX+bxke/ZJhE5cfd5UPkRzqIAJQt9uXkQJjqE8LBOMbKv7f8HCsZltXlg==
580580

581-
"@tanstack/react-query@5.96.1":
582-
version "5.96.1"
583-
resolved "https://registry.yarnpkg.com/@tanstack/react-query/-/react-query-5.96.1.tgz#4eb55ba7e11265dc5cc843710cf66ae749706fb5"
584-
integrity sha512-2X7KYK5KKWUKGeWCVcqxXAkYefJtrKB7tSKWgeG++b0H6BRHxQaLSSi8AxcgjmUnnosHuh9WsFZqvE16P1WCzA==
581+
"@tanstack/react-query@5.97.0":
582+
version "5.97.0"
583+
resolved "https://registry.yarnpkg.com/@tanstack/react-query/-/react-query-5.97.0.tgz#0df5f6320a4b62ae8ed5042bb59166b6426624ad"
584+
integrity sha512-y4So4eGcQoK2WVMAcDNZE9ofB/p5v1OlKvtc1F3uqHwrtifobT7q+ZnXk2mRkc8E84HKYSlAE9z6HXl2V0+ySQ==
585585
dependencies:
586-
"@tanstack/query-core" "5.96.1"
586+
"@tanstack/query-core" "5.97.0"
587587

588588
"@tybys/wasm-util@^0.10.1":
589589
version "0.10.1"

0 commit comments

Comments
 (0)