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