@tanstack/react-query-devtools
Advanced tools
Comparing version
{ | ||
"name": "@tanstack/react-query-devtools", | ||
"version": "4.39.2", | ||
"version": "4.40.0", | ||
"description": "Developer tools to interact with and visualize the TanStack/react-query cache", | ||
@@ -53,3 +53,3 @@ "author": "tannerlinsley", | ||
"react-error-boundary": "^3.1.4", | ||
"@tanstack/react-query": "4.39.2" | ||
"@tanstack/react-query": "4.40.0" | ||
}, | ||
@@ -64,5 +64,5 @@ "dependencies": { | ||
"react-dom": "^16.8.0 || ^17.0.0 || ^18.0.0", | ||
"@tanstack/react-query": "^4.39.2" | ||
"@tanstack/react-query": "^4.40.0" | ||
}, | ||
"scripts": {} | ||
} |