diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 70ee334..c644571 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -92,7 +92,7 @@ importers: version: 20.0.0 '@tanstack/react-query': specifier: ^5.62.10 - version: 5.90.10(react@19.0.0) + version: 5.90.11(react@19.0.0) '@tanstack/vue-query': specifier: ^5.62.16 version: 5.91.2(vue@3.5.13(typescript@5.9.3)) @@ -701,8 +701,11 @@ packages: '@tanstack/query-core@5.90.10': resolution: {integrity: sha512-EhZVFu9rl7GfRNuJLJ3Y7wtbTnENsvzp+YpcAV7kCYiXni1v8qZh++lpw4ch4rrwC0u/EZRnBHIehzCGzwXDSQ==} - '@tanstack/react-query@5.90.10': - resolution: {integrity: sha512-BKLss9Y8PQ9IUjPYQiv3/Zmlx92uxffUOX8ZZNoQlCIZBJPT5M+GOMQj7xislvVQ6l1BstBjcX0XB/aHfFYVNw==} + '@tanstack/query-core@5.90.11': + resolution: {integrity: sha512-f9z/nXhCgWDF4lHqgIE30jxLe4sYv15QodfdPDKYAk7nAEjNcndy4dHz3ezhdUaR23BpWa4I2EH4/DZ0//Uf8A==} + + '@tanstack/react-query@5.90.11': + resolution: {integrity: sha512-3uyzz01D1fkTLXuxF3JfoJoHQMU2fxsfJwE+6N5hHy0dVNoZOvwKP8Z2k7k1KDeD54N20apcJnG75TBAStIrBA==} peerDependencies: react: ^18 || ^19 @@ -3167,9 +3170,11 @@ snapshots: '@tanstack/query-core@5.90.10': {} - '@tanstack/react-query@5.90.10(react@19.0.0)': + '@tanstack/query-core@5.90.11': {} + + '@tanstack/react-query@5.90.11(react@19.0.0)': dependencies: - '@tanstack/query-core': 5.90.10 + '@tanstack/query-core': 5.90.11 react: 19.0.0 '@tanstack/vue-query@5.91.2(vue@3.5.13(typescript@5.9.3))':