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