diff --git a/package.json b/package.json index 4285cdc..34f4898 100644 --- a/package.json +++ b/package.json @@ -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.83.0", "history": "^5.3.0", "lodash": "^4.17.21", "papaparse": "^5.4.1", diff --git a/yarn.lock b/yarn.lock index 58a093b..ee7f9c9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -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.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": 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.83.0": + version: 5.83.0 + resolution: "@tanstack/react-query@npm:5.83.0" dependencies: - "@tanstack/query-core": "npm:5.75.7" + "@tanstack/query-core": "npm:5.83.0" peerDependencies: react: ^18 || ^19 - checksum: 10c0/67a81445236b237ff6cbf30b8814e8de3e95a619509cc6b46ab8c9f550bec19d7543030e7127a4ef808c3b516c4397a7da049b7bd13d33834dd74637f2aead24 + checksum: 10c0/883229f9219ca906a54d7caafd44d59b57db5dbe87e954f8a7027f460e9f8b97842dfbd0d676dc3111d577baf312c64f6c1fdd67cd1e4b0f0bf574e29670c606 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.83.0" "@testing-library/dom": "npm:^10.4.0" "@testing-library/jest-dom": "npm:^6.0.0" "@testing-library/react": "npm:^16.0.0"