@heroui/use-pagination
Advanced tools
Comparing version 0.0.0-canary-20250109194025 to 0.0.0-canary-20250118202214
{ | ||
"name": "@heroui/use-pagination", | ||
"version": "0.0.0-canary-20250109194025", | ||
"version": "0.0.0-canary-20250118202214", | ||
"description": "State management hook for Pagination component, it lets you manage pagination with controlled and uncontrolled state", | ||
@@ -21,11 +21,11 @@ "keywords": [ | ||
"type": "git", | ||
"url": "git+https://github.com/frontio-ai/heroui.git", | ||
"url": "git+https://github.com/heroui-inc/heroui.git", | ||
"directory": "packages/hooks/use-pagination" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/frontio-ai/heroui/issues" | ||
"url": "https://github.com/heroui-inc/heroui/issues" | ||
}, | ||
"dependencies": { | ||
"@react-aria/i18n": "3.12.4", | ||
"@heroui/shared-utils": "0.0.0-canary-20250109194025" | ||
"@heroui/shared-utils": "0.0.0-canary-20250118202214" | ||
}, | ||
@@ -32,0 +32,0 @@ "peerDependencies": { |
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
0
+ Added@heroui/shared-utils@0.0.0-canary-20250118202214(transitive)
- Removed@heroui/shared-utils@0.0.0-canary-20250109194025(transitive)