diff --git a/docs/website/package.json b/docs/website/package.json index cbadea006..c0f7fe1e1 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.6.3", "@mdx-js/react": "^3.0.1", - "@tanstack/react-query": "^5.62.7", + "@tanstack/react-query": "^5.62.11", "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 ea8ca304b..67b6b0cba 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@18.3.11)(react@18.3.1) '@tanstack/react-query': - specifier: ^5.62.7 - version: 5.62.7(react@18.3.1) + specifier: ^5.62.11 + version: 5.62.11(react@18.3.1) axios: specifier: ^1.7.9 version: 1.7.9 @@ -1976,11 +1976,11 @@ packages: resolution: {integrity: sha512-+PmQX0PiAYPMeVYe237LJAYvOMYW1j2rH5YROyS3b4CTVJum34HfRvKvAzozHAQG0TnHNdUfY9nCeUyRAs//cw==} engines: {node: '>=14.16'} - '@tanstack/query-core@5.62.7': - resolution: {integrity: sha512-fgpfmwatsrUal6V+8EC2cxZIQVl9xvL7qYa03gsdsCy985UTUlS4N+/3hCzwR0PclYDqisca2AqR1BVgJGpUDA==} + '@tanstack/query-core@5.62.9': + resolution: {integrity: sha512-lwePd8hNYhyQ4nM/iRQ+Wz2cDtspGeZZHFZmCzHJ7mfKXt+9S301fULiY2IR2byJYY6Z03T427E5PoVfMexHjw==} - '@tanstack/react-query@5.62.7': - resolution: {integrity: sha512-+xCtP4UAFDTlRTYyEjLx0sRtWyr5GIk7TZjZwBu4YaNahi3Rt2oMyRqfpfVrtwsqY2sayP4iXVCwmC+ZqqFmuw==} + '@tanstack/react-query@5.62.11': + resolution: {integrity: sha512-Xb1nw0cYMdtFmwkvH9+y5yYFhXvLRCnXoqlzSw7UkqtCVFq3cG8q+rHZ2Yz1XrC+/ysUaTqbLKJqk95mCgC1oQ==} peerDependencies: react: ^18 || ^19 @@ -9167,11 +9167,11 @@ snapshots: dependencies: defer-to-connect: 2.0.1 - '@tanstack/query-core@5.62.7': {} + '@tanstack/query-core@5.62.9': {} - '@tanstack/react-query@5.62.7(react@18.3.1)': + '@tanstack/react-query@5.62.11(react@18.3.1)': dependencies: - '@tanstack/query-core': 5.62.7 + '@tanstack/query-core': 5.62.9 react: 18.3.1 '@trysound/sax@0.2.0': {}