@yamada-ui/use-focus
Advanced tools
Comparing version 0.2.8 to 0.2.9
@@ -127,1 +127,2 @@ "use client" | ||
}); | ||
//# sourceMappingURL=index.js.map |
{ | ||
"name": "@yamada-ui/use-focus", | ||
"version": "0.2.8", | ||
"version": "0.2.9", | ||
"description": "Yamada UI useFocus custom hook", | ||
@@ -27,4 +27,4 @@ "keywords": [ | ||
"dependencies": { | ||
"@yamada-ui/utils": "0.4.1", | ||
"@yamada-ui/use-event-listener": "0.2.7" | ||
"@yamada-ui/utils": "0.5.0", | ||
"@yamada-ui/use-event-listener": "0.2.8" | ||
}, | ||
@@ -48,3 +48,4 @@ "devDependencies": { | ||
"js": "\"use client\"" | ||
} | ||
}, | ||
"sourcemap": true | ||
}, | ||
@@ -51,0 +52,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
24757
9
+ Added@yamada-ui/use-event-listener@0.2.8(transitive)
+ Added@yamada-ui/utils@0.5.0(transitive)
- Removed@yamada-ui/use-event-listener@0.2.7(transitive)
- Removed@yamada-ui/utils@0.4.1(transitive)
Updated@yamada-ui/utils@0.5.0