@tanstack/vue-query
Advanced tools
Comparing version 5.59.17 to 5.59.20
{ | ||
"name": "@tanstack/vue-query", | ||
"version": "5.59.17", | ||
"version": "5.59.20", | ||
"description": "Hooks for managing, caching and syncing asynchronous and remote data in Vue", | ||
@@ -37,3 +37,4 @@ "author": "Damian Osipiuk", | ||
"build", | ||
"src" | ||
"src", | ||
"!src/__tests__" | ||
], | ||
@@ -53,3 +54,3 @@ "nx": { | ||
"vue-demi": "^0.14.10", | ||
"@tanstack/query-core": "5.59.17" | ||
"@tanstack/query-core": "5.59.20" | ||
}, | ||
@@ -56,0 +57,0 @@ "devDependencies": { |
707739
256
7957
+ Added@tanstack/query-core@5.59.20(transitive)
- Removed@tanstack/query-core@5.59.17(transitive)
Updated@tanstack/query-core@5.59.20