@nextui-org/use-aria-button
Advanced tools
Comparing version 0.0.0-canary-20240719151825 to 0.0.0-canary-20241130124528
{ | ||
"name": "@nextui-org/use-aria-button", | ||
"version": "0.0.0-canary-20240719151825", | ||
"version": "0.0.0-canary-20241130124528", | ||
"description": "Internal hook to handle button a11y and events, this is based on react-aria button hook but without the onClick warning", | ||
@@ -28,10 +28,10 @@ "keywords": [ | ||
"peerDependencies": { | ||
"react": ">=18" | ||
"react": ">=18 || >=19.0.0-rc.0" | ||
}, | ||
"dependencies": { | ||
"@react-aria/focus": "3.17.1", | ||
"@react-aria/interactions": "3.21.3", | ||
"@react-aria/utils": "3.24.1", | ||
"@react-types/button": "3.9.4", | ||
"@react-types/shared": "3.23.1" | ||
"@react-aria/focus": "3.18.4", | ||
"@react-aria/interactions": "3.22.4", | ||
"@react-aria/utils": "3.25.3", | ||
"@react-types/button": "3.10.0", | ||
"@react-types/shared": "3.25.0" | ||
}, | ||
@@ -38,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
9837
129944
34
53
+ Added@react-aria/focus@3.18.4(transitive)
+ Added@react-aria/interactions@3.22.4(transitive)
+ Added@react-aria/utils@3.25.3(transitive)
+ Added@react-types/button@3.10.0(transitive)
+ Added@react-types/shared@3.25.0(transitive)
- Removed@react-aria/focus@3.17.1(transitive)
- Removed@react-aria/interactions@3.21.3(transitive)
- Removed@react-aria/utils@3.24.1(transitive)
- Removed@react-types/button@3.9.4(transitive)
- Removed@react-types/shared@3.23.1(transitive)
- Removedjs-tokens@4.0.0(transitive)
- Removedloose-envify@1.4.0(transitive)
- Removedreact@18.3.1(transitive)
Updated@react-aria/focus@3.18.4
Updated@react-aria/utils@3.25.3
Updated@react-types/button@3.10.0
Updated@react-types/shared@3.25.0