@yamada-ui/modal 2.0.0-next-20240716070106 → 2.0.0-next-20240717095455
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +3 -3
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@yamada-ui/modal",
|
3
|
-
"version": "2.0.0-next-
|
3
|
+
"version": "2.0.0-next-20240717095455",
|
4
4
|
"description": "Yamada UI modal component",
|
5
5
|
"keywords": [
|
6
6
|
"yamada",
|
@@ -41,9 +41,9 @@
|
|
41
41
|
"@yamada-ui/utils": "1.3.1",
|
42
42
|
"@yamada-ui/motion": "2.1.0",
|
43
43
|
"@yamada-ui/portal": "1.0.17",
|
44
|
-
"@yamada-ui/button": "2.0.0-next-
|
44
|
+
"@yamada-ui/button": "2.0.0-next-20240717095455",
|
45
45
|
"@yamada-ui/focus-lock": "1.0.17",
|
46
|
-
"@yamada-ui/close-button": "2.0.0-next-
|
46
|
+
"@yamada-ui/close-button": "2.0.0-next-20240717095455",
|
47
47
|
"@yamada-ui/transitions": "1.0.33",
|
48
48
|
"@yamada-ui/use-value": "1.1.20"
|
49
49
|
},
|