@tanstack/react-query-devtools
Advanced tools
Comparing version 5.61.3 to 5.61.4
{ | ||
"name": "@tanstack/react-query-devtools", | ||
"version": "5.61.3", | ||
"version": "5.61.4", | ||
"description": "Developer tools to interact with and visualize the TanStack/react-query cache", | ||
@@ -61,15 +61,16 @@ "author": "tannerlinsley", | ||
"dependencies": { | ||
"@tanstack/query-devtools": "5.61.3" | ||
"@tanstack/query-devtools": "5.61.4" | ||
}, | ||
"devDependencies": { | ||
"@testing-library/react": "^16.0.1", | ||
"@types/react": "npm:types-react@rc", | ||
"@vitejs/plugin-react": "^4.3.3", | ||
"react": "19.0.0-rc-4c2e457c7c-20240522", | ||
"@tanstack/react-query": "5.61.3" | ||
"react": "19.0.0-rc-66855b96-20241106", | ||
"@tanstack/react-query": "5.61.4" | ||
}, | ||
"peerDependencies": { | ||
"react": "^18 || ^19", | ||
"@tanstack/react-query": "^5.61.3" | ||
"@tanstack/react-query": "^5.61.4" | ||
}, | ||
"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
95399
5
+ Added@tanstack/query-core@5.61.4(transitive)
+ Added@tanstack/query-devtools@5.61.4(transitive)
+ Added@tanstack/react-query@5.61.4(transitive)
- Removed@tanstack/query-core@5.62.0(transitive)
- Removed@tanstack/query-devtools@5.61.3(transitive)
- Removed@tanstack/react-query@5.62.0(transitive)