diff --git a/package.json b/package.json index 7900591..8cf57b2 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "@opentelemetry/sdk-trace-web": "^1.30.0", "@opentelemetry/semantic-conventions": "^1.37.0", "@tanstack/query-async-storage-persister": "^5.62.8", - "@tanstack/react-query": "^5.62.10", + "@tanstack/react-query": "^5.89.0", "@tanstack/react-query-devtools": "^5.64.2", "@tanstack/react-query-persist-client": "^5.74.4", "i18next": "^24.2.0", diff --git a/yarn.lock b/yarn.lock index 522db6a..1247868 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4332,13 +4332,6 @@ __metadata: languageName: node linkType: hard -"@tanstack/query-core@npm:5.62.9": - version: 5.62.9 - resolution: "@tanstack/query-core@npm:5.62.9" - checksum: 10c0/3d0708ec761563bbb5c5efa97160d10ed891b63a61cc24ebc04c24d8196e7fa5cde89ea220e70546fc94066fa1034c1a368138dab3f353c82846cc5f9595a7fc - languageName: node - linkType: hard - "@tanstack/query-core@npm:5.74.4": version: 5.74.4 resolution: "@tanstack/query-core@npm:5.74.4" @@ -4346,6 +4339,13 @@ __metadata: languageName: node linkType: hard +"@tanstack/query-core@npm:5.89.0": + version: 5.89.0 + resolution: "@tanstack/query-core@npm:5.89.0" + checksum: 10c0/8e1e92fb4e3694d7f706bb686135a237280528ad5da890e996521780ecf30dbe139662dfd75b2f73bfe617e9275de1b3e7ab5c9fc6cacbf79cabf8163922e334 + languageName: node + linkType: hard + "@tanstack/query-devtools@npm:5.64.2": version: 5.64.2 resolution: "@tanstack/query-devtools@npm:5.64.2" @@ -4395,14 +4395,14 @@ __metadata: languageName: node linkType: hard -"@tanstack/react-query@npm:^5.62.10": - version: 5.62.10 - resolution: "@tanstack/react-query@npm:5.62.10" +"@tanstack/react-query@npm:^5.89.0": + version: 5.89.0 + resolution: "@tanstack/react-query@npm:5.89.0" dependencies: - "@tanstack/query-core": "npm:5.62.9" + "@tanstack/query-core": "npm:5.89.0" peerDependencies: react: ^18 || ^19 - checksum: 10c0/df6dab08dcbec5d7458855107d81e9a4cb4fef9f2302341168ec2de42fa2935f523b4086b77ab626aa7baf468cb4cd050ab6043fafae794544273d1e7f5cead9 + checksum: 10c0/07364b36bcf8424777b79fad3a87e16867e955a09c27696e8a9833bacf5cd2a3f69474bb7285b6103a7c49f578a23a3f211cf3dbd36c63871ffdacd8baf0faeb languageName: node linkType: hard @@ -13520,7 +13520,7 @@ __metadata: "@storybook/react-vite": "npm:^8.4.7" "@storybook/test": "npm:^8.6.14" "@tanstack/query-async-storage-persister": "npm:^5.62.8" - "@tanstack/react-query": "npm:^5.62.10" + "@tanstack/react-query": "npm:^5.89.0" "@tanstack/react-query-devtools": "npm:^5.64.2" "@tanstack/react-query-persist-client": "npm:^5.74.4" "@testing-library/react": "npm:^16.2.0"