@yamada-ui/use-clickable
Advanced tools
Comparing version 0.3.6 to 0.3.7
@@ -579,2 +579,2 @@ import * as react from 'react'; | ||
export { UseClickableProps, UseClickableReturn, useClickable }; | ||
export { type UseClickableProps, type UseClickableReturn, useClickable }; |
{ | ||
"name": "@yamada-ui/use-clickable", | ||
"version": "0.3.6", | ||
"version": "0.3.7", | ||
"description": "Yamada UI useClickable custom hook", | ||
@@ -27,4 +27,4 @@ "keywords": [ | ||
"dependencies": { | ||
"@yamada-ui/utils": "0.3.3", | ||
"@yamada-ui/use-event-listener": "0.2.5" | ||
"@yamada-ui/utils": "0.4.0", | ||
"@yamada-ui/use-event-listener": "0.2.6" | ||
}, | ||
@@ -31,0 +31,0 @@ "devDependencies": { |
Sorry, the diff of this file is not supported yet
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
83943
+ Added@yamada-ui/use-event-listener@0.2.6(transitive)
+ Added@yamada-ui/utils@0.4.0(transitive)
- Removed@yamada-ui/use-event-listener@0.2.5(transitive)
- Removed@yamada-ui/utils@0.3.3(transitive)
Updated@yamada-ui/utils@0.4.0