@yamada-ui/menu 1.3.17-next-20241027133552 → 1.3.17-next-20241028163431

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 +8 -8
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@yamada-ui/menu",
3
- "version": "1.3.17-next-20241027133552",
3
+ "version": "1.3.17-next-20241028163431",
4
4
  "description": "Yamada UI menu component",
5
5
  "keywords": [
6
6
  "yamada",
@@ -36,14 +36,14 @@
36
36
  "url": "https://github.com/yamada-ui/yamada-ui/issues"
37
37
  },
38
38
  "dependencies": {
39
- "@yamada-ui/core": "1.15.4-next-20241027133552",
40
- "@yamada-ui/icon": "1.1.10-next-20241027133552",
41
- "@yamada-ui/motion": "2.2.6-next-20241027133552",
42
- "@yamada-ui/popover": "1.3.6-next-20241027133552",
43
- "@yamada-ui/transitions": "1.1.9-next-20241027133552",
44
- "@yamada-ui/use-clickable": "1.2.12-next-20241027133552",
39
+ "@yamada-ui/core": "1.15.3",
40
+ "@yamada-ui/icon": "1.1.9",
41
+ "@yamada-ui/motion": "2.2.5",
42
+ "@yamada-ui/popover": "1.4.0-next-20241028163431",
43
+ "@yamada-ui/transitions": "1.1.8",
44
+ "@yamada-ui/use-clickable": "1.2.11",
45
45
  "@yamada-ui/use-controllable-state": "1.0.23",
46
- "@yamada-ui/use-descendant": "1.0.25-next-20241027133552",
46
+ "@yamada-ui/use-descendant": "1.0.25-next-20241028163431",
47
47
  "@yamada-ui/use-disclosure": "1.1.0",
48
48
  "@yamada-ui/utils": "1.5.4"
49
49
  },