@yamada-ui/close-button 1.0.47-next-20241118203459 → 1.0.47-next-20241118225020
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/close-button",
|
3
|
-
"version": "1.0.47-next-
|
3
|
+
"version": "1.0.47-next-20241118225020",
|
4
4
|
"description": "Yamada UI close button component",
|
5
5
|
"keywords": [
|
6
6
|
"yamada",
|
@@ -37,8 +37,8 @@
|
|
37
37
|
},
|
38
38
|
"dependencies": {
|
39
39
|
"@yamada-ui/core": "1.15.5",
|
40
|
-
"@yamada-ui/icon": "1.1.13-next-
|
41
|
-
"@yamada-ui/ripple": "1.0.44-next-
|
40
|
+
"@yamada-ui/icon": "1.1.13-next-20241118225020",
|
41
|
+
"@yamada-ui/ripple": "1.0.44-next-20241118225020",
|
42
42
|
"@yamada-ui/utils": "1.5.4"
|
43
43
|
},
|
44
44
|
"devDependencies": {
|