@tanstack/solid-query
Advanced tools
Comparing version 4.19.1 to 4.20.2
{ | ||
"name": "@tanstack/solid-query", | ||
"version": "4.19.1", | ||
"version": "4.20.2", | ||
"description": "Primitives for managing, caching and syncing asynchronous and remote data in Solid", | ||
@@ -19,3 +19,3 @@ "author": "tannerlinsley", | ||
"types": "./build/lib/index.d.ts", | ||
"solid": "./build/solid/index.js", | ||
"solid": "./build/solid/index.jsx", | ||
"import": "./build/lib/index.mjs", | ||
@@ -40,3 +40,3 @@ "browser": "./build/lib/index.mjs", | ||
"dependencies": { | ||
"@tanstack/query-core": "4.19.1" | ||
"@tanstack/query-core": "4.20.2" | ||
}, | ||
@@ -43,0 +43,0 @@ "peerDependencies": { |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
1529873
26382
+ Added@tanstack/query-core@4.20.2(transitive)
- Removed@tanstack/query-core@4.19.1(transitive)
Updated@tanstack/query-core@4.20.2