@yamada-ui/use-outside-click
Advanced tools
Comparing version 0.2.6 to 0.2.7
@@ -8,2 +8,2 @@ type UseOutsideClickProps = { | ||
export { UseOutsideClickProps, useOutsideClick }; | ||
export { type UseOutsideClickProps, useOutsideClick }; |
{ | ||
"name": "@yamada-ui/use-outside-click", | ||
"version": "0.2.6", | ||
"version": "0.2.7", | ||
"description": "Yamada UI useOutsideClick custom hook", | ||
@@ -27,3 +27,3 @@ "keywords": [ | ||
"dependencies": { | ||
"@yamada-ui/utils": "0.3.3" | ||
"@yamada-ui/utils": "0.4.0" | ||
}, | ||
@@ -30,0 +30,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
8821
33
54
+ Added@yamada-ui/utils@0.4.0(transitive)
- Removed@yamada-ui/utils@0.3.3(transitive)
Updated@yamada-ui/utils@0.4.0