diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8feeb63..98008a6 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -89,7 +89,7 @@ importers: version: 19.8.1 '@tanstack/react-query': specifier: ^5.62.10 - version: 5.85.9(react@19.0.0) + 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)) @@ -692,8 +692,11 @@ packages: '@tanstack/query-core@5.85.9': resolution: {integrity: sha512-5fxb9vwyftYE6KFLhhhDyLr8NO75+Wpu7pmTo+TkwKmMX2oxZDoLwcqGP8ItKSpUMwk3urWgQDZfyWr5Jm9LsQ==} - '@tanstack/react-query@5.85.9': - resolution: {integrity: sha512-2T5zgSpcOZXGkH/UObIbIkGmUPQqZqn7esVQFXLOze622h4spgWf5jmvrqAo9dnI13/hyMcNsF1jsoDcb59nJQ==} + '@tanstack/query-core@5.86.0': + resolution: {integrity: sha512-Y6ibQm6BXbw6w1p3a5LrPn8Ae64M0dx7hGmnhrm9P+XAkCCKXOwZN0J5Z1wK/0RdNHtR9o+sWHDXd4veNI60tQ==} + + '@tanstack/react-query@5.86.0': + resolution: {integrity: sha512-jgS/v0oSJkGHucv9zxOS8rL7mjATh1XO3K4eqAV4WMpAly8okcBrGi1YxRZN5S4B59F54x9JFjWrK5vMAvJYqA==} peerDependencies: react: ^18 || ^19 @@ -3136,9 +3139,11 @@ snapshots: '@tanstack/query-core@5.85.9': {} - '@tanstack/react-query@5.85.9(react@19.0.0)': + '@tanstack/query-core@5.86.0': {} + + '@tanstack/react-query@5.86.0(react@19.0.0)': dependencies: - '@tanstack/query-core': 5.85.9 + '@tanstack/query-core': 5.86.0 react: 19.0.0 '@tanstack/vue-query@5.85.9(vue@3.5.13(typescript@5.9.2))':