@yamada-ui/color-picker 2.0.0-next-20240705212157 → 2.0.0-next-20240706062355

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 +5 -5
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@yamada-ui/color-picker",
3
- "version": "2.0.0-next-20240705212157",
3
+ "version": "2.0.0-next-20240706062355",
4
4
  "description": "Yamada UI color picker component",
5
5
  "keywords": [
6
6
  "yamada",
@@ -36,13 +36,13 @@
36
36
  "url": "https://github.com/yamada-ui/yamada-ui/issues"
37
37
  },
38
38
  "dependencies": {
39
- "@yamada-ui/button": "2.0.0-next-20240705212157",
39
+ "@yamada-ui/button": "2.0.0-next-20240706062355",
40
40
  "@yamada-ui/core": "1.9.1",
41
- "@yamada-ui/form-control": "3.0.0-next-20240705212157",
41
+ "@yamada-ui/form-control": "3.0.0-next-20240706062355",
42
42
  "@yamada-ui/use-disclosure": "1.0.16",
43
43
  "@yamada-ui/icon": "1.0.31",
44
- "@yamada-ui/input": "2.0.0-next-20240705212157",
45
- "@yamada-ui/popover": "2.0.0-next-20240705212157",
44
+ "@yamada-ui/input": "2.0.0-next-20240706062355",
45
+ "@yamada-ui/popover": "2.0.0-next-20240706062355",
46
46
  "@yamada-ui/portal": "1.0.17",
47
47
  "@yamada-ui/use-controllable-state": "1.0.16",
48
48
  "@yamada-ui/use-eye-dropper": "^1.0.14",