@yamada-ui/autocomplete 1.5.4-dev-20241001120721 → 1.5.4-dev-20241005154128
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.5.4-dev-
|
3
|
+
"version": "1.5.4-dev-20241005154128",
|
4
4
|
"description": "Yamada UI autocomplete component",
|
5
5
|
"keywords": [
|
6
6
|
"yamada",
|
@@ -41,10 +41,10 @@
|
|
41
41
|
"@yamada-ui/form-control": "2.1.3",
|
42
42
|
"@yamada-ui/icon": "1.1.7",
|
43
43
|
"@yamada-ui/motion": "2.2.3",
|
44
|
-
"@yamada-ui/popover": "1.3.4-dev-
|
44
|
+
"@yamada-ui/popover": "1.3.4-dev-20241005154128",
|
45
|
+
"@yamada-ui/portal": "1.0.22",
|
45
46
|
"@yamada-ui/use-clickable": "1.2.9",
|
46
47
|
"@yamada-ui/use-controllable-state": "1.0.21",
|
47
|
-
"@yamada-ui/portal": "1.0.22",
|
48
48
|
"@yamada-ui/use-descendant": "1.0.22",
|
49
49
|
"@yamada-ui/use-disclosure": "1.0.21",
|
50
50
|
"@yamada-ui/use-outside-click": "1.0.21",
|