@tanstack/react-query
Advanced tools
Comparing version 5.59.16 to 5.59.17
{ | ||
"name": "@tanstack/react-query", | ||
"version": "5.59.16", | ||
"version": "5.59.17", | ||
"description": "Hooks for managing, caching and syncing asynchronous and remote data in React", | ||
@@ -44,3 +44,3 @@ "author": "tannerlinsley", | ||
"dependencies": { | ||
"@tanstack/query-core": "5.59.16" | ||
"@tanstack/query-core": "5.59.17" | ||
}, | ||
@@ -54,3 +54,4 @@ "devDependencies": { | ||
"react-dom": "19.0.0-rc-4c2e457c7c-20240522", | ||
"react-error-boundary": "^4.0.13" | ||
"react-error-boundary": "^4.0.13", | ||
"@tanstack/query-persist-client-core": "5.59.17" | ||
}, | ||
@@ -57,0 +58,0 @@ "peerDependencies": { |
Sorry, the diff of this file is not supported yet
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
1187225
8
+ Added@tanstack/query-core@5.59.17(transitive)
- Removed@tanstack/query-core@5.59.16(transitive)
Updated@tanstack/query-core@5.59.17