@yamada-ui/menu 1.1.2-dev-20240425082221 → 1.1.2-next-20240425082833
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +11 -11
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@yamada-ui/menu",
|
3
|
-
"version": "1.1.2-
|
3
|
+
"version": "1.1.2-next-20240425082833",
|
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.6.6-
|
40
|
-
"@yamada-ui/utils": "1.2.0-
|
41
|
-
"@yamada-ui/popover": "1.1.1-
|
42
|
-
"@yamada-ui/motion": "1.0.25-
|
43
|
-
"@yamada-ui/transitions": "1.0.25-
|
44
|
-
"@yamada-ui/icon": "1.0.24-
|
45
|
-
"@yamada-ui/use-disclosure": "1.0.13-
|
46
|
-
"@yamada-ui/use-descendant": "1.0.13-
|
47
|
-
"@yamada-ui/use-clickable": "1.2.1-
|
48
|
-
"@yamada-ui/use-controllable-state": "1.0.13-
|
39
|
+
"@yamada-ui/core": "1.6.6-next-20240425082833",
|
40
|
+
"@yamada-ui/utils": "1.2.0-next-20240425082833",
|
41
|
+
"@yamada-ui/popover": "1.1.1-next-20240425082833",
|
42
|
+
"@yamada-ui/motion": "1.0.25-next-20240425082833",
|
43
|
+
"@yamada-ui/transitions": "1.0.25-next-20240425082833",
|
44
|
+
"@yamada-ui/icon": "1.0.24-next-20240425082833",
|
45
|
+
"@yamada-ui/use-disclosure": "1.0.13-next-20240425082833",
|
46
|
+
"@yamada-ui/use-descendant": "1.0.13-next-20240425082833",
|
47
|
+
"@yamada-ui/use-clickable": "1.2.1-next-20240425082833",
|
48
|
+
"@yamada-ui/use-controllable-state": "1.0.13-next-20240425082833"
|
49
49
|
},
|
50
50
|
"devDependencies": {
|
51
51
|
"react": "^18.0.0",
|