@yamada-ui/carousel 2.0.8-next-20241022143327 → 2.0.8

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 +7 -7
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@yamada-ui/carousel",
3
- "version": "2.0.8-next-20241022143327",
3
+ "version": "2.0.8",
4
4
  "description": "Yamada UI carousel component",
5
5
  "keywords": [
6
6
  "yamada",
@@ -37,12 +37,12 @@
37
37
  },
38
38
  "dependencies": {
39
39
  "embla-carousel-react": "^8.3.0",
40
- "@yamada-ui/button": "1.0.45-next-20241022143327",
41
- "@yamada-ui/core": "1.15.3-next-20241022143327",
42
- "@yamada-ui/icon": "1.1.9-next-20241022143327",
43
- "@yamada-ui/use-controllable-state": "1.0.23-next-20241022143327",
44
- "@yamada-ui/use-value": "1.1.28-next-20241022143327",
45
- "@yamada-ui/utils": "1.5.4-next-20241022143327"
40
+ "@yamada-ui/button": "1.0.45",
41
+ "@yamada-ui/core": "1.15.3",
42
+ "@yamada-ui/icon": "1.1.9",
43
+ "@yamada-ui/use-controllable-state": "1.0.23",
44
+ "@yamada-ui/use-value": "1.1.28",
45
+ "@yamada-ui/utils": "1.5.4"
46
46
  },
47
47
  "devDependencies": {
48
48
  "clean-package": "2.2.0",