@nextui-org/scroll-shadow
Advanced tools
Comparing version 2.2.0-beta.2 to 2.2.0-beta.3
{ | ||
"name": "@nextui-org/scroll-shadow", | ||
"version": "2.2.0-beta.2", | ||
"version": "2.2.0-beta.3", | ||
"description": "A component that applies top and bottom shadows when content overflows on scroll.", | ||
@@ -28,4 +28,4 @@ "keywords": [ | ||
"peerDependencies": { | ||
"react": ">=18 || ^19.0.0-rc.0", | ||
"react-dom": ">=18 || ^19.0.0-rc.0", | ||
"react": ">=18 || >=19.0.0-rc.0", | ||
"react-dom": ">=18 || >=19.0.0-rc.0", | ||
"@nextui-org/theme": ">=2.3.0-beta.0", | ||
@@ -35,5 +35,5 @@ "@nextui-org/system": ">=2.3.0-beta.0" | ||
"dependencies": { | ||
"@nextui-org/shared-utils": "2.0.9-beta.2", | ||
"@nextui-org/react-utils": "2.0.18-beta.2", | ||
"@nextui-org/use-data-scroll-overflow": "2.1.8-beta.2" | ||
"@nextui-org/shared-utils": "2.0.9-beta.3", | ||
"@nextui-org/react-utils": "2.0.18-beta.3", | ||
"@nextui-org/use-data-scroll-overflow": "2.1.8-beta.3" | ||
}, | ||
@@ -40,0 +40,0 @@ "clean-package": "../../../clean-package.config.json", |
17328
+ Added@nextui-org/react-rsc-utils@2.0.15-beta.1(transitive)
+ Added@nextui-org/react-utils@2.0.18-beta.3(transitive)
+ Added@nextui-org/shared-utils@2.0.9-beta.3(transitive)
+ Added@nextui-org/use-data-scroll-overflow@2.1.8-beta.3(transitive)
- Removed@nextui-org/react-rsc-utils@2.0.15-beta.0(transitive)
- Removed@nextui-org/react-utils@2.0.18-beta.2(transitive)
- Removed@nextui-org/shared-utils@2.0.9-beta.2(transitive)
- Removed@nextui-org/use-data-scroll-overflow@2.1.8-beta.2(transitive)