@yamada-ui/modal 2.0.0-next-20240703154117 → 2.0.0-next-20240704080818

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 +10 -10
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@yamada-ui/modal",
3
- "version": "2.0.0-next-20240703154117",
3
+ "version": "2.0.0-next-20240704080818",
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-next-20240703154117",
41
- "@yamada-ui/utils": "1.3.1-next-20240703154117",
42
- "@yamada-ui/motion": "2.0.2-next-20240703154117",
43
- "@yamada-ui/portal": "1.0.17-next-20240703154117",
44
- "@yamada-ui/button": "2.0.0-next-20240703154117",
45
- "@yamada-ui/focus-lock": "1.0.17-next-20240703154117",
46
- "@yamada-ui/close-button": "2.0.0-next-20240703154117",
47
- "@yamada-ui/transitions": "1.0.32-next-20240703154117",
48
- "@yamada-ui/use-value": "1.1.19-next-20240703154117"
40
+ "@yamada-ui/core": "1.9.1-next-20240704080818",
41
+ "@yamada-ui/utils": "1.3.1-next-20240704080818",
42
+ "@yamada-ui/motion": "2.0.2-next-20240704080818",
43
+ "@yamada-ui/portal": "1.0.17-next-20240704080818",
44
+ "@yamada-ui/button": "2.0.0-next-20240704080818",
45
+ "@yamada-ui/focus-lock": "1.0.17-next-20240704080818",
46
+ "@yamada-ui/close-button": "2.0.0-next-20240704080818",
47
+ "@yamada-ui/transitions": "1.0.32-next-20240704080818",
48
+ "@yamada-ui/use-value": "1.1.19-next-20240704080818"
49
49
  },
50
50
  "devDependencies": {
51
51
  "react": "^18.0.0",