@yamada-ui/autocomplete 1.6.2-dev-20241026234458 → 1.6.2-dev-20241027000856
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +3 -3
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@yamada-ui/autocomplete",
|
3
|
-
"version": "1.6.2-dev-
|
3
|
+
"version": "1.6.2-dev-20241027000856",
|
4
4
|
"description": "Yamada UI autocomplete component",
|
5
5
|
"keywords": [
|
6
6
|
"yamada",
|
@@ -41,11 +41,11 @@
|
|
41
41
|
"@yamada-ui/form-control": "2.1.5",
|
42
42
|
"@yamada-ui/icon": "1.1.9",
|
43
43
|
"@yamada-ui/motion": "2.2.5",
|
44
|
-
"@yamada-ui/popover": "1.
|
44
|
+
"@yamada-ui/popover": "1.4.0-dev-20241027000856",
|
45
45
|
"@yamada-ui/portal": "1.0.24",
|
46
46
|
"@yamada-ui/use-clickable": "1.2.11",
|
47
47
|
"@yamada-ui/use-controllable-state": "1.0.23",
|
48
|
-
"@yamada-ui/use-descendant": "1.0.25-dev-
|
48
|
+
"@yamada-ui/use-descendant": "1.0.25-dev-20241027000856",
|
49
49
|
"@yamada-ui/use-disclosure": "1.1.0",
|
50
50
|
"@yamada-ui/use-outside-click": "1.0.23",
|
51
51
|
"@yamada-ui/utils": "1.5.4"
|