@tanstack/react-query
Advanced tools
+3
-3
| { | ||
| "name": "@tanstack/react-query", | ||
| "version": "5.85.8", | ||
| "version": "5.85.9", | ||
| "description": "Hooks for managing, caching and syncing asynchronous and remote data in React", | ||
@@ -47,3 +47,3 @@ "author": "tannerlinsley", | ||
| "dependencies": { | ||
| "@tanstack/query-core": "5.85.7" | ||
| "@tanstack/query-core": "5.85.9" | ||
| }, | ||
@@ -60,3 +60,3 @@ "devDependencies": { | ||
| "react-error-boundary": "^4.1.2", | ||
| "@tanstack/query-persist-client-core": "5.85.7", | ||
| "@tanstack/query-persist-client-core": "5.85.9", | ||
| "@tanstack/query-test-utils": "0.0.0" | ||
@@ -63,0 +63,0 @@ }, |
+ Added
- Removed
Updated