From d872bf0e10dbb71c1dc845c109b0ba3c891f6ee8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Jan 2026 16:15:01 +0000 Subject: [PATCH] build(deps-dev): bump @tanstack/vue-query from 5.92.5 to 5.92.6 Bumps [@tanstack/vue-query](https://github.com/TanStack/query/tree/HEAD/packages/vue-query) from 5.92.5 to 5.92.6. - [Release notes](https://github.com/TanStack/query/releases) - [Changelog](https://github.com/TanStack/query/blob/main/packages/vue-query/CHANGELOG.md) - [Commits](https://github.com/TanStack/query/commits/@tanstack/vue-query@5.92.6/packages/vue-query) --- updated-dependencies: - dependency-name: "@tanstack/vue-query" dependency-version: 5.92.6 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pnpm-lock.yaml | 24 ++++++++++-------------- 1 file changed, 10 insertions(+), 14 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d6c5434..34e2063 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -95,7 +95,7 @@ importers: version: 5.90.16(react@19.0.0) '@tanstack/vue-query': specifier: ^5.62.16 - version: 5.92.5(vue@3.5.13(typescript@5.9.3)) + version: 5.92.6(vue@3.5.13(typescript@5.9.3)) '@types/js-yaml': specifier: ^4.0.9 version: 4.0.9 @@ -339,10 +339,6 @@ packages: resolution: {integrity: sha512-drXaPSP2EcopukrUXvUXmsQMu3Ey/FuJDc/5oiW4heoCfoE5BdLQyuc7veGeE3aoQaTVqZnh4D5WTWe2vefYKg==} engines: {node: '>=v18'} - '@commitlint/types@20.2.0': - resolution: {integrity: sha512-KTy0OqRDLR5y/zZMnizyx09z/rPlPC/zKhYgH8o/q6PuAjoQAKlRfY4zzv0M64yybQ//6//4H1n14pxaLZfUnA==} - engines: {node: '>=v18'} - '@commitlint/types@20.3.1': resolution: {integrity: sha512-VmIFV/JkBRhDRRv7N5B7zEUkNZIx9Mp+8Pe65erz0rKycXLsi8Epcw0XJ+btSeRXgTzE7DyOyA9bkJ9mn/yqVQ==} engines: {node: '>=v18'} @@ -705,13 +701,16 @@ packages: '@tanstack/query-core@5.90.16': resolution: {integrity: sha512-MvtWckSVufs/ja463/K4PyJeqT+HMlJWtw6PrCpywznd2NSgO3m4KwO9RqbFqGg6iDE8vVMFWMeQI4Io3eEYww==} + '@tanstack/query-core@5.90.17': + resolution: {integrity: sha512-hDww+RyyYhjhUfoYQ4es6pbgxY7LNiPWxt4l1nJqhByjndxJ7HIjDxTBtfvMr5HwjYavMrd+ids5g4Rfev3lVQ==} + '@tanstack/react-query@5.90.16': resolution: {integrity: sha512-bpMGOmV4OPmif7TNMteU/Ehf/hoC0Kf98PDc0F4BZkFrEapRMEqI/V6YS0lyzwSV6PQpY1y4xxArUIfBW5LVxQ==} peerDependencies: react: ^18 || ^19 - '@tanstack/vue-query@5.92.5': - resolution: {integrity: sha512-wbJ820OdPbmyKqrs/FW3n/4fScji63d2aAQqTl54ex9UolJwJdrEqDmSGyc5R5orgs3OlWVlF5UsK+/7wLxgzA==} + '@tanstack/vue-query@5.92.6': + resolution: {integrity: sha512-88bVi4rzgK16BCfx2FEs2M2yhCDvMNvkKRSbls0DnpGpY1gQ20phM6eWwMUt7Jt2eo36kYLAtjMWVeqm9JkZag==} peerDependencies: '@vue/composition-api': ^1.1.2 vue: ^2.6.0 || ^3.3.0 @@ -2907,11 +2906,6 @@ snapshots: dependencies: find-up: 7.0.0 - '@commitlint/types@20.2.0': - dependencies: - '@types/conventional-commits-parser': 5.0.2 - chalk: 5.6.2 - '@commitlint/types@20.3.1': dependencies: '@types/conventional-commits-parser': 5.0.2 @@ -3177,15 +3171,17 @@ snapshots: '@tanstack/query-core@5.90.16': {} + '@tanstack/query-core@5.90.17': {} + '@tanstack/react-query@5.90.16(react@19.0.0)': dependencies: '@tanstack/query-core': 5.90.16 react: 19.0.0 - '@tanstack/vue-query@5.92.5(vue@3.5.13(typescript@5.9.3))': + '@tanstack/vue-query@5.92.6(vue@3.5.13(typescript@5.9.3))': dependencies: '@tanstack/match-sorter-utils': 8.19.4 - '@tanstack/query-core': 5.90.16 + '@tanstack/query-core': 5.90.17 '@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))