Bump @tanstack/react-query from 5.75.7 to 5.87.4

Bumps [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) from 5.75.7 to 5.87.4.
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.87.4/packages/react-query)

---
updated-dependencies:
- dependency-name: "@tanstack/react-query"
  dependency-version: 5.87.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-09-15 21:09:01 +00:00 committed by GitHub
parent e15411a04c
commit ee57202733
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 14 additions and 14 deletions

View File

@ -54,7 +54,7 @@
"@haxqer/ra-language-chinese": "^4.16.2",
"@mui/icons-material": "^7.1.0",
"@mui/material": "^7.1.0",
"@tanstack/react-query": "^5.59.12",
"@tanstack/react-query": "^5.87.4",
"history": "^5.3.0",
"lodash": "^4.17.21",
"papaparse": "^5.4.1",

View File

@ -1605,13 +1605,6 @@ __metadata:
languageName: node
linkType: hard
"@tanstack/query-core@npm:5.75.7":
version: 5.75.7
resolution: "@tanstack/query-core@npm:5.75.7"
checksum: 10c0/e1b8489ada09279826a9ed9c79907d5393cb6cd379edb5feb84d2925cf83bc9669a97f52f95229e4e7d59298c9ef88695e8b7107e7ba2461d6c2c6aac66a21a5
languageName: node
linkType: hard
"@tanstack/query-core@npm:5.76.0":
version: 5.76.0
resolution: "@tanstack/query-core@npm:5.76.0"
@ -1619,6 +1612,13 @@ __metadata:
languageName: node
linkType: hard
"@tanstack/query-core@npm:5.87.4":
version: 5.87.4
resolution: "@tanstack/query-core@npm:5.87.4"
checksum: 10c0/00898c96d199ba8f0cd2004b76da8e5e3355b97473a6c16dd13de65f5063c4f2abfae64e9f32fc395557c2f446af09e1646a82f62992256fdda6062c9399c2a3
languageName: node
linkType: hard
"@tanstack/react-query@npm:^5.21.7":
version: 5.76.1
resolution: "@tanstack/react-query@npm:5.76.1"
@ -1630,14 +1630,14 @@ __metadata:
languageName: node
linkType: hard
"@tanstack/react-query@npm:^5.59.12":
version: 5.75.7
resolution: "@tanstack/react-query@npm:5.75.7"
"@tanstack/react-query@npm:^5.87.4":
version: 5.87.4
resolution: "@tanstack/react-query@npm:5.87.4"
dependencies:
"@tanstack/query-core": "npm:5.75.7"
"@tanstack/query-core": "npm:5.87.4"
peerDependencies:
react: ^18 || ^19
checksum: 10c0/67a81445236b237ff6cbf30b8814e8de3e95a619509cc6b46ab8c9f550bec19d7543030e7127a4ef808c3b516c4397a7da049b7bd13d33834dd74637f2aead24
checksum: 10c0/2dbfba2eabc21d9c7a6683ff8858fa2cc896d2e4319a2e4e1cb4b794fc4b7eb5b16da2b72ba98468c7bebdb035c73ad75f5d7abcc5cae64a9bcbcc728131193d
languageName: node
linkType: hard
@ -8084,7 +8084,7 @@ __metadata:
"@mui/material": "npm:^7.1.0"
"@mui/system": "npm:^7.1.0"
"@mui/utils": "npm:^7.1.0"
"@tanstack/react-query": "npm:^5.59.12"
"@tanstack/react-query": "npm:^5.87.4"
"@testing-library/dom": "npm:^10.4.0"
"@testing-library/jest-dom": "npm:^6.0.0"
"@testing-library/react": "npm:^16.0.0"