Skip to content

Commit 79c9666

Browse files
chore(deps): bump @tanstack/vue-query from 5.92.5 to 5.92.7 (orval-labs#2781)
Bumps [@tanstack/vue-query](https://github.com/TanStack/query/tree/HEAD/packages/vue-query) from 5.92.5 to 5.92.7. - [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.7/packages/vue-query) --- updated-dependencies: - dependency-name: "@tanstack/vue-query" dependency-version: 5.92.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1d326ad commit 79c9666

File tree

4 files changed

+15
-15
lines changed

4 files changed

+15
-15
lines changed

samples/vue-query/custom-fetch/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"test": "tsc --noEmit"
1212
},
1313
"dependencies": {
14-
"@tanstack/vue-query": "^5.92.5",
14+
"@tanstack/vue-query": "^5.92.7",
1515
"vue": "^3.5.26"
1616
},
1717
"devDependencies": {

samples/vue-query/vue-query-basic/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
},
1313
"dependencies": {
1414
"@faker-js/faker": "^10.2.0",
15-
"@tanstack/vue-query": "^5.92.5",
15+
"@tanstack/vue-query": "^5.92.7",
1616
"axios": "^1.13.2",
1717
"vue": "^3.5.26"
1818
},

tests/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"@modelcontextprotocol/sdk": "1.25.2",
3535
"@tanstack/react-query": "~5.62.16",
3636
"@tanstack/svelte-query": "^4.41.0",
37-
"@tanstack/vue-query": "^5.92.5",
37+
"@tanstack/vue-query": "^5.92.7",
3838
"@types/react": "18.3.24",
3939
"axios": "^1.13.2",
4040
"hono": "^4.11.4",

yarn.lock

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -6842,10 +6842,10 @@ __metadata:
68426842
languageName: node
68436843
linkType: hard
68446844

6845-
"@tanstack/query-core@npm:5.90.16":
6846-
version: 5.90.16
6847-
resolution: "@tanstack/query-core@npm:5.90.16"
6848-
checksum: 10c0/f6a4827feeed2b4118323056bbda8d5099823202d1f29b538204ae2591be4e80f2946f3311eed30fefe866643f431c04b560457f03415d40caf2f353ba1efac0
6845+
"@tanstack/query-core@npm:5.90.18":
6846+
version: 5.90.18
6847+
resolution: "@tanstack/query-core@npm:5.90.18"
6848+
checksum: 10c0/af71bf6863b0ca51f0a8344b61e4da18c4f1ad10123ce2e9ca59d459bf2775cfbca6b8d508ab897dd320478073465beabd84ac60f5cc579980816e6cf06dbc22
68496849
languageName: node
68506850
linkType: hard
68516851

@@ -6878,12 +6878,12 @@ __metadata:
68786878
languageName: node
68796879
linkType: hard
68806880

6881-
"@tanstack/vue-query@npm:^5.92.5":
6882-
version: 5.92.5
6883-
resolution: "@tanstack/vue-query@npm:5.92.5"
6881+
"@tanstack/vue-query@npm:^5.92.7":
6882+
version: 5.92.7
6883+
resolution: "@tanstack/vue-query@npm:5.92.7"
68846884
dependencies:
68856885
"@tanstack/match-sorter-utils": "npm:^8.19.4"
6886-
"@tanstack/query-core": "npm:5.90.16"
6886+
"@tanstack/query-core": "npm:5.90.18"
68876887
"@vue/devtools-api": "npm:^6.6.3"
68886888
vue-demi: "npm:^0.14.10"
68896889
peerDependencies:
@@ -6892,7 +6892,7 @@ __metadata:
68926892
peerDependenciesMeta:
68936893
"@vue/composition-api":
68946894
optional: true
6895-
checksum: 10c0/a43077235dd371b6dac73456271d15ab436e73270329c77d82cb4f8c1d0085226771f84dc3d01c42c8d6963398f54e2948a370c0443973c44e791eda48060f07
6895+
checksum: 10c0/598d57bcfa8fdac5a1c81088f5a4074a47181aab56cbfdcc3eb9e0c92854fe5bf1c8cef7bf5465f98b41b791fcf36a84700b2108505efd8498aaa81358eb1c24
68966896
languageName: node
68976897
linkType: hard
68986898

@@ -18513,7 +18513,7 @@ __metadata:
1851318513
"@modelcontextprotocol/sdk": "npm:1.25.2"
1851418514
"@tanstack/react-query": "npm:~5.62.16"
1851518515
"@tanstack/svelte-query": "npm:^4.41.0"
18516-
"@tanstack/vue-query": "npm:^5.92.5"
18516+
"@tanstack/vue-query": "npm:^5.92.7"
1851718517
"@types/react": "npm:18.3.24"
1851818518
axios: "npm:^1.13.2"
1851918519
hono: "npm:^4.11.4"
@@ -24764,7 +24764,7 @@ __metadata:
2476424764
resolution: "vue-query-basic@workspace:samples/vue-query/vue-query-basic"
2476524765
dependencies:
2476624766
"@faker-js/faker": "npm:^10.2.0"
24767-
"@tanstack/vue-query": "npm:^5.92.5"
24767+
"@tanstack/vue-query": "npm:^5.92.7"
2476824768
"@testing-library/vue": "npm:^8.1.0"
2476924769
"@vitejs/plugin-vue": "npm:^6.0.1"
2477024770
"@vue/compiler-sfc": "npm:^3.5.26"
@@ -24789,7 +24789,7 @@ __metadata:
2478924789
resolution: "vue-query-custom-fetch@workspace:samples/vue-query/custom-fetch"
2479024790
dependencies:
2479124791
"@faker-js/faker": "npm:^10.2.0"
24792-
"@tanstack/vue-query": "npm:^5.92.5"
24792+
"@tanstack/vue-query": "npm:^5.92.7"
2479324793
"@vitejs/plugin-vue": "npm:^6.0.1"
2479424794
orval: "workspace:*"
2479524795
typescript: "npm:~5.9.3"

0 commit comments

Comments
 (0)