@yamada-ui/menu 1.3.18-dev-20241101074937 → 1.3.18

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 +3 -3
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@yamada-ui/menu",
3
- "version": "1.3.18-dev-20241101074937",
3
+ "version": "1.3.18",
4
4
  "description": "Yamada UI menu component",
5
5
  "keywords": [
6
6
  "yamada",
@@ -37,9 +37,9 @@
37
37
  },
38
38
  "dependencies": {
39
39
  "@yamada-ui/core": "1.15.4",
40
- "@yamada-ui/icon": "1.1.11-dev-20241101074937",
40
+ "@yamada-ui/icon": "1.1.11",
41
41
  "@yamada-ui/motion": "2.2.6",
42
- "@yamada-ui/popover": "1.4.1-dev-20241101074937",
42
+ "@yamada-ui/popover": "1.4.1",
43
43
  "@yamada-ui/transitions": "1.1.9",
44
44
  "@yamada-ui/use-clickable": "1.2.12",
45
45
  "@yamada-ui/use-controllable-state": "1.0.23",