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