@yamada-ui/color-picker 2.0.0-next-20240516121223 → 2.0.0-next-20240518092310
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/color-picker",
|
3
|
-
"version": "2.0.0-next-
|
3
|
+
"version": "2.0.0-next-20240518092310",
|
4
4
|
"description": "Yamada UI color picker component",
|
5
5
|
"keywords": [
|
6
6
|
"yamada",
|
@@ -41,14 +41,14 @@
|
|
41
41
|
"@yamada-ui/form-control": "1.1.0",
|
42
42
|
"@yamada-ui/use-disclosure": "1.0.13",
|
43
43
|
"@yamada-ui/icon": "1.0.25",
|
44
|
-
"@yamada-ui/input": "1.0.30-next-
|
44
|
+
"@yamada-ui/input": "1.0.30-next-20240518092310",
|
45
45
|
"@yamada-ui/popover": "1.1.2",
|
46
46
|
"@yamada-ui/portal": "1.0.14",
|
47
47
|
"@yamada-ui/use-controllable-state": "1.0.13",
|
48
48
|
"@yamada-ui/use-eye-dropper": "^1.0.10",
|
49
49
|
"@yamada-ui/use-latest-ref": "^1.0.1",
|
50
50
|
"@yamada-ui/use-outside-click": "1.0.13",
|
51
|
-
"@yamada-ui/use-pan-event": "^1.0.15-next-
|
51
|
+
"@yamada-ui/use-pan-event": "^1.0.15-next-20240518092310",
|
52
52
|
"@yamada-ui/use-size": "^1.0.13",
|
53
53
|
"@yamada-ui/utils": "1.2.0"
|
54
54
|
},
|