@yamada-ui/close-button 1.0.47-dev-20241113111133 → 1.0.47-next-20241113105029
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +2 -2
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@yamada-ui/close-button",
|
3
|
-
"version": "1.0.47-
|
3
|
+
"version": "1.0.47-next-20241113105029",
|
4
4
|
"description": "Yamada UI close button component",
|
5
5
|
"keywords": [
|
6
6
|
"yamada",
|
@@ -38,7 +38,7 @@
|
|
38
38
|
"dependencies": {
|
39
39
|
"@yamada-ui/core": "1.15.5",
|
40
40
|
"@yamada-ui/icon": "1.1.12",
|
41
|
-
"@yamada-ui/ripple": "1.0.44-
|
41
|
+
"@yamada-ui/ripple": "1.0.44-next-20241113105029",
|
42
42
|
"@yamada-ui/utils": "1.5.4"
|
43
43
|
},
|
44
44
|
"devDependencies": {
|