diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c90704e..0694887 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.1(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.1': + resolution: {integrity: sha512-hmi8i+mWP3QnD8yq3+6LWri9IEZAlFbpbM/UVB+TJtp5RIxUfzuARqyW39b+HCfBKKnFKSHWMXNB5YN8lo/E/Q==} + + '@tanstack/react-query@5.90.1': + resolution: {integrity: sha512-tN7Fx2HuV2SBhl+STgL8enbfSInRoNU1B1+5LIU62klcMElE4lFzol4aReuRSUeD6ntzPayK0KrM6w9+ZlHEkw==} 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.1': {} + + '@tanstack/react-query@5.90.1(react@19.0.0)': dependencies: - '@tanstack/query-core': 5.89.0 + '@tanstack/query-core': 5.90.1 react: 19.0.0 '@tanstack/vue-query@5.89.0(vue@3.5.13(typescript@5.9.2))':