diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c90704e..5ed32a8 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.89.0(react@19.0.0) + version: 5.90.2(react@19.0.0) '@tanstack/vue-query': specifier: ^5.62.16 version: 5.89.0(vue@3.5.13(typescript@5.9.2)) @@ -692,8 +692,11 @@ packages: '@tanstack/query-core@5.89.0': resolution: {integrity: sha512-joFV1MuPhSLsKfTzwjmPDrp8ENfZ9N23ymFu07nLfn3JCkSHy0CFgsyhHTJOmWaumC/WiNIKM0EJyduCF/Ih/Q==} - '@tanstack/react-query@5.89.0': - resolution: {integrity: sha512-SXbtWSTSRXyBOe80mszPxpEbaN4XPRUp/i0EfQK1uyj3KCk/c8FuPJNIRwzOVe/OU3rzxrYtiNabsAmk1l714A==} + '@tanstack/query-core@5.90.2': + resolution: {integrity: sha512-k/TcR3YalnzibscALLwxeiLUub6jN5EDLwKDiO7q5f4ICEoptJ+n9+7vcEFy5/x/i6Q+Lb/tXrsKCggf5uQJXQ==} + + '@tanstack/react-query@5.90.2': + resolution: {integrity: sha512-CLABiR+h5PYfOWr/z+vWFt5VsOA2ekQeRQBFSKlcoW6Ndx/f8rfyVmq4LbgOM4GG2qtxAxjLYLOpCNTYm4uKzw==} peerDependencies: react: ^18 || ^19 @@ -3136,9 +3139,11 @@ snapshots: '@tanstack/query-core@5.89.0': {} - '@tanstack/react-query@5.89.0(react@19.0.0)': + '@tanstack/query-core@5.90.2': {} + + '@tanstack/react-query@5.90.2(react@19.0.0)': dependencies: - '@tanstack/query-core': 5.89.0 + '@tanstack/query-core': 5.90.2 react: 19.0.0 '@tanstack/vue-query@5.89.0(vue@3.5.13(typescript@5.9.2))':