diff --git a/docs/website/package.json b/docs/website/package.json index d8ce0133a..c20b64d67 100644 --- a/docs/website/package.json +++ b/docs/website/package.json @@ -19,7 +19,7 @@ "@docusaurus/preset-classic": "3.5.2", "@docusaurus/theme-common": "3.7.0", "@mdx-js/react": "^3.0.1", - "@tanstack/react-query": "^5.62.15", + "@tanstack/react-query": "^5.64.2", "axios": "^1.7.9", "clsx": "^2.1.1", "prism-react-renderer": "^2.4.1", diff --git a/docs/website/pnpm-lock.yaml b/docs/website/pnpm-lock.yaml index b90ef2e6c..9f8794dbb 100644 --- a/docs/website/pnpm-lock.yaml +++ b/docs/website/pnpm-lock.yaml @@ -21,8 +21,8 @@ importers: specifier: ^3.0.1 version: 3.0.1(@types/react@19.0.7)(react@18.3.1) '@tanstack/react-query': - specifier: ^5.62.15 - version: 5.62.15(react@18.3.1) + specifier: ^5.64.2 + version: 5.64.2(react@18.3.1) axios: specifier: ^1.7.9 version: 1.7.9 @@ -1982,11 +1982,11 @@ packages: resolution: {integrity: sha512-+PmQX0PiAYPMeVYe237LJAYvOMYW1j2rH5YROyS3b4CTVJum34HfRvKvAzozHAQG0TnHNdUfY9nCeUyRAs//cw==} engines: {node: '>=14.16'} - '@tanstack/query-core@5.62.15': - resolution: {integrity: sha512-wT20X14CxcWY8YLJ/1pnsXn/y1Q2uRJZYWW93PWRtZt+3/JlGZyiyTcO4pGnqycnP7CokCROAyatsraosqZsDA==} + '@tanstack/query-core@5.64.2': + resolution: {integrity: sha512-hdO8SZpWXoADNTWXV9We8CwTkXU88OVWRBcsiFrk7xJQnhm6WRlweDzMD+uH+GnuieTBVSML6xFa17C2cNV8+g==} - '@tanstack/react-query@5.62.15': - resolution: {integrity: sha512-Ny3xxsOWmEQCFyHiV3CF7t6+QAV+LpBEREiXyllKR4+tStyd8smOAa98ZHmEx0ZNy36M31K8enifB5wTSYAKJw==} + '@tanstack/react-query@5.64.2': + resolution: {integrity: sha512-3pakNscZNm8KJkxmovvtZ4RaXLyiYYobwleTMvpIGUoKRa8j8VlrQKNl5W8VUEfVfZKkikvXVddLuWMbcSCA1Q==} peerDependencies: react: ^18 || ^19 @@ -9178,11 +9178,11 @@ snapshots: dependencies: defer-to-connect: 2.0.1 - '@tanstack/query-core@5.62.15': {} + '@tanstack/query-core@5.64.2': {} - '@tanstack/react-query@5.62.15(react@18.3.1)': + '@tanstack/react-query@5.64.2(react@18.3.1)': dependencies: - '@tanstack/query-core': 5.62.15 + '@tanstack/query-core': 5.64.2 react: 18.3.1 '@trysound/sax@0.2.0': {}