@tanstack/vue-query-devtools
Advanced tools
Comparing version 5.49.1 to 5.50.1
{ | ||
"name": "@tanstack/vue-query-devtools", | ||
"version": "5.49.1", | ||
"version": "5.50.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.49.1" | ||
"@tanstack/query-devtools": "5.50.1" | ||
}, | ||
@@ -51,9 +51,9 @@ "devDependencies": { | ||
"vue-tsc": "^1.8.26", | ||
"@tanstack/vue-query": "5.49.1" | ||
"@tanstack/vue-query": "5.50.1" | ||
}, | ||
"peerDependencies": { | ||
"vue": "^3.3.0", | ||
"@tanstack/vue-query": "^5.49.1" | ||
"@tanstack/vue-query": "^5.50.1" | ||
}, | ||
"scripts": {} | ||
} |
+ Added@tanstack/query-devtools@5.50.1(transitive)
+ Addedpostcss@8.5.1(transitive)
- Removed@tanstack/query-devtools@5.49.1(transitive)
- Removedpostcss@8.5.2(transitive)