diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4ee4774..da3b577 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -92,7 +92,7 @@ importers: version: 5.87.4(react@19.0.0) '@tanstack/vue-query': specifier: ^5.62.16 - version: 5.87.4(vue@3.5.13(typescript@5.9.2)) + version: 5.89.0(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.4': resolution: {integrity: sha512-uNsg6zMxraEPDVO2Bn+F3/ctHi+Zsk+MMpcN8h6P7ozqD088F6mFY5TfGM7zuyIrL7HKpDyu6QHfLWiDxh3cuw==} + '@tanstack/query-core@5.89.0': + resolution: {integrity: sha512-joFV1MuPhSLsKfTzwjmPDrp8ENfZ9N23ymFu07nLfn3JCkSHy0CFgsyhHTJOmWaumC/WiNIKM0EJyduCF/Ih/Q==} + '@tanstack/react-query@5.87.4': resolution: {integrity: sha512-T5GT/1ZaNsUXf5I3RhcYuT17I4CPlbZgyLxc/ZGv7ciS6esytlbjb3DgUFO6c8JWYMDpdjSWInyGZUErgzqhcA==} peerDependencies: react: ^18 || ^19 - '@tanstack/vue-query@5.87.4': - resolution: {integrity: sha512-V2d9Y0e+vEds4GYwOpmlP3c75sxZoxh1GyHOBQdUSqvZykBMOpqV4zheedeoPNgcKS6TUxjkcM4aTYLI4MV4aw==} + '@tanstack/vue-query@5.89.0': + resolution: {integrity: sha512-VCzZLqT+psMKd2KVEtST1SOPqvCTMMTvWg3HsCfx/ZxzmdEwL5qZ3LISTQoeQ6dsoZ5b6EzqMG4AIcVI3w3YIA==} peerDependencies: '@vue/composition-api': ^1.1.2 vue: ^2.6.0 || ^3.3.0 @@ -3136,15 +3139,17 @@ snapshots: '@tanstack/query-core@5.87.4': {} + '@tanstack/query-core@5.89.0': {} + '@tanstack/react-query@5.87.4(react@19.0.0)': dependencies: '@tanstack/query-core': 5.87.4 react: 19.0.0 - '@tanstack/vue-query@5.87.4(vue@3.5.13(typescript@5.9.2))': + '@tanstack/vue-query@5.89.0(vue@3.5.13(typescript@5.9.2))': dependencies: '@tanstack/match-sorter-utils': 8.19.4 - '@tanstack/query-core': 5.87.4 + '@tanstack/query-core': 5.89.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))