@tanstack/solid-query
Advanced tools
Comparing version 5.0.0-beta.17 to 5.0.0-beta.18
{ | ||
"name": "@tanstack/solid-query", | ||
"version": "5.0.0-beta.17", | ||
"version": "5.0.0-beta.18", | ||
"description": "Primitives for managing, caching and syncing asynchronous and remote data in Solid", | ||
@@ -51,3 +51,3 @@ "author": "tannerlinsley", | ||
"solid-js": "^1.7.8", | ||
"@tanstack/query-core": "5.0.0-beta.15" | ||
"@tanstack/query-core": "5.0.0-beta.18" | ||
}, | ||
@@ -54,0 +54,0 @@ "devDependencies": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
+ Added@tanstack/query-core@5.0.0-beta.18(transitive)
- Removed@tanstack/query-core@5.0.0-beta.15(transitive)