@yamada-ui/menu 1.1.4-next-20240508014925 → 1.1.4-next-20240508020136

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 +2 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@yamada-ui/menu",
3
- "version": "1.1.4-next-20240508014925",
3
+ "version": "1.1.4-next-20240508020136",
4
4
  "description": "Yamada UI menu component",
5
5
  "keywords": [
6
6
  "yamada",
@@ -43,7 +43,7 @@
43
43
  "@yamada-ui/transitions": "1.0.26",
44
44
  "@yamada-ui/icon": "1.0.25",
45
45
  "@yamada-ui/use-disclosure": "1.0.13",
46
- "@yamada-ui/use-descendant": "1.0.14-next-20240508014925",
46
+ "@yamada-ui/use-descendant": "1.0.14-next-20240508020136",
47
47
  "@yamada-ui/use-clickable": "1.2.1",
48
48
  "@yamada-ui/use-controllable-state": "1.0.13"
49
49
  },