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