We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bfe13d3 commit 528c726Copy full SHA for 528c726
package.json
@@ -25,7 +25,7 @@
25
"@nuxt/test-utils": "^3.7.3",
26
"@types/node": "20.6.3",
27
"bumpp": "^9.2.0",
28
- "bun-types": "^1.0.2",
+ "bun-types": "^1.0.3",
29
"conventional-changelog-cli": "^4.1.0",
30
"eslint": "8.49.0",
31
"eslint-plugin-import": "^2.28.1",
playgrounds/advanced/package.json
@@ -10,7 +10,7 @@
10
"dependencies": {
11
"@hebilicious/vue-query-nuxt": "workspace:*",
12
"@tanstack/vue-query": "^4.35.3",
13
- "@wundergraph/vue-query": "^0.2.14"
+ "@wundergraph/vue-query": "^0.2.15"
14
},
15
"devDependencies": {
16
"@nuxt/devtools": "^0.8.4",
0 commit comments