@yamada-ui/color-picker 2.0.0-next-20240605070400 → 2.0.0-next-20240605071814

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