diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 962aed1..8cec970 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -92,7 +92,7 @@ importers: version: 5.87.1(react@19.0.0) '@tanstack/vue-query': specifier: ^5.62.16 - version: 5.87.1(vue@3.5.13(typescript@5.9.2)) + version: 5.87.4(vue@3.5.13(typescript@5.9.2)) '@types/js-yaml': specifier: ^4.0.9 version: 4.0.9 @@ -692,13 +692,16 @@ packages: '@tanstack/query-core@5.87.1': resolution: {integrity: sha512-HOFHVvhOCprrWvtccSzc7+RNqpnLlZ5R6lTmngb8aq7b4rc2/jDT0w+vLdQ4lD9bNtQ+/A4GsFXy030Gk4ollA==} + '@tanstack/query-core@5.87.4': + resolution: {integrity: sha512-uNsg6zMxraEPDVO2Bn+F3/ctHi+Zsk+MMpcN8h6P7ozqD088F6mFY5TfGM7zuyIrL7HKpDyu6QHfLWiDxh3cuw==} + '@tanstack/react-query@5.87.1': resolution: {integrity: sha512-YKauf8jfMowgAqcxj96AHs+Ux3m3bWT1oSVKamaRPXSnW2HqSznnTCEkAVqctF1e/W9R/mPcyzzINIgpOH94qg==} peerDependencies: react: ^18 || ^19 - '@tanstack/vue-query@5.87.1': - resolution: {integrity: sha512-QkVq+uMCqB5JRlyCdttxTlyKyNvCTGXAZJIVnpW72VJbA2oOY2mdh3xzaMulCHCHm0ZOm1mgKFB/fz+RHdjB7Q==} + '@tanstack/vue-query@5.87.4': + resolution: {integrity: sha512-V2d9Y0e+vEds4GYwOpmlP3c75sxZoxh1GyHOBQdUSqvZykBMOpqV4zheedeoPNgcKS6TUxjkcM4aTYLI4MV4aw==} peerDependencies: '@vue/composition-api': ^1.1.2 vue: ^2.6.0 || ^3.3.0 @@ -3136,15 +3139,17 @@ snapshots: '@tanstack/query-core@5.87.1': {} + '@tanstack/query-core@5.87.4': {} + '@tanstack/react-query@5.87.1(react@19.0.0)': dependencies: '@tanstack/query-core': 5.87.1 react: 19.0.0 - '@tanstack/vue-query@5.87.1(vue@3.5.13(typescript@5.9.2))': + '@tanstack/vue-query@5.87.4(vue@3.5.13(typescript@5.9.2))': dependencies: '@tanstack/match-sorter-utils': 8.19.4 - '@tanstack/query-core': 5.87.1 + '@tanstack/query-core': 5.87.4 '@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))