Bump @tanstack/react-query from 5.75.7 to 5.83.0

---
updated-dependencies:
- dependency-name: "@tanstack/react-query"
  dependency-version: 5.83.0
  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-07-15 00:24:16 +00:00 committed by GitHub
parent e15411a04c
commit 25a0c5606c
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", "@haxqer/ra-language-chinese": "^4.16.2",
"@mui/icons-material": "^7.1.0", "@mui/icons-material": "^7.1.0",
"@mui/material": "^7.1.0", "@mui/material": "^7.1.0",
"@tanstack/react-query": "^5.59.12", "@tanstack/react-query": "^5.83.0",
"history": "^5.3.0", "history": "^5.3.0",
"lodash": "^4.17.21", "lodash": "^4.17.21",
"papaparse": "^5.4.1", "papaparse": "^5.4.1",

View File

@ -1605,13 +1605,6 @@ __metadata:
languageName: node languageName: node
linkType: hard 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": "@tanstack/query-core@npm:5.76.0":
version: 5.76.0 version: 5.76.0
resolution: "@tanstack/query-core@npm:5.76.0" resolution: "@tanstack/query-core@npm:5.76.0"
@ -1619,6 +1612,13 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"@tanstack/query-core@npm:5.83.0":
version: 5.83.0
resolution: "@tanstack/query-core@npm:5.83.0"
checksum: 10c0/e6dc480bc99eaca552a9ad65423788b60368cf99308681252fc7dbe42a3f2c1c978db0d3471cc3349b9112cfb4d967ace4e192a1d7e987e30c5c1ff74809c77c
languageName: node
linkType: hard
"@tanstack/react-query@npm:^5.21.7": "@tanstack/react-query@npm:^5.21.7":
version: 5.76.1 version: 5.76.1
resolution: "@tanstack/react-query@npm:5.76.1" resolution: "@tanstack/react-query@npm:5.76.1"
@ -1630,14 +1630,14 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"@tanstack/react-query@npm:^5.59.12": "@tanstack/react-query@npm:^5.83.0":
version: 5.75.7 version: 5.83.0
resolution: "@tanstack/react-query@npm:5.75.7" resolution: "@tanstack/react-query@npm:5.83.0"
dependencies: dependencies:
"@tanstack/query-core": "npm:5.75.7" "@tanstack/query-core": "npm:5.83.0"
peerDependencies: peerDependencies:
react: ^18 || ^19 react: ^18 || ^19
checksum: 10c0/67a81445236b237ff6cbf30b8814e8de3e95a619509cc6b46ab8c9f550bec19d7543030e7127a4ef808c3b516c4397a7da049b7bd13d33834dd74637f2aead24 checksum: 10c0/883229f9219ca906a54d7caafd44d59b57db5dbe87e954f8a7027f460e9f8b97842dfbd0d676dc3111d577baf312c64f6c1fdd67cd1e4b0f0bf574e29670c606
languageName: node languageName: node
linkType: hard linkType: hard
@ -8084,7 +8084,7 @@ __metadata:
"@mui/material": "npm:^7.1.0" "@mui/material": "npm:^7.1.0"
"@mui/system": "npm:^7.1.0" "@mui/system": "npm:^7.1.0"
"@mui/utils": "npm:^7.1.0" "@mui/utils": "npm:^7.1.0"
"@tanstack/react-query": "npm:^5.59.12" "@tanstack/react-query": "npm:^5.83.0"
"@testing-library/dom": "npm:^10.4.0" "@testing-library/dom": "npm:^10.4.0"
"@testing-library/jest-dom": "npm:^6.0.0" "@testing-library/jest-dom": "npm:^6.0.0"
"@testing-library/react": "npm:^16.0.0" "@testing-library/react": "npm:^16.0.0"