diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 97e3f80..2aad70b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -86,7 +86,7 @@ importers: version: 19.6.0 '@tanstack/react-query': specifier: ^5.62.10 - version: 5.63.0(react@19.0.0) + version: 5.64.1(react@19.0.0) '@tanstack/vue-query': specifier: ^5.62.16 version: 5.62.16(vue@3.5.13(typescript@5.7.3)) @@ -409,8 +409,11 @@ packages: '@tanstack/query-core@5.62.16': resolution: {integrity: sha512-9Sgft7Qavcd+sN0V25xVyo0nfmcZXBuODy3FVG7BMWTg1HMLm8wwG5tNlLlmSic1u7l1v786oavn+STiFaPH2g==} - '@tanstack/react-query@5.63.0': - resolution: {integrity: sha512-QWizLzSiog8xqIRYmuJRok9VELlXVBAwtINgVCgW1SNvamQwWDO5R0XFSkjoBEj53x9Of1KAthLRBUC5xmtVLQ==} + '@tanstack/query-core@5.64.1': + resolution: {integrity: sha512-978Wx4Wl4UJZbmvU/rkaM9cQtXXrbhK0lsz/UZhYIbyKYA8E4LdomTwyh2GHZ4oU0BKKoDH4YlKk2VscCUgNmg==} + + '@tanstack/react-query@5.64.1': + resolution: {integrity: sha512-vW5ggHpIO2Yjj44b4sB+Fd3cdnlMJppXRBJkEHvld6FXh3j5dwWJoQo7mGtKI2RbSFyiyu/PhGAy0+Vv5ev9Eg==} peerDependencies: react: ^18 || ^19 @@ -2444,9 +2447,11 @@ snapshots: '@tanstack/query-core@5.62.16': {} - '@tanstack/react-query@5.63.0(react@19.0.0)': + '@tanstack/query-core@5.64.1': {} + + '@tanstack/react-query@5.64.1(react@19.0.0)': dependencies: - '@tanstack/query-core': 5.62.16 + '@tanstack/query-core': 5.64.1 react: 19.0.0 '@tanstack/vue-query@5.62.16(vue@3.5.13(typescript@5.7.3))':