@nextui-org/use-data-scroll-overflow
Advanced tools
Comparing version 0.0.0-canary-20240913061156 to 0.0.0-canary-20241130124528
{ | ||
"name": "@nextui-org/use-data-scroll-overflow", | ||
"version": "0.0.0-canary-20240913061156", | ||
"version": "0.0.0-canary-20241130124528", | ||
"description": "A hook to add data attributes when the element has top or bottom scroll.", | ||
@@ -28,6 +28,6 @@ "keywords": [ | ||
"dependencies": { | ||
"@nextui-org/shared-utils": "0.0.0-canary-20240913061156" | ||
"@nextui-org/shared-utils": "0.0.0-canary-20241130124528" | ||
}, | ||
"peerDependencies": { | ||
"react": ">=18" | ||
"react": ">=18 || >=19.0.0-rc.0" | ||
}, | ||
@@ -34,0 +34,0 @@ "clean-package": "../../../clean-package.config.json", |
12320
+ Added@nextui-org/shared-utils@0.0.0-canary-20241130124528(transitive)
- Removed@nextui-org/shared-utils@0.0.0-canary-20240913061156(transitive)