diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 495342b..584a776 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -92,7 +92,7 @@ importers: version: 5.86.0(react@19.0.0) '@tanstack/vue-query': specifier: ^5.62.16 - version: 5.85.9(vue@3.5.13(typescript@5.9.2)) + version: 5.86.0(vue@3.5.13(typescript@5.9.2)) '@types/js-yaml': specifier: ^4.0.9 version: 4.0.9 @@ -689,9 +689,6 @@ packages: resolution: {integrity: sha512-Wo1iKt2b9OT7d+YGhvEPD3DXvPv2etTusIMhMUoG7fbhmxcXCtIjJDEygy91Y2JFlwGyjqiBPRozme7UD8hoqg==} engines: {node: '>=12'} - '@tanstack/query-core@5.85.9': - resolution: {integrity: sha512-5fxb9vwyftYE6KFLhhhDyLr8NO75+Wpu7pmTo+TkwKmMX2oxZDoLwcqGP8ItKSpUMwk3urWgQDZfyWr5Jm9LsQ==} - '@tanstack/query-core@5.86.0': resolution: {integrity: sha512-Y6ibQm6BXbw6w1p3a5LrPn8Ae64M0dx7hGmnhrm9P+XAkCCKXOwZN0J5Z1wK/0RdNHtR9o+sWHDXd4veNI60tQ==} @@ -700,8 +697,8 @@ packages: peerDependencies: react: ^18 || ^19 - '@tanstack/vue-query@5.85.9': - resolution: {integrity: sha512-kWreavvcxxxCllqQxXANLwdggZ0yrAMbI0oEZbJyTpH8DGrf0OXUXlsqi0gtbtmqP7GnR32GcHU3E3fDJt4Psw==} + '@tanstack/vue-query@5.86.0': + resolution: {integrity: sha512-t7MKlDCnZVqm/poJk75V3T22YdpIxnng8zQy407bV6T8JExUUJ5wIaE1nnncT9gq9ZKRMqQmXn7f1BKo9rH1MQ==} peerDependencies: '@vue/composition-api': ^1.1.2 vue: ^2.6.0 || ^3.3.0 @@ -3137,8 +3134,6 @@ snapshots: dependencies: remove-accents: 0.5.0 - '@tanstack/query-core@5.85.9': {} - '@tanstack/query-core@5.86.0': {} '@tanstack/react-query@5.86.0(react@19.0.0)': @@ -3146,10 +3141,10 @@ snapshots: '@tanstack/query-core': 5.86.0 react: 19.0.0 - '@tanstack/vue-query@5.85.9(vue@3.5.13(typescript@5.9.2))': + '@tanstack/vue-query@5.86.0(vue@3.5.13(typescript@5.9.2))': dependencies: '@tanstack/match-sorter-utils': 8.19.4 - '@tanstack/query-core': 5.85.9 + '@tanstack/query-core': 5.86.0 '@vue/devtools-api': 6.6.4 vue: 3.5.13(typescript@5.9.2) vue-demi: 0.14.10(vue@3.5.13(typescript@5.9.2))