@yamada-ui/autocomplete 1.6.5-next-20241123050941 → 1.6.5-next-20241123062048

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +4 -4
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@yamada-ui/autocomplete",
3
- "version": "1.6.5-next-20241123050941",
3
+ "version": "1.6.5-next-20241123062048",
4
4
  "description": "Yamada UI autocomplete component",
5
5
  "keywords": [
6
6
  "yamada",
@@ -39,9 +39,9 @@
39
39
  "dependencies": {
40
40
  "@yamada-ui/core": "1.15.5",
41
41
  "@yamada-ui/form-control": "2.1.7",
42
- "@yamada-ui/icon": "1.1.13-next-20241123050941",
43
- "@yamada-ui/motion": "2.2.8-next-20241123050941",
44
- "@yamada-ui/popover": "1.4.3-next-20241123050941",
42
+ "@yamada-ui/icon": "1.1.13-next-20241123062048",
43
+ "@yamada-ui/motion": "2.2.8-next-20241123062048",
44
+ "@yamada-ui/popover": "1.4.3-next-20241123062048",
45
45
  "@yamada-ui/portal": "1.0.24",
46
46
  "@yamada-ui/use-clickable": "1.2.13",
47
47
  "@yamada-ui/use-controllable-state": "1.0.23",