@tanstack/vue-query-devtools
Advanced tools
Comparing version 5.20.4 to 5.20.5
{ | ||
"name": "@tanstack/vue-query-devtools", | ||
"version": "5.20.4", | ||
"version": "5.20.5", | ||
"description": "Developer tools to interact with and visualize the TanStack/vue-query cache", | ||
@@ -49,7 +49,7 @@ "author": "tannerlinsley", | ||
"vue-tsc": "^1.8.26", | ||
"@tanstack/vue-query": "5.20.4" | ||
"@tanstack/vue-query": "5.20.5" | ||
}, | ||
"peerDependencies": { | ||
"vue": "^3.3.0", | ||
"@tanstack/vue-query": "^5.20.4" | ||
"@tanstack/vue-query": "^5.20.5" | ||
}, | ||
@@ -56,0 +56,0 @@ "scripts": { |