@tanstack/react-query
Advanced tools
Comparing version 5.64.0 to 5.64.1
{ | ||
"name": "@tanstack/react-query", | ||
"version": "5.64.0", | ||
"version": "5.64.1", | ||
"description": "Hooks for managing, caching and syncing asynchronous and remote data in React", | ||
@@ -46,3 +46,3 @@ "author": "tannerlinsley", | ||
"dependencies": { | ||
"@tanstack/query-core": "5.64.0" | ||
"@tanstack/query-core": "5.64.1" | ||
}, | ||
@@ -59,3 +59,3 @@ "devDependencies": { | ||
"react-error-boundary": "^4.1.2", | ||
"@tanstack/query-persist-client-core": "5.64.0" | ||
"@tanstack/query-persist-client-core": "5.64.1" | ||
}, | ||
@@ -62,0 +62,0 @@ "peerDependencies": { |
2
+ Added@tanstack/query-core@5.64.1(transitive)
- Removed@tanstack/query-core@5.64.0(transitive)
Updated@tanstack/query-core@5.64.1