@yamada-ui/pin-input 1.1.1-dev-20241026111932 → 1.1.1-next-20241026235836
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/pin-input",
|
3
|
-
"version": "1.1.1-
|
3
|
+
"version": "1.1.1-next-20241026235836",
|
4
4
|
"description": "Yamada UI pin input component",
|
5
5
|
"keywords": [
|
6
6
|
"yamada",
|
@@ -39,7 +39,7 @@
|
|
39
39
|
"@yamada-ui/core": "1.15.3",
|
40
40
|
"@yamada-ui/form-control": "2.1.5",
|
41
41
|
"@yamada-ui/use-controllable-state": "1.0.23",
|
42
|
-
"@yamada-ui/use-descendant": "1.0.25-
|
42
|
+
"@yamada-ui/use-descendant": "1.0.25-next-20241026235836",
|
43
43
|
"@yamada-ui/utils": "1.5.4"
|
44
44
|
},
|
45
45
|
"devDependencies": {
|