@yamada-ui/menu 1.0.23-dev-20240414110235 → 1.0.23-dev-20240414191628

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/menu",
3
- "version": "1.0.23-dev-20240414110235",
3
+ "version": "1.0.23-dev-20240414191628",
4
4
  "description": "Yamada UI menu component",
5
5
  "keywords": [
6
6
  "yamada",
@@ -39,12 +39,12 @@
39
39
  "@yamada-ui/core": "1.6.3",
40
40
  "@yamada-ui/utils": "1.1.2",
41
41
  "@yamada-ui/popover": "1.0.22",
42
+ "@yamada-ui/motion": "1.0.22",
42
43
  "@yamada-ui/transitions": "1.0.22",
43
44
  "@yamada-ui/use-disclosure": "1.0.11",
44
- "@yamada-ui/motion": "1.0.22",
45
45
  "@yamada-ui/use-descendant": "1.0.11",
46
- "@yamada-ui/use-controllable-state": "1.0.11",
47
- "@yamada-ui/use-clickable": "1.0.11"
46
+ "@yamada-ui/use-clickable": "1.0.11",
47
+ "@yamada-ui/use-controllable-state": "1.0.11"
48
48
  },
49
49
  "devDependencies": {
50
50
  "react": "^18.0.0",