@yamada-ui/pin-input 1.1.3-next-20241114172614 → 1.1.3-next-20241117114930

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. 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.3-next-20241114172614",
3
+ "version": "1.1.3-next-20241117114930",
4
4
  "description": "Yamada UI pin input component",
5
5
  "keywords": [
6
6
  "yamada",
@@ -38,8 +38,8 @@
38
38
  "dependencies": {
39
39
  "@yamada-ui/core": "1.15.5",
40
40
  "@yamada-ui/form-control": "2.1.7",
41
- "@yamada-ui/use-descendant": "1.0.25",
42
41
  "@yamada-ui/use-controllable-state": "1.0.23",
42
+ "@yamada-ui/use-descendant": "1.0.25",
43
43
  "@yamada-ui/utils": "1.5.4"
44
44
  },
45
45
  "devDependencies": {