@nextui-org/use-aria-button
Advanced tools
Comparing version 2.0.2 to 2.0.3
{ | ||
"name": "@nextui-org/use-aria-button", | ||
"version": "2.0.2", | ||
"version": "2.0.3", | ||
"description": "Internal hook to handle button a11y and events, this is based on react-aria button hook but without the onClick warning", | ||
@@ -31,7 +31,7 @@ "keywords": [ | ||
"dependencies": { | ||
"@react-aria/utils": "^3.18.0", | ||
"@react-aria/focus": "^3.13.0", | ||
"@react-aria/interactions": "^3.16.0", | ||
"@react-types/button": "^3.7.3", | ||
"@react-types/shared": "^3.18.1" | ||
"@react-aria/utils": "^3.19.0", | ||
"@react-aria/focus": "^3.14.0", | ||
"@react-aria/interactions": "^3.17.0", | ||
"@react-types/button": "^3.7.4", | ||
"@react-types/shared": "^3.19.0" | ||
}, | ||
@@ -38,0 +38,0 @@ "devDependencies": { |
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.14.0
Updated@react-aria/utils@^3.19.0
Updated@react-types/button@^3.7.4
Updated@react-types/shared@^3.19.0