@nextui-org/use-aria-modal-overlay
Advanced tools
Comparing version 0.0.0-canary-20241206144245 to 0.0.0-canary-20241208124331
{ | ||
"name": "@nextui-org/use-aria-modal-overlay", | ||
"version": "0.0.0-canary-20241206144245", | ||
"version": "0.0.0-canary-20241208124331", | ||
"description": "A custom implementation of react aria modal overlay, this removes the prevent scroll", | ||
@@ -28,6 +28,6 @@ "keywords": [ | ||
"dependencies": { | ||
"@react-aria/overlays": "3.23.4", | ||
"@react-aria/overlays": "3.24.0", | ||
"@react-aria/utils": "3.26.0", | ||
"@react-stately/overlays": "3.6.11", | ||
"@react-types/shared": "3.25.0" | ||
"@react-stately/overlays": "3.6.12", | ||
"@react-types/shared": "3.26.0" | ||
}, | ||
@@ -34,0 +34,0 @@ "peerDependencies": { |
+ Added@react-aria/overlays@3.24.0(transitive)
+ Added@react-stately/overlays@3.6.12(transitive)
+ Added@react-types/shared@3.26.0(transitive)
- Removed@react-aria/overlays@3.23.4(transitive)
- Removed@react-stately/overlays@3.6.11(transitive)
- Removed@react-types/shared@3.25.0(transitive)
Updated@react-aria/overlays@3.24.0
Updated@react-types/shared@3.26.0