diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 921872c..1adae4f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -95,7 +95,7 @@ importers: version: 5.90.11(react@19.0.0) '@tanstack/vue-query': specifier: ^5.62.16 - version: 5.92.0(vue@3.5.13(typescript@5.9.3)) + version: 5.92.1(vue@3.5.13(typescript@5.9.3)) '@types/js-yaml': specifier: ^4.0.9 version: 4.0.9 @@ -701,13 +701,16 @@ packages: '@tanstack/query-core@5.90.11': resolution: {integrity: sha512-f9z/nXhCgWDF4lHqgIE30jxLe4sYv15QodfdPDKYAk7nAEjNcndy4dHz3ezhdUaR23BpWa4I2EH4/DZ0//Uf8A==} + '@tanstack/query-core@5.90.12': + resolution: {integrity: sha512-T1/8t5DhV/SisWjDnaiU2drl6ySvsHj1bHBCWNXd+/T+Hh1cf6JodyEYMd5sgwm+b/mETT4EV3H+zCVczCU5hg==} + '@tanstack/react-query@5.90.11': resolution: {integrity: sha512-3uyzz01D1fkTLXuxF3JfoJoHQMU2fxsfJwE+6N5hHy0dVNoZOvwKP8Z2k7k1KDeD54N20apcJnG75TBAStIrBA==} peerDependencies: react: ^18 || ^19 - '@tanstack/vue-query@5.92.0': - resolution: {integrity: sha512-4DcB+vkYjYtrysrZLnoPTz2/N/1pPtJm9j1dat+/bp7lvMGAiedJIsIlnrusIlRVV2OeU5SKZy7PhwcX1U4stw==} + '@tanstack/vue-query@5.92.1': + resolution: {integrity: sha512-m672jBiwK6sv1HHFF7Q3XsLUVKejzjEAMDqhFgLXIVtmwSayUo0WnhNQmlBlcHRKCR/Lw5jmIh6iu08ZXBh4ag==} peerDependencies: '@vue/composition-api': ^1.1.2 vue: ^2.6.0 || ^3.3.0 @@ -3167,15 +3170,17 @@ snapshots: '@tanstack/query-core@5.90.11': {} + '@tanstack/query-core@5.90.12': {} + '@tanstack/react-query@5.90.11(react@19.0.0)': dependencies: '@tanstack/query-core': 5.90.11 react: 19.0.0 - '@tanstack/vue-query@5.92.0(vue@3.5.13(typescript@5.9.3))': + '@tanstack/vue-query@5.92.1(vue@3.5.13(typescript@5.9.3))': dependencies: '@tanstack/match-sorter-utils': 8.19.4 - '@tanstack/query-core': 5.90.11 + '@tanstack/query-core': 5.90.12 '@vue/devtools-api': 6.6.4 vue: 3.5.13(typescript@5.9.3) vue-demi: 0.14.10(vue@3.5.13(typescript@5.9.3))