@yamada-ui/close-button 2.0.0-next-20240615233332 → 2.0.0-next-20240619220221

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 +2 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@yamada-ui/close-button",
3
- "version": "2.0.0-next-20240615233332",
3
+ "version": "2.0.0-next-20240619220221",
4
4
  "description": "Yamada UI close button component",
5
5
  "keywords": [
6
6
  "yamada",
@@ -36,9 +36,9 @@
36
36
  "url": "https://github.com/yamada-ui/yamada-ui/issues"
37
37
  },
38
38
  "dependencies": {
39
- "@yamada-ui/core": "1.7.2",
40
39
  "@yamada-ui/utils": "1.2.1",
41
40
  "@yamada-ui/ripple": "1.0.29",
41
+ "@yamada-ui/core": "1.7.2",
42
42
  "@yamada-ui/icon": "1.0.28"
43
43
  },
44
44
  "devDependencies": {