@yamada-ui/progress 1.2.0-next-20241118220617 → 1.2.0-next-20241118225020

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/progress",
3
- "version": "1.2.0-next-20241118220617",
3
+ "version": "1.2.0-next-20241118225020",
4
4
  "description": "Yamada UI progress components",
5
5
  "keywords": [
6
6
  "yamada",
@@ -37,8 +37,8 @@
37
37
  },
38
38
  "dependencies": {
39
39
  "@yamada-ui/core": "1.15.5",
40
- "@yamada-ui/use-token": "1.1.30",
41
40
  "@yamada-ui/use-animation": "1.0.42",
41
+ "@yamada-ui/use-token": "1.1.30",
42
42
  "@yamada-ui/use-value": "1.1.30",
43
43
  "@yamada-ui/utils": "1.5.4"
44
44
  },