Skip to content

Commit f4ae425

Browse files
Bump @tanstack/react-query in /Plan/react/dashboard (#4628)
Bumps [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) from 5.100.9 to 5.100.11. - [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.100.11/packages/react-query) --- updated-dependencies: - dependency-name: "@tanstack/react-query" dependency-version: 5.100.10 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 841deda commit f4ae425

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

Plan/react/dashboard/yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -592,17 +592,17 @@
592592
dependencies:
593593
tslib "^2.8.0"
594594

595-
"@tanstack/query-core@5.100.9":
596-
version "5.100.9"
597-
resolved "https://registry.yarnpkg.com/@tanstack/query-core/-/query-core-5.100.9.tgz#dcf44ef25cf42a4da229bcab1d8d33e80a740a99"
598-
integrity sha512-SJSFw1S8+kQ0+knv/XGfrbocWoAlT7vDKsSImtLx3ZPQmEcR46hkDjLSvynSy25N8Ms4tIEini1FuBd5k7IscQ==
595+
"@tanstack/query-core@5.100.11":
596+
version "5.100.11"
597+
resolved "https://registry.yarnpkg.com/@tanstack/query-core/-/query-core-5.100.11.tgz#fdf273bec49277600311a4c552e2c2d95f4df73b"
598+
integrity sha512-lmE0994apShXPj8CUxgx4ch5yUJhE9k/+tVwihBvPOyerACWdBocfFg24t8+0RhtlTd7tEgchDkhlCxNssvDxw==
599599

600-
"@tanstack/react-query@5.100.9":
601-
version "5.100.9"
602-
resolved "https://registry.yarnpkg.com/@tanstack/react-query/-/react-query-5.100.9.tgz#0c701bf56f38b484602255a92d4c9e452a04807d"
603-
integrity sha512-Oa44XkaI3kCNN6ME0KByU3xT3SEUNOMfZpHxL6+wFoTm+OeUFYHKdeYVe0aOXlRDm/f15sgLwEt2HDorIdW8+A==
600+
"@tanstack/react-query@5.100.11":
601+
version "5.100.11"
602+
resolved "https://registry.yarnpkg.com/@tanstack/react-query/-/react-query-5.100.11.tgz#096005bf2868be2f5798c9a48e8f3f7f08c77f20"
603+
integrity sha512-J0f9s5x3LE1450nNNfYx+e/n0DMa0uOBdFJUy5r0RvmsXd4nB/n0rbHtHI1vYXhikNFan+wf51p6Tmp4c8ucrg==
604604
dependencies:
605-
"@tanstack/query-core" "5.100.9"
605+
"@tanstack/query-core" "5.100.11"
606606

607607
"@tybys/wasm-util@^0.10.1":
608608
version "0.10.1"

0 commit comments

Comments
 (0)