@tanstack/vue-query-devtools
Advanced tools
Comparing version 5.59.6 to 5.59.9
{ | ||
"name": "@tanstack/vue-query-devtools", | ||
"version": "5.59.6", | ||
"version": "5.59.9", | ||
"description": "Developer tools to interact with and visualize the TanStack/vue-query cache", | ||
@@ -50,9 +50,9 @@ "author": "tannerlinsley", | ||
"vue-tsc": "^2.0.26", | ||
"@tanstack/vue-query": "5.59.6" | ||
"@tanstack/vue-query": "5.59.9" | ||
}, | ||
"peerDependencies": { | ||
"vue": "^3.3.0", | ||
"@tanstack/vue-query": "^5.59.6" | ||
"@tanstack/vue-query": "^5.59.9" | ||
}, | ||
"scripts": {} | ||
} |