@yamada-ui/color-picker 1.4.11-next-20241125004638 → 1.4.11-next-20241125011044
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +7 -7
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@yamada-ui/color-picker",
|
3
|
-
"version": "1.4.11-next-
|
3
|
+
"version": "1.4.11-next-20241125011044",
|
4
4
|
"description": "Yamada UI color picker component",
|
5
5
|
"keywords": [
|
6
6
|
"yamada",
|
@@ -36,12 +36,12 @@
|
|
36
36
|
"url": "https://github.com/yamada-ui/yamada-ui/issues"
|
37
37
|
},
|
38
38
|
"dependencies": {
|
39
|
-
"@yamada-ui/button": "1.0.51-next-
|
40
|
-
"@yamada-ui/core": "1.
|
41
|
-
"@yamada-ui/form-control": "2.1.8-next-
|
42
|
-
"@yamada-ui/icon": "1.1.14-next-
|
43
|
-
"@yamada-ui/input": "1.0.48-next-
|
44
|
-
"@yamada-ui/popover": "1.4.4-next-
|
39
|
+
"@yamada-ui/button": "1.0.51-next-20241125011044",
|
40
|
+
"@yamada-ui/core": "1.16.0-next-20241125011044",
|
41
|
+
"@yamada-ui/form-control": "2.1.8-next-20241125011044",
|
42
|
+
"@yamada-ui/icon": "1.1.14-next-20241125011044",
|
43
|
+
"@yamada-ui/input": "1.0.48-next-20241125011044",
|
44
|
+
"@yamada-ui/popover": "1.4.4-next-20241125011044",
|
45
45
|
"@yamada-ui/portal": "1.0.24",
|
46
46
|
"@yamada-ui/use-controllable-state": "1.0.23",
|
47
47
|
"@yamada-ui/use-disclosure": "1.1.0",
|