@yamada-ui/modal 2.0.0-next-20240706053520 → 2.0.0-next-20240713062626

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 +7 -7
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-20240713062626",
4
4
  "description": "Yamada UI modal component",
5
5
  "keywords": [
6
6
  "yamada",
@@ -37,15 +37,15 @@
37
37
  },
38
38
  "dependencies": {
39
39
  "react-remove-scroll": "^2.5.4",
40
- "@yamada-ui/core": "1.9.1",
40
+ "@yamada-ui/core": "1.10.0",
41
41
  "@yamada-ui/utils": "1.3.1",
42
- "@yamada-ui/motion": "2.0.2",
42
+ "@yamada-ui/motion": "2.1.0",
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-20240713062626",
45
45
  "@yamada-ui/focus-lock": "1.0.17",
46
- "@yamada-ui/close-button": "2.0.0-next-20240706053520",
47
- "@yamada-ui/transitions": "1.0.32",
48
- "@yamada-ui/use-value": "1.1.19"
46
+ "@yamada-ui/close-button": "2.0.0-next-20240713062626",
47
+ "@yamada-ui/transitions": "1.0.33",
48
+ "@yamada-ui/use-value": "1.1.20"
49
49
  },
50
50
  "devDependencies": {
51
51
  "react": "^18.0.0",