@tanstack/vue-query-devtools
Advanced tools
Comparing version 5.18.0 to 5.18.1
{ | ||
"name": "@tanstack/vue-query-devtools", | ||
"version": "5.18.0", | ||
"version": "5.18.1", | ||
"description": "Developer tools to interact with and visualize the TanStack/vue-query cache", | ||
@@ -42,3 +42,3 @@ "author": "tannerlinsley", | ||
"dependencies": { | ||
"@tanstack/query-devtools": "5.18.0" | ||
"@tanstack/query-devtools": "5.18.1" | ||
}, | ||
@@ -50,7 +50,7 @@ "devDependencies": { | ||
"vue-tsc": "^1.8.26", | ||
"@tanstack/vue-query": "5.18.0" | ||
"@tanstack/vue-query": "5.18.1" | ||
}, | ||
"peerDependencies": { | ||
"vue": "^3.3.0", | ||
"@tanstack/vue-query": "^5.18.0" | ||
"@tanstack/vue-query": "^5.18.1" | ||
}, | ||
@@ -57,0 +57,0 @@ "scripts": { |
+ Added@tanstack/query-devtools@5.18.1(transitive)
- Removed@tanstack/query-devtools@5.18.0(transitive)