@nextui-org/use-pagination
Advanced tools
Comparing version 0.0.0-canary-20241204105441 to 0.0.0-canary-20241204110242
{ | ||
"name": "@nextui-org/use-pagination", | ||
"version": "0.0.0-canary-20241204105441", | ||
"version": "0.0.0-canary-20241204110242", | ||
"description": "State management hook for Pagination component, it lets you manage pagination with controlled and uncontrolled state", | ||
@@ -29,3 +29,3 @@ "keywords": [ | ||
"@react-aria/i18n": "3.12.3", | ||
"@nextui-org/shared-utils": "0.0.0-canary-20241204105441" | ||
"@nextui-org/shared-utils": "0.0.0-canary-20241204110242" | ||
}, | ||
@@ -32,0 +32,0 @@ "peerDependencies": { |
+ Added@nextui-org/shared-utils@0.0.0-canary-20241204110242(transitive)
- Removed@nextui-org/shared-utils@0.0.0-canary-20241204105441(transitive)