@yamada-ui/color-picker 1.4.10-next-20241118220617 → 1.4.10-next-20241119123334

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 +4 -4
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@yamada-ui/color-picker",
3
- "version": "1.4.10-next-20241118220617",
3
+ "version": "1.4.10-next-20241119123334",
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.50-next-20241118220617",
39
+ "@yamada-ui/button": "1.0.50-next-20241119123334",
40
40
  "@yamada-ui/core": "1.15.5",
41
41
  "@yamada-ui/form-control": "2.1.7",
42
- "@yamada-ui/icon": "1.1.13-next-20241118220617",
42
+ "@yamada-ui/icon": "1.1.13-next-20241119123334",
43
43
  "@yamada-ui/input": "1.0.47",
44
- "@yamada-ui/popover": "1.4.3-next-20241118220617",
44
+ "@yamada-ui/popover": "1.4.3-next-20241119123334",
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",