@yamada-ui/resizable 2.0.0-next-20240607112929 → 2.0.0-next-20240607120206

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 +4 -4
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@yamada-ui/resizable",
3
- "version": "2.0.0-next-20240607112929",
3
+ "version": "2.0.0-next-20240607120206",
4
4
  "description": "Yamada UI resizable component",
5
5
  "keywords": [
6
6
  "yamada",
@@ -37,9 +37,9 @@
37
37
  },
38
38
  "dependencies": {
39
39
  "react-resizable-panels": "^2.0.8",
40
- "@yamada-ui/core": "1.7.1-next-20240607112929",
41
- "@yamada-ui/icon": "1.0.27-next-20240607112929",
42
- "@yamada-ui/utils": "1.2.1-next-20240607112929"
40
+ "@yamada-ui/core": "1.7.1-next-20240607120206",
41
+ "@yamada-ui/icon": "1.0.27-next-20240607120206",
42
+ "@yamada-ui/utils": "1.2.1-next-20240607120206"
43
43
  },
44
44
  "devDependencies": {
45
45
  "clean-package": "2.2.0",