@yamada-ui/menu 1.3.11-dev-20240820144046 → 1.3.11-next-20240820155044

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.3.11-dev-20240820144046",
3
+ "version": "1.3.11-next-20240820155044",
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.13.0-dev-20240820144046",
40
- "@yamada-ui/icon": "1.1.4-dev-20240820144046",
41
- "@yamada-ui/motion": "2.2.0-dev-20240820144046",
42
- "@yamada-ui/popover": "1.3.0-dev-20240820144046",
43
- "@yamada-ui/transitions": "1.1.3-dev-20240820144046",
44
- "@yamada-ui/use-clickable": "1.2.6-dev-20240820144046",
45
- "@yamada-ui/use-controllable-state": "1.0.18-dev-20240820144046",
46
- "@yamada-ui/use-descendant": "1.0.19-dev-20240820144046",
47
- "@yamada-ui/use-disclosure": "1.0.18-dev-20240820144046",
48
- "@yamada-ui/utils": "1.4.0-dev-20240820144046"
39
+ "@yamada-ui/core": "1.13.0-next-20240820155044",
40
+ "@yamada-ui/icon": "1.1.4-next-20240820155044",
41
+ "@yamada-ui/motion": "2.2.0-next-20240820155044",
42
+ "@yamada-ui/popover": "1.3.0-next-20240820155044",
43
+ "@yamada-ui/transitions": "1.1.3-next-20240820155044",
44
+ "@yamada-ui/use-clickable": "1.2.6-next-20240820155044",
45
+ "@yamada-ui/use-controllable-state": "1.0.18-next-20240820155044",
46
+ "@yamada-ui/use-descendant": "1.0.19-next-20240820155044",
47
+ "@yamada-ui/use-disclosure": "1.0.18-next-20240820155044",
48
+ "@yamada-ui/utils": "1.4.0-next-20240820155044"
49
49
  },
50
50
  "devDependencies": {
51
51
  "clean-package": "2.2.0",