@yamada-ui/modal 1.3.12-dev-20241008200201 → 1.3.12-next-20241008193728

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": "1.3.12-dev-20241008200201",
3
+ "version": "1.3.12-next-20241008193728",
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.6.0",
40
- "@yamada-ui/button": "1.0.44-dev-20241008200201",
41
- "@yamada-ui/close-button": "1.0.42-dev-20241008200201",
42
- "@yamada-ui/core": "1.15.2-dev-20241008200201",
43
- "@yamada-ui/focus-lock": "1.0.23-dev-20241008200201",
44
- "@yamada-ui/motion": "2.2.4-dev-20241008200201",
45
- "@yamada-ui/portal": "1.0.23-dev-20241008200201",
46
- "@yamada-ui/transitions": "1.1.7-dev-20241008200201",
47
- "@yamada-ui/use-value": "1.1.27-dev-20241008200201",
48
- "@yamada-ui/utils": "1.5.3-dev-20241008200201"
40
+ "@yamada-ui/button": "1.0.44-next-20241008193728",
41
+ "@yamada-ui/close-button": "1.0.42-next-20241008193728",
42
+ "@yamada-ui/core": "1.15.2-next-20241008193728",
43
+ "@yamada-ui/focus-lock": "1.0.23-next-20241008193728",
44
+ "@yamada-ui/motion": "2.2.4-next-20241008193728",
45
+ "@yamada-ui/portal": "1.0.23-next-20241008193728",
46
+ "@yamada-ui/transitions": "1.1.7-next-20241008193728",
47
+ "@yamada-ui/use-value": "1.1.27-next-20241008193728",
48
+ "@yamada-ui/utils": "1.5.3-next-20241008193728"
49
49
  },
50
50
  "devDependencies": {
51
51
  "clean-package": "2.2.0",