From 5b3f988cd6ada9b0d2ea588a1c22ba0cc4196ba1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Nov 2025 01:37:01 +0000 Subject: [PATCH] build(deps-dev): bump @tanstack/vue-query from 5.91.1 to 5.91.2 Bumps [@tanstack/vue-query](https://github.com/TanStack/query/tree/HEAD/packages/vue-query) from 5.91.1 to 5.91.2. - [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.91.2/packages/vue-query) --- updated-dependencies: - dependency-name: "@tanstack/vue-query" dependency-version: 5.91.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pnpm-lock.yaml | 15 +++++---------- 1 file changed, 5 insertions(+), 10 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 12ff629..e735b39 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -95,7 +95,7 @@ importers: version: 5.90.10(react@19.0.0) '@tanstack/vue-query': specifier: ^5.62.16 - version: 5.91.1(vue@3.5.13(typescript@5.9.3)) + version: 5.91.2(vue@3.5.13(typescript@5.9.3)) '@types/js-yaml': specifier: ^4.0.9 version: 4.0.9 @@ -701,16 +701,13 @@ packages: '@tanstack/query-core@5.90.10': resolution: {integrity: sha512-EhZVFu9rl7GfRNuJLJ3Y7wtbTnENsvzp+YpcAV7kCYiXni1v8qZh++lpw4ch4rrwC0u/EZRnBHIehzCGzwXDSQ==} - '@tanstack/query-core@5.90.9': - resolution: {integrity: sha512-UFOCQzi6pRGeVTVlPNwNdnAvT35zugcIydqjvFUzG62dvz2iVjElmNp/hJkUoM5eqbUPfSU/GJIr/wbvD8bTUw==} - '@tanstack/react-query@5.90.10': resolution: {integrity: sha512-BKLss9Y8PQ9IUjPYQiv3/Zmlx92uxffUOX8ZZNoQlCIZBJPT5M+GOMQj7xislvVQ6l1BstBjcX0XB/aHfFYVNw==} peerDependencies: react: ^18 || ^19 - '@tanstack/vue-query@5.91.1': - resolution: {integrity: sha512-dzYkiZKoLb5T7FI6wuJ3LHCdRswS3f8M+0IzVwpkN90fZWOUc0a2kwolPJZWp6HqngmMAXd/rZPzq/CSf3y7Rw==} + '@tanstack/vue-query@5.91.2': + resolution: {integrity: sha512-ReppmGrVLtiWhwHnhmGJftBbVMf0BrLWtfOk6rQs0qWrhgCei1oUiLsqTCyES/zeZVqaUTmAuUpBrLwQ4DmQTQ==} peerDependencies: '@vue/composition-api': ^1.1.2 vue: ^2.6.0 || ^3.3.0 @@ -3170,17 +3167,15 @@ snapshots: '@tanstack/query-core@5.90.10': {} - '@tanstack/query-core@5.90.9': {} - '@tanstack/react-query@5.90.10(react@19.0.0)': dependencies: '@tanstack/query-core': 5.90.10 react: 19.0.0 - '@tanstack/vue-query@5.91.1(vue@3.5.13(typescript@5.9.3))': + '@tanstack/vue-query@5.91.2(vue@3.5.13(typescript@5.9.3))': dependencies: '@tanstack/match-sorter-utils': 8.19.4 - '@tanstack/query-core': 5.90.9 + '@tanstack/query-core': 5.90.10 '@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))