Skip to content

Commit a41629f

Browse files
Bump @tanstack/react-query in /Plan/react/dashboard (#4707)
Bumps [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) from 5.101.0 to 5.101.1. - [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.101.1/packages/react-query) --- updated-dependencies: - dependency-name: "@tanstack/react-query" dependency-version: 5.101.1 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 add83e5 commit a41629f

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.3",
21-
"@tanstack/react-query": "5.101.0",
21+
"@tanstack/react-query": "5.101.1",
2222
"@uiw/react-color-chrome": "2.10.3",
2323
"@uiw/react-color-wheel": "2.10.3",
2424
"axios": "1.18.0",

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.101.0":
596-
version "5.101.0"
597-
resolved "https://registry.yarnpkg.com/@tanstack/query-core/-/query-core-5.101.0.tgz#45391ce143c270b7e7a55bd1a6696918f20782d1"
598-
integrity sha512-cQetA74EB+seWySv1TTKr828TnP0u39m6LykwDXIo84SNortpDkp30TMEjkqtYCNP9c40uT/iwl6MLiufEt0Ow==
595+
"@tanstack/query-core@5.101.1":
596+
version "5.101.1"
597+
resolved "https://registry.yarnpkg.com/@tanstack/query-core/-/query-core-5.101.1.tgz#a6cfa8b94b23f65bd95a2d61bf737c2e4c9b0518"
598+
integrity sha512-Y6Y92dkXtNqx67m2pMSxUsA3zOCwv862JexZRP8/EPwvKXMPu9m8rv43spiXWzOUIggQ3SQApttALStzhA8B4g==
599599

600-
"@tanstack/react-query@5.101.0":
601-
version "5.101.0"
602-
resolved "https://registry.yarnpkg.com/@tanstack/react-query/-/react-query-5.101.0.tgz#2dd56c5b96ec816d6b6ec9cee5c80ed298974733"
603-
integrity sha512-rLlJXSpkqfizLWgkR5+eLeIk0MvTx/meEIR7LRjxic+qxiQP8zVjq7BqQkiCMNLQBlLfuOLqqr6KO5GtrDlmSg==
600+
"@tanstack/react-query@5.101.1":
601+
version "5.101.1"
602+
resolved "https://registry.yarnpkg.com/@tanstack/react-query/-/react-query-5.101.1.tgz#357f2037ed4a5c0c85ee695f6d7c60ab549c8e24"
603+
integrity sha512-ZnONUuQKJe1bJMStXUL1s5uKN9FcfC28j5cK+iDZcdSHtUv1wtin1cGc/Oewhf2Oc4eKY7lggtpvT/AbMmhHew==
604604
dependencies:
605-
"@tanstack/query-core" "5.101.0"
605+
"@tanstack/query-core" "5.101.1"
606606

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

0 commit comments

Comments
 (0)