@yamada-ui/menu 1.4.1 → 1.4.2-next-20241126024522

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 +11 -11
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@yamada-ui/menu",
3
- "version": "1.4.1",
3
+ "version": "1.4.2-next-20241126024522",
4
4
  "description": "Yamada UI menu component",
5
5
  "keywords": [
6
6
  "yamada",
@@ -36,16 +36,16 @@
36
36
  "url": "https://github.com/yamada-ui/yamada-ui/issues"
37
37
  },
38
38
  "dependencies": {
39
- "@yamada-ui/core": "1.15.6",
40
- "@yamada-ui/icon": "1.1.14",
41
- "@yamada-ui/motion": "2.2.9",
42
- "@yamada-ui/popover": "1.4.4",
43
- "@yamada-ui/transitions": "1.1.12",
44
- "@yamada-ui/use-clickable": "1.2.14",
45
- "@yamada-ui/use-controllable-state": "1.0.23",
46
- "@yamada-ui/use-descendant": "1.0.25",
47
- "@yamada-ui/use-disclosure": "1.1.0",
48
- "@yamada-ui/utils": "1.5.4"
39
+ "@yamada-ui/core": "1.16.0-next-20241126024522",
40
+ "@yamada-ui/icon": "1.1.15-next-20241126024522",
41
+ "@yamada-ui/motion": "2.2.10-next-20241126024522",
42
+ "@yamada-ui/popover": "1.4.5-next-20241126024522",
43
+ "@yamada-ui/transitions": "1.1.13-next-20241126024522",
44
+ "@yamada-ui/use-clickable": "1.2.15-next-20241126024522",
45
+ "@yamada-ui/use-controllable-state": "1.0.24-next-20241126024522",
46
+ "@yamada-ui/use-descendant": "1.0.26-next-20241126024522",
47
+ "@yamada-ui/use-disclosure": "1.1.1-next-20241126024522",
48
+ "@yamada-ui/utils": "1.6.0-next-20241126024522"
49
49
  },
50
50
  "devDependencies": {
51
51
  "clean-package": "2.2.0",