@yamada-ui/menu 1.4.0-next-20241123062048 → 1.4.0-next-20241125001849
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +6 -6
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@yamada-ui/menu",
|
3
|
-
"version": "1.4.0-next-
|
3
|
+
"version": "1.4.0-next-20241125001849",
|
4
4
|
"description": "Yamada UI menu component",
|
5
5
|
"keywords": [
|
6
6
|
"yamada",
|
@@ -37,14 +37,14 @@
|
|
37
37
|
},
|
38
38
|
"dependencies": {
|
39
39
|
"@yamada-ui/core": "1.15.5",
|
40
|
-
"@yamada-ui/icon": "1.1.13-next-
|
41
|
-
"@yamada-ui/motion": "2.2.8-next-
|
42
|
-
"@yamada-ui/popover": "1.4.3-next-
|
43
|
-
"@yamada-ui/transitions": "1.1.11-next-
|
40
|
+
"@yamada-ui/icon": "1.1.13-next-20241125001849",
|
41
|
+
"@yamada-ui/motion": "2.2.8-next-20241125001849",
|
42
|
+
"@yamada-ui/popover": "1.4.3-next-20241125001849",
|
43
|
+
"@yamada-ui/transitions": "1.1.11-next-20241125001849",
|
44
44
|
"@yamada-ui/use-clickable": "1.2.13",
|
45
45
|
"@yamada-ui/use-controllable-state": "1.0.23",
|
46
|
-
"@yamada-ui/use-disclosure": "1.1.0",
|
47
46
|
"@yamada-ui/use-descendant": "1.0.25",
|
47
|
+
"@yamada-ui/use-disclosure": "1.1.0",
|
48
48
|
"@yamada-ui/utils": "1.5.4"
|
49
49
|
},
|
50
50
|
"devDependencies": {
|