Skip to content

Commit ba17fb0

Browse files
Bump @tanstack/react-query in /Plan/react/dashboard (#4541)
Bumps [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) from 5.90.21 to 5.96.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.96.1/packages/react-query) --- updated-dependencies: - dependency-name: "@tanstack/react-query" dependency-version: 5.96.1 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 f0d6a56 commit ba17fb0

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.90.21",
21+
"@tanstack/react-query": "5.96.1",
2222
"@uiw/react-color-chrome": "2.9.6",
2323
"@uiw/react-color-wheel": "2.9.6",
2424
"axios": "1.13.6",

Plan/react/dashboard/yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -890,17 +890,17 @@
890890
dependencies:
891891
tslib "^2.8.0"
892892

893-
"@tanstack/query-core@5.90.20":
894-
version "5.90.20"
895-
resolved "https://registry.yarnpkg.com/@tanstack/query-core/-/query-core-5.90.20.tgz#e12128e39210715d4ce4fb299c33498ac297771e"
896-
integrity sha512-OMD2HLpNouXEfZJWcKeVKUgQ5n+n3A2JFmBaScpNDUqSrQSjiveC7dKMe53uJUg1nDG16ttFPz2xfilz6i2uVg==
893+
"@tanstack/query-core@5.96.1":
894+
version "5.96.1"
895+
resolved "https://registry.yarnpkg.com/@tanstack/query-core/-/query-core-5.96.1.tgz#464b74fd735f2f736aa6391f3e71b1a8f26ff191"
896+
integrity sha512-u1yBgtavSy+N8wgtW3PiER6UpxcplMje65yXnnVgiHTqiMwLlxiw4WvQDrXyn+UD6lnn8kHaxmerJUzQcV/MMg==
897897

898-
"@tanstack/react-query@5.90.21":
899-
version "5.90.21"
900-
resolved "https://registry.yarnpkg.com/@tanstack/react-query/-/react-query-5.90.21.tgz#e0eb40831a76510be438109435b8807ef63ab1b9"
901-
integrity sha512-0Lu6y5t+tvlTJMTO7oh5NSpJfpg/5D41LlThfepTixPYkJ0sE2Jj0m0f6yYqujBwIXlId87e234+MxG3D3g7kg==
898+
"@tanstack/react-query@5.96.1":
899+
version "5.96.1"
900+
resolved "https://registry.yarnpkg.com/@tanstack/react-query/-/react-query-5.96.1.tgz#4eb55ba7e11265dc5cc843710cf66ae749706fb5"
901+
integrity sha512-2X7KYK5KKWUKGeWCVcqxXAkYefJtrKB7tSKWgeG++b0H6BRHxQaLSSi8AxcgjmUnnosHuh9WsFZqvE16P1WCzA==
902902
dependencies:
903-
"@tanstack/query-core" "5.90.20"
903+
"@tanstack/query-core" "5.96.1"
904904

905905
"@types/babel__core@^7.20.5":
906906
version "7.20.5"

0 commit comments

Comments
 (0)