@yamada-ui/modal 1.4.6-dev-20241124042929 → 1.4.6-next-20241124043720
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +8 -8
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@yamada-ui/modal",
|
3
|
-
"version": "1.4.6-
|
3
|
+
"version": "1.4.6-next-20241124043720",
|
4
4
|
"description": "Yamada UI modal component",
|
5
5
|
"keywords": [
|
6
6
|
"yamada",
|
@@ -37,14 +37,14 @@
|
|
37
37
|
},
|
38
38
|
"dependencies": {
|
39
39
|
"react-remove-scroll": "^2.6.0",
|
40
|
-
"@yamada-ui/button": "1.0.51-
|
41
|
-
"@yamada-ui/close-button": "1.0.48-
|
42
|
-
"@yamada-ui/core": "1.15.6-
|
43
|
-
"@yamada-ui/focus-lock": "1.0.25-
|
44
|
-
"@yamada-ui/motion": "2.2.9-
|
40
|
+
"@yamada-ui/button": "1.0.51-next-20241124043720",
|
41
|
+
"@yamada-ui/close-button": "1.0.48-next-20241124043720",
|
42
|
+
"@yamada-ui/core": "1.15.6-next-20241124043720",
|
43
|
+
"@yamada-ui/focus-lock": "1.0.25-next-20241124043720",
|
44
|
+
"@yamada-ui/motion": "2.2.9-next-20241124043720",
|
45
45
|
"@yamada-ui/portal": "1.0.24",
|
46
|
-
"@yamada-ui/transitions": "1.1.12-
|
47
|
-
"@yamada-ui/use-value": "1.1.31-
|
46
|
+
"@yamada-ui/transitions": "1.1.12-next-20241124043720",
|
47
|
+
"@yamada-ui/use-value": "1.1.31-next-20241124043720",
|
48
48
|
"@yamada-ui/utils": "1.5.4"
|
49
49
|
},
|
50
50
|
"devDependencies": {
|