@nextui-org/use-aria-modal-overlay
Advanced tools
Comparing version 0.0.0-dev-v2-20230910202727 to 0.0.0-dev-v2-20231103142249
{ | ||
"name": "@nextui-org/use-aria-modal-overlay", | ||
"version": "0.0.0-dev-v2-20230910202727", | ||
"version": "0.0.0-dev-v2-20231103142249", | ||
"description": "A custom implementation of react aria modal overlay, this removes the prevent scroll", | ||
@@ -28,9 +28,10 @@ "keywords": [ | ||
"dependencies": { | ||
"@react-aria/overlays": "^3.17.0", | ||
"@react-stately/overlays": "^3.6.2", | ||
"@react-types/shared": "^3.20.0", | ||
"@react-aria/utils": "^3.20.0" | ||
"@react-aria/overlays": "^3.18.1", | ||
"@react-stately/overlays": "^3.6.3", | ||
"@react-types/shared": "^3.21.0", | ||
"@react-aria/utils": "^3.21.1" | ||
}, | ||
"peerDependencies": { | ||
"react": ">=18" | ||
"react": ">=18", | ||
"react-dom": ">=18" | ||
}, | ||
@@ -37,0 +38,0 @@ "clean-package": "../../../clean-package.config.json", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
6167
6
+ Addedreact-dom@18.3.1(transitive)
+ Addedscheduler@0.23.2(transitive)
- Removedreact@19.0.0-rc-fb9a90fa48-20240614(transitive)
- Removedreact-dom@19.0.0-rc-fb9a90fa48-20240614(transitive)
- Removedscheduler@0.25.0-rc-fb9a90fa48-20240614(transitive)
Updated@react-aria/overlays@^3.18.1
Updated@react-aria/utils@^3.21.1
Updated@react-types/shared@^3.21.0