@yamada-ui/use-outside-click
Advanced tools
Comparing version 0.2.8 to 0.2.9
@@ -91,1 +91,2 @@ "use client" | ||
}); | ||
//# sourceMappingURL=index.js.map |
{ | ||
"name": "@yamada-ui/use-outside-click", | ||
"version": "0.2.8", | ||
"version": "0.2.9", | ||
"description": "Yamada UI useOutsideClick custom hook", | ||
@@ -27,3 +27,3 @@ "keywords": [ | ||
"dependencies": { | ||
"@yamada-ui/utils": "0.4.1" | ||
"@yamada-ui/utils": "0.5.0" | ||
}, | ||
@@ -47,3 +47,4 @@ "devDependencies": { | ||
"js": "\"use client\"" | ||
} | ||
}, | ||
"sourcemap": true | ||
}, | ||
@@ -50,0 +51,0 @@ "module": "dist/index.mjs", |
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
16316
9
35
55
+ Added@yamada-ui/utils@0.5.0(transitive)
- Removed@yamada-ui/utils@0.4.1(transitive)
Updated@yamada-ui/utils@0.5.0