@yamada-ui/color-picker 2.0.0-next-20240619220221 → 2.0.0-next-20240701004015

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 +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-20240619220221",
3
+ "version": "2.0.0-next-20240701004015",
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": "2.0.0-next-20240619220221",
40
- "@yamada-ui/core": "1.7.2",
41
- "@yamada-ui/form-control": "2.0.0-next-20240619220221",
42
- "@yamada-ui/use-disclosure": "1.0.14",
43
- "@yamada-ui/icon": "1.0.28",
44
- "@yamada-ui/input": "2.0.0-next-20240619220221",
45
- "@yamada-ui/popover": "2.0.0-next-20240619220221",
46
- "@yamada-ui/portal": "1.0.15",
47
- "@yamada-ui/use-controllable-state": "1.0.14",
48
- "@yamada-ui/use-eye-dropper": "^1.0.12",
39
+ "@yamada-ui/button": "2.0.0-next-20240701004015",
40
+ "@yamada-ui/core": "1.9.1-next-20240701004015",
41
+ "@yamada-ui/form-control": "3.0.0-next-20240701004015",
42
+ "@yamada-ui/use-disclosure": "1.0.16-next-20240701004015",
43
+ "@yamada-ui/icon": "1.0.31-next-20240701004015",
44
+ "@yamada-ui/input": "2.0.0-next-20240701004015",
45
+ "@yamada-ui/popover": "2.0.0-next-20240701004015",
46
+ "@yamada-ui/portal": "1.0.17-next-20240701004015",
47
+ "@yamada-ui/use-controllable-state": "1.0.16-next-20240701004015",
48
+ "@yamada-ui/use-eye-dropper": "^1.0.14-next-20240701004015",
49
49
  "@yamada-ui/use-latest-ref": "^1.0.1",
50
- "@yamada-ui/use-outside-click": "1.0.14",
51
- "@yamada-ui/use-pan-event": "^1.0.16",
52
- "@yamada-ui/use-size": "^1.0.14",
53
- "@yamada-ui/utils": "1.2.1"
50
+ "@yamada-ui/use-outside-click": "1.0.16-next-20240701004015",
51
+ "@yamada-ui/use-pan-event": "^1.0.18-next-20240701004015",
52
+ "@yamada-ui/use-size": "^1.0.16-next-20240701004015",
53
+ "@yamada-ui/utils": "1.3.1-next-20240701004015"
54
54
  },
55
55
  "devDependencies": {
56
56
  "clean-package": "2.2.0",