Skip to content

Commit fc73e07

Browse files
committed
chore(deps): update dependency @tanstack/vue-query to v4.35.7
1 parent eab8174 commit fc73e07

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

packages/vue-query-nuxt/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"dev": "nuxi dev"
5656
},
5757
"peerDependencies": {
58-
"@tanstack/vue-query": "^4.35.6",
58+
"@tanstack/vue-query": "^4.35.7",
5959
"nuxt": "^3.7.4"
6060
},
6161
"dependencies": {

playgrounds/advanced/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
},
1010
"dependencies": {
1111
"@hebilicious/vue-query-nuxt": "workspace:*",
12-
"@tanstack/vue-query": "^4.35.6",
12+
"@tanstack/vue-query": "^4.35.7",
1313
"@wundergraph/vue-query": "^0.2.15"
1414
},
1515
"devDependencies": {

playgrounds/simple/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
},
1010
"dependencies": {
1111
"@hebilicious/vue-query-nuxt": "workspace:*",
12-
"@tanstack/vue-query": "^4.35.6",
12+
"@tanstack/vue-query": "^4.35.7",
1313
"nuxt": "^3.7.4"
1414
}
1515
}

playgrounds/wagmi/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
},
1010
"dependencies": {
1111
"@hebilicious/vue-query-nuxt": "workspace:*",
12-
"@tanstack/vue-query": "4.35.6",
12+
"@tanstack/vue-query": "4.35.7",
1313
"@use-wagmi/nuxt": "^1.1.8",
1414
"nuxt": "^3.7.4",
1515
"use-wagmi": "^0.4.1",

0 commit comments

Comments
 (0)