diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 839bf9f..6fcf5bb 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -92,7 +92,7 @@ importers: version: 20.3.1 '@tanstack/react-query': specifier: ^5.62.10 - version: 5.90.16(react@19.0.0) + version: 5.90.19(react@19.0.0) '@tanstack/vue-query': specifier: ^5.62.16 version: 5.92.7(vue@3.5.13(typescript@5.9.3)) @@ -698,14 +698,14 @@ packages: resolution: {integrity: sha512-Wo1iKt2b9OT7d+YGhvEPD3DXvPv2etTusIMhMUoG7fbhmxcXCtIjJDEygy91Y2JFlwGyjqiBPRozme7UD8hoqg==} engines: {node: '>=12'} - '@tanstack/query-core@5.90.16': - resolution: {integrity: sha512-MvtWckSVufs/ja463/K4PyJeqT+HMlJWtw6PrCpywznd2NSgO3m4KwO9RqbFqGg6iDE8vVMFWMeQI4Io3eEYww==} - '@tanstack/query-core@5.90.18': resolution: {integrity: sha512-rbGx6bHgPNVzutP7BEr+53UPKohpckqlMAad+To9UxTbeaQ+kC/1SDRj+QzkwbQ7qhLT/1IKp34yS6thda6fzA==} - '@tanstack/react-query@5.90.16': - resolution: {integrity: sha512-bpMGOmV4OPmif7TNMteU/Ehf/hoC0Kf98PDc0F4BZkFrEapRMEqI/V6YS0lyzwSV6PQpY1y4xxArUIfBW5LVxQ==} + '@tanstack/query-core@5.90.19': + resolution: {integrity: sha512-GLW5sjPVIvH491VV1ufddnfldyVB+teCnpPIvweEfkpRx7CfUmUGhoh9cdcUKBh/KwVxk22aNEDxeTsvmyB/WA==} + + '@tanstack/react-query@5.90.19': + resolution: {integrity: sha512-qTZRZ4QyTzQc+M0IzrbKHxSeISUmRB3RPGmao5bT+sI6ayxSRhn0FXEnT5Hg3as8SBFcRosrXXRFB+yAcxVxJQ==} peerDependencies: react: ^18 || ^19 @@ -3169,13 +3169,13 @@ snapshots: dependencies: remove-accents: 0.5.0 - '@tanstack/query-core@5.90.16': {} - '@tanstack/query-core@5.90.18': {} - '@tanstack/react-query@5.90.16(react@19.0.0)': + '@tanstack/query-core@5.90.19': {} + + '@tanstack/react-query@5.90.19(react@19.0.0)': dependencies: - '@tanstack/query-core': 5.90.16 + '@tanstack/query-core': 5.90.19 react: 19.0.0 '@tanstack/vue-query@5.92.7(vue@3.5.13(typescript@5.9.3))':