Skip to content

Commit 9683684

Browse files
Bump @tanstack/react-query in /Plan/react/dashboard (#4580)
Bumps [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) from 5.97.0 to 5.99.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.99.0/packages/react-query) --- updated-dependencies: - dependency-name: "@tanstack/react-query" dependency-version: 5.99.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 05a4a6a commit 9683684

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.97.0",
21+
"@tanstack/react-query": "5.99.0",
2222
"@uiw/react-color-chrome": "2.10.1",
2323
"@uiw/react-color-wheel": "2.10.1",
2424
"axios": "1.15.0",

Plan/react/dashboard/yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -597,17 +597,17 @@
597597
dependencies:
598598
tslib "^2.8.0"
599599

600-
"@tanstack/query-core@5.97.0":
601-
version "5.97.0"
602-
resolved "https://registry.yarnpkg.com/@tanstack/query-core/-/query-core-5.97.0.tgz#538c66b9290cd57771c2e198c9d8f89d89299943"
603-
integrity sha512-QdpLP5VzVMgo4VtaPppRA2W04UFjIqX+bxke/ZJhE5cfd5UPkRzqIAJQt9uXkQJjqE8LBOMbKv7f8HCsZltXlg==
600+
"@tanstack/query-core@5.99.0":
601+
version "5.99.0"
602+
resolved "https://registry.yarnpkg.com/@tanstack/query-core/-/query-core-5.99.0.tgz#d45dca04cdf8bc68ba4f02e11a6a7e00cc04f79b"
603+
integrity sha512-3Jv3WQG0BCcH7G+7lf/bP8QyBfJOXeY+T08Rin3GZ1bshvwlbPt7NrDHMEzGdKIOmOzvIQmxjk28YEQX60k7pQ==
604604

605-
"@tanstack/react-query@5.97.0":
606-
version "5.97.0"
607-
resolved "https://registry.yarnpkg.com/@tanstack/react-query/-/react-query-5.97.0.tgz#0df5f6320a4b62ae8ed5042bb59166b6426624ad"
608-
integrity sha512-y4So4eGcQoK2WVMAcDNZE9ofB/p5v1OlKvtc1F3uqHwrtifobT7q+ZnXk2mRkc8E84HKYSlAE9z6HXl2V0+ySQ==
605+
"@tanstack/react-query@5.99.0":
606+
version "5.99.0"
607+
resolved "https://registry.yarnpkg.com/@tanstack/react-query/-/react-query-5.99.0.tgz#ac58c112aa77c8172b7c81bcd1cef3df89eece72"
608+
integrity sha512-OY2bCqPemT1LlqJ8Y2CUau4KELnIhhG9Ol3ZndPbdnB095pRbPo1cHuXTndg8iIwtoHTgwZjyaDnQ0xD0mYwAw==
609609
dependencies:
610-
"@tanstack/query-core" "5.97.0"
610+
"@tanstack/query-core" "5.99.0"
611611

612612
"@tybys/wasm-util@^0.10.1":
613613
version "0.10.1"

0 commit comments

Comments
 (0)