diff --git a/package.json b/package.json index f75639a..3a87745 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "@mantine/prism": "6.0.2", "@rainbow-me/rainbowkit": "^1.3.7", "@tabler/icons-react": "^3.31.0", - "@tanstack/react-query": "5.69.0", + "@tanstack/react-query": "5.90.5", "embla-carousel-react": "^7.1.0", "next": "15.2.4", "react": "18.3.1", diff --git a/yarn.lock b/yarn.lock index e0a794d..e0d0801 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1269,10 +1269,10 @@ resolved "https://registry.yarnpkg.com/@tanstack/query-core/-/query-core-4.36.1.tgz#79f8c1a539d47c83104210be2388813a7af2e524" integrity sha512-DJSilV5+ytBP1FbFcEJovv4rnnm/CokuVvrBEtW/Va9DvuJ3HksbXUJEpI0aV1KtuL4ZoO9AVE6PyNLzF7tLeA== -"@tanstack/query-core@5.69.0": - version "5.69.0" - resolved "https://registry.yarnpkg.com/@tanstack/query-core/-/query-core-5.69.0.tgz#c434505987ade936dc53e6e27aa1406b0295516f" - integrity sha512-Kn410jq6vs1P8Nm+ZsRj9H+U3C0kjuEkYLxbiCyn3MDEiYor1j2DGVULqAz62SLZtUZ/e9Xt6xMXiJ3NJ65WyQ== +"@tanstack/query-core@5.90.5": + version "5.90.5" + resolved "https://registry.yarnpkg.com/@tanstack/query-core/-/query-core-5.90.5.tgz#0175f9f517514906db8ab379589ed3f96694ecc4" + integrity sha512-wLamYp7FaDq6ZnNehypKI5fNvxHPfTYylE0m/ZpuuzJfJqhR5Pxg9gvGBHZx4n7J+V5Rg5mZxHHTlv25Zt5u+w== "@tanstack/query-persist-client-core@4.36.1": version "4.36.1" @@ -1295,12 +1295,12 @@ dependencies: "@tanstack/query-persist-client-core" "4.36.1" -"@tanstack/react-query@5.69.0": - version "5.69.0" - resolved "https://registry.yarnpkg.com/@tanstack/react-query/-/react-query-5.69.0.tgz#8d58e800854cc11d0aa2c39569f53ae32ba442a9" - integrity sha512-Ift3IUNQqTcaFa1AiIQ7WCb/PPy8aexZdq9pZWLXhfLcLxH0+PZqJ2xFImxCpdDZrFRZhLJrh76geevS5xjRhA== +"@tanstack/react-query@5.90.5": + version "5.90.5" + resolved "https://registry.yarnpkg.com/@tanstack/react-query/-/react-query-5.90.5.tgz#545e61282c787bd87ac5785da9a4943462f78ef6" + integrity sha512-pN+8UWpxZkEJ/Rnnj2v2Sxpx1WFlaa9L6a4UO89p6tTQbeo+m0MS8oYDjbggrR8QcTyjKoYWKS3xJQGr3ExT8Q== dependencies: - "@tanstack/query-core" "5.69.0" + "@tanstack/query-core" "5.90.5" "@tanstack/react-query@^4.28.0": version "4.36.1"