@nextui-org/use-aria-button
Advanced tools
Comparing version 0.0.0-dev-v2-20230701230240 to 0.0.0-dev-v2-20230702031855
{ | ||
"name": "@nextui-org/use-aria-button", | ||
"version": "0.0.0-dev-v2-20230701230240", | ||
"version": "0.0.0-dev-v2-20230702031855", | ||
"description": "Internal hook to handle button a11y and events, this is based on react-aria button hook but without the onClick warning", | ||
@@ -31,5 +31,5 @@ "keywords": [ | ||
"dependencies": { | ||
"@react-aria/utils": "^3.17.0", | ||
"@react-aria/focus": "^3.12.1", | ||
"@react-aria/interactions": "^3.15.1", | ||
"@react-aria/utils": "^3.18.0", | ||
"@react-aria/focus": "^3.13.0", | ||
"@react-aria/interactions": "^3.16.0", | ||
"@react-types/button": "^3.7.3", | ||
@@ -36,0 +36,0 @@ "@react-types/shared": "^3.18.1" |
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
Updated@react-aria/focus@^3.13.0
Updated@react-aria/utils@^3.18.0