@yamada-ui/skeleton 1.1.7 → 1.1.8-dev-20241015000703

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/skeleton",
3
- "version": "1.1.7",
3
+ "version": "1.1.8-dev-20241015000703",
4
4
  "description": "Yamada UI skeleton component",
5
5
  "keywords": [
6
6
  "yamada",
@@ -36,10 +36,10 @@
36
36
  "url": "https://github.com/yamada-ui/yamada-ui/issues"
37
37
  },
38
38
  "dependencies": {
39
- "@yamada-ui/core": "1.15.2",
40
- "@yamada-ui/use-animation": "1.0.39",
39
+ "@yamada-ui/core": "1.15.3-dev-20241015000703",
40
+ "@yamada-ui/use-animation": "1.0.40-dev-20241015000703",
41
41
  "@yamada-ui/use-previous": "1.0.22",
42
- "@yamada-ui/use-value": "1.1.27",
42
+ "@yamada-ui/use-value": "1.1.28-dev-20241015000703",
43
43
  "@yamada-ui/utils": "1.5.3"
44
44
  },
45
45
  "devDependencies": {