@yamada-ui/skeleton 1.1.1-dev-20240723051406 → 1.1.1-dev-20240723165503

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/skeleton",
3
- "version": "1.1.1-dev-20240723051406",
3
+ "version": "1.1.1-dev-20240723165503",
4
4
  "description": "Yamada UI skeleton component",
5
5
  "keywords": [
6
6
  "yamada",
@@ -38,7 +38,7 @@
38
38
  "dependencies": {
39
39
  "@yamada-ui/core": "1.10.0",
40
40
  "@yamada-ui/use-animation": "1.0.32",
41
- "@yamada-ui/use-value": "1.1.21-dev-20240723051406",
41
+ "@yamada-ui/use-value": "1.1.21-dev-20240723165503",
42
42
  "@yamada-ui/use-previous": "1.0.16",
43
43
  "@yamada-ui/utils": "1.3.1"
44
44
  },