@yamada-ui/menu 1.3.17-next-20241029032539 → 1.3.17

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 +9 -9
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@yamada-ui/menu",
3
- "version": "1.3.17-next-20241029032539",
3
+ "version": "1.3.17",
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.4-next-20241029032539",
40
- "@yamada-ui/icon": "1.1.10-next-20241029032539",
41
- "@yamada-ui/motion": "2.2.6-next-20241029032539",
42
- "@yamada-ui/popover": "1.4.0-next-20241029032539",
43
- "@yamada-ui/transitions": "1.1.9-next-20241029032539",
44
- "@yamada-ui/use-clickable": "1.2.12-next-20241029032539",
39
+ "@yamada-ui/core": "1.15.4",
40
+ "@yamada-ui/motion": "2.2.6",
41
+ "@yamada-ui/popover": "1.4.0",
42
+ "@yamada-ui/transitions": "1.1.9",
43
+ "@yamada-ui/use-clickable": "1.2.12",
45
44
  "@yamada-ui/use-controllable-state": "1.0.23",
46
- "@yamada-ui/use-descendant": "1.0.25-next-20241029032539",
45
+ "@yamada-ui/use-descendant": "1.0.25",
46
+ "@yamada-ui/utils": "1.5.4",
47
47
  "@yamada-ui/use-disclosure": "1.1.0",
48
- "@yamada-ui/utils": "1.5.4"
48
+ "@yamada-ui/icon": "1.1.10"
49
49
  },
50
50
  "devDependencies": {
51
51
  "clean-package": "2.2.0",