@yamada-ui/modal 2.0.0-next-20240609175754 → 2.0.0-next-20240609181542

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-20240609175754",
3
+ "version": "2.0.0-next-20240609181542",
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.7.1-next-20240609175754",
41
- "@yamada-ui/utils": "1.2.1-next-20240609175754",
42
- "@yamada-ui/motion": "1.0.28-next-20240609175754",
43
- "@yamada-ui/portal": "1.0.15-next-20240609175754",
44
- "@yamada-ui/button": "2.0.0-next-20240609175754",
45
- "@yamada-ui/focus-lock": "1.0.15-next-20240609175754",
46
- "@yamada-ui/close-button": "2.0.0-next-20240609175754",
47
- "@yamada-ui/transitions": "1.0.28-next-20240609175754",
48
- "@yamada-ui/use-value": "1.1.15-next-20240609175754"
40
+ "@yamada-ui/core": "1.7.1-next-20240609181542",
41
+ "@yamada-ui/utils": "1.2.1-next-20240609181542",
42
+ "@yamada-ui/motion": "1.0.28-next-20240609181542",
43
+ "@yamada-ui/portal": "1.0.15-next-20240609181542",
44
+ "@yamada-ui/button": "2.0.0-next-20240609181542",
45
+ "@yamada-ui/focus-lock": "1.0.15-next-20240609181542",
46
+ "@yamada-ui/close-button": "2.0.0-next-20240609181542",
47
+ "@yamada-ui/transitions": "1.0.28-next-20240609181542",
48
+ "@yamada-ui/use-value": "1.1.15-next-20240609181542"
49
49
  },
50
50
  "devDependencies": {
51
51
  "react": "^18.0.0",