@tanstack/react-query-devtools
Advanced tools
Comparing version 5.61.0 to 5.61.3
{ | ||
"name": "@tanstack/react-query-devtools", | ||
"version": "5.61.0", | ||
"version": "5.61.3", | ||
"description": "Developer tools to interact with and visualize the TanStack/react-query cache", | ||
@@ -61,15 +61,15 @@ "author": "tannerlinsley", | ||
"dependencies": { | ||
"@tanstack/query-devtools": "5.59.20" | ||
"@tanstack/query-devtools": "5.61.3" | ||
}, | ||
"devDependencies": { | ||
"@types/react": "npm:types-react@rc", | ||
"@vitejs/plugin-react": "^4.3.1", | ||
"@vitejs/plugin-react": "^4.3.3", | ||
"react": "19.0.0-rc-4c2e457c7c-20240522", | ||
"@tanstack/react-query": "5.61.0" | ||
"@tanstack/react-query": "5.61.3" | ||
}, | ||
"peerDependencies": { | ||
"react": "^18 || ^19", | ||
"@tanstack/react-query": "^5.61.0" | ||
"@tanstack/react-query": "^5.61.3" | ||
}, | ||
"scripts": {} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
13
27
95360
160
+ Added@tanstack/query-core@5.60.6(transitive)
+ Added@tanstack/query-devtools@5.61.3(transitive)
+ Added@tanstack/react-query@5.61.3(transitive)
- Removed@tanstack/query-core@5.61.5(transitive)
- Removed@tanstack/query-devtools@5.59.20(transitive)
- Removed@tanstack/react-query@5.61.5(transitive)