diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9e2620e..226b99b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -95,7 +95,7 @@ importers: version: 5.90.5(react@19.0.0) '@tanstack/vue-query': specifier: ^5.62.16 - version: 5.90.5(vue@3.5.13(typescript@5.9.3)) + version: 5.90.6(vue@3.5.13(typescript@5.9.3)) '@types/js-yaml': specifier: ^4.0.9 version: 4.0.9 @@ -701,13 +701,16 @@ packages: '@tanstack/query-core@5.90.5': resolution: {integrity: sha512-wLamYp7FaDq6ZnNehypKI5fNvxHPfTYylE0m/ZpuuzJfJqhR5Pxg9gvGBHZx4n7J+V5Rg5mZxHHTlv25Zt5u+w==} + '@tanstack/query-core@5.90.6': + resolution: {integrity: sha512-AnZSLF26R8uX+tqb/ivdrwbVdGemdEDm1Q19qM6pry6eOZ6bEYiY7mWhzXT1YDIPTNEVcZ5kYP9nWjoxDLiIVw==} + '@tanstack/react-query@5.90.5': resolution: {integrity: sha512-pN+8UWpxZkEJ/Rnnj2v2Sxpx1WFlaa9L6a4UO89p6tTQbeo+m0MS8oYDjbggrR8QcTyjKoYWKS3xJQGr3ExT8Q==} peerDependencies: react: ^18 || ^19 - '@tanstack/vue-query@5.90.5': - resolution: {integrity: sha512-bTEmgIb6o5BqkoJPNV7ZKKsDHjiVnNydORw1n6S/x0dppb3lTT5KFOotQ5PqZG3OQY+9AwA6RJJN3pEx+9j1Pg==} + '@tanstack/vue-query@5.90.6': + resolution: {integrity: sha512-7lKXKuTkX8XPjNd3g71B39JDE5B83Gtrr+yDPs5DiHm5wsM80OcwolLYkXumOM8+7VSm6ZYCrI9HSWszTIx5Gw==} peerDependencies: '@vue/composition-api': ^1.1.2 vue: ^2.6.0 || ^3.3.0 @@ -3167,15 +3170,17 @@ snapshots: '@tanstack/query-core@5.90.5': {} + '@tanstack/query-core@5.90.6': {} + '@tanstack/react-query@5.90.5(react@19.0.0)': dependencies: '@tanstack/query-core': 5.90.5 react: 19.0.0 - '@tanstack/vue-query@5.90.5(vue@3.5.13(typescript@5.9.3))': + '@tanstack/vue-query@5.90.6(vue@3.5.13(typescript@5.9.3))': dependencies: '@tanstack/match-sorter-utils': 8.19.4 - '@tanstack/query-core': 5.90.5 + '@tanstack/query-core': 5.90.6 '@vue/devtools-api': 6.6.4 vue: 3.5.13(typescript@5.9.3) vue-demi: 0.14.10(vue@3.5.13(typescript@5.9.3))