@yamada-ui/modal 2.0.0-next-20240706053520 → 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 +3 -3
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@yamada-ui/modal",
3
- "version": "2.0.0-next-20240706053520",
3
+ "version": "2.0.0-next-20240706062355",
4
4
  "description": "Yamada UI modal component",
5
5
  "keywords": [
6
6
  "yamada",
@@ -41,9 +41,9 @@
41
41
  "@yamada-ui/utils": "1.3.1",
42
42
  "@yamada-ui/motion": "2.0.2",
43
43
  "@yamada-ui/portal": "1.0.17",
44
- "@yamada-ui/button": "2.0.0-next-20240706053520",
44
+ "@yamada-ui/button": "2.0.0-next-20240706062355",
45
45
  "@yamada-ui/focus-lock": "1.0.17",
46
- "@yamada-ui/close-button": "2.0.0-next-20240706053520",
46
+ "@yamada-ui/close-button": "2.0.0-next-20240706062355",
47
47
  "@yamada-ui/transitions": "1.0.32",
48
48
  "@yamada-ui/use-value": "1.1.19"
49
49
  },