@yamada-ui/use-descendant
Advanced tools
Comparing version 0.2.9 to 0.2.10
@@ -222,1 +222,2 @@ "use client" | ||
}); | ||
//# sourceMappingURL=index.js.map |
{ | ||
"name": "@yamada-ui/use-descendant", | ||
"version": "0.2.9", | ||
"version": "0.2.10", | ||
"description": "Yamada UI useDescendant 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
64501
2166
9
58
0
+ Added@yamada-ui/utils@0.5.0(transitive)
- Removed@yamada-ui/utils@0.4.1(transitive)
Updated@yamada-ui/utils@0.5.0