@yamada-ui/segmented-control 1.1.2-dev-20241115163227 → 1.1.2-dev-20241115171450
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/segmented-control",
|
3
|
-
"version": "1.1.2-dev-
|
3
|
+
"version": "1.1.2-dev-20241115171450",
|
4
4
|
"description": "Yamada UI segmented control components",
|
5
5
|
"keywords": [
|
6
6
|
"yamada",
|
@@ -37,7 +37,7 @@
|
|
37
37
|
},
|
38
38
|
"dependencies": {
|
39
39
|
"@yamada-ui/core": "1.15.5",
|
40
|
-
"@yamada-ui/motion": "2.2.8-dev-
|
40
|
+
"@yamada-ui/motion": "2.2.8-dev-20241115171450",
|
41
41
|
"@yamada-ui/use-controllable-state": "1.0.23",
|
42
42
|
"@yamada-ui/use-descendant": "1.0.25",
|
43
43
|
"@yamada-ui/use-focus-visible": "1.1.10",
|