@yamada-ui/color-picker 2.0.0-next-20240605074529 → 2.0.0-next-20240605075926
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +15 -15
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-20240605075926",
|
4
4
|
"description": "Yamada UI color picker component",
|
5
5
|
"keywords": [
|
6
6
|
"yamada",
|
@@ -36,21 +36,21 @@
|
|
36
36
|
"url": "https://github.com/yamada-ui/yamada-ui/issues"
|
37
37
|
},
|
38
38
|
"dependencies": {
|
39
|
-
"@yamada-ui/button": "1.0.30-next-
|
40
|
-
"@yamada-ui/core": "1.7.1-next-
|
41
|
-
"@yamada-ui/form-control": "1.1.2-next-
|
42
|
-
"@yamada-ui/use-disclosure": "1.0.14-next-
|
43
|
-
"@yamada-ui/icon": "1.0.27-next-
|
44
|
-
"@yamada-ui/input": "1.0.32-next-
|
45
|
-
"@yamada-ui/popover": "1.2.1-next-
|
46
|
-
"@yamada-ui/portal": "1.0.15-next-
|
47
|
-
"@yamada-ui/use-controllable-state": "1.0.14-next-
|
48
|
-
"@yamada-ui/use-eye-dropper": "^1.0.12-next-
|
39
|
+
"@yamada-ui/button": "1.0.30-next-20240605075926",
|
40
|
+
"@yamada-ui/core": "1.7.1-next-20240605075926",
|
41
|
+
"@yamada-ui/form-control": "1.1.2-next-20240605075926",
|
42
|
+
"@yamada-ui/use-disclosure": "1.0.14-next-20240605075926",
|
43
|
+
"@yamada-ui/icon": "1.0.27-next-20240605075926",
|
44
|
+
"@yamada-ui/input": "1.0.32-next-20240605075926",
|
45
|
+
"@yamada-ui/popover": "1.2.1-next-20240605075926",
|
46
|
+
"@yamada-ui/portal": "1.0.15-next-20240605075926",
|
47
|
+
"@yamada-ui/use-controllable-state": "1.0.14-next-20240605075926",
|
48
|
+
"@yamada-ui/use-eye-dropper": "^1.0.12-next-20240605075926",
|
49
49
|
"@yamada-ui/use-latest-ref": "^1.0.1",
|
50
|
-
"@yamada-ui/use-outside-click": "1.0.14-next-
|
51
|
-
"@yamada-ui/use-pan-event": "^1.0.16-next-
|
52
|
-
"@yamada-ui/use-size": "^1.0.14-next-
|
53
|
-
"@yamada-ui/utils": "1.2.1-next-
|
50
|
+
"@yamada-ui/use-outside-click": "1.0.14-next-20240605075926",
|
51
|
+
"@yamada-ui/use-pan-event": "^1.0.16-next-20240605075926",
|
52
|
+
"@yamada-ui/use-size": "^1.0.14-next-20240605075926",
|
53
|
+
"@yamada-ui/utils": "1.2.1-next-20240605075926"
|
54
54
|
},
|
55
55
|
"devDependencies": {
|
56
56
|
"clean-package": "2.2.0",
|