@yamada-ui/carousel 2.1.4-next-20241119123334 → 2.1.5-dev-20241120143220

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 +5 -5
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@yamada-ui/carousel",
3
- "version": "2.1.4-next-20241119123334",
3
+ "version": "2.1.5-dev-20241120143220",
4
4
  "description": "Yamada UI carousel component",
5
5
  "keywords": [
6
6
  "yamada",
@@ -36,17 +36,17 @@
36
36
  "url": "https://github.com/yamada-ui/yamada-ui/issues"
37
37
  },
38
38
  "dependencies": {
39
- "embla-carousel-react": "^8.3.1",
40
- "@yamada-ui/button": "1.0.50-next-20241119123334",
39
+ "embla-carousel-react": "^8.4.0",
40
+ "@yamada-ui/button": "1.0.50",
41
41
  "@yamada-ui/core": "1.15.5",
42
- "@yamada-ui/icon": "1.1.13-next-20241119123334",
42
+ "@yamada-ui/icon": "1.1.13",
43
43
  "@yamada-ui/use-controllable-state": "1.0.23",
44
44
  "@yamada-ui/use-value": "1.1.30",
45
45
  "@yamada-ui/utils": "1.5.4"
46
46
  },
47
47
  "devDependencies": {
48
48
  "clean-package": "2.2.0",
49
- "embla-carousel": "^8.3.1",
49
+ "embla-carousel": "^8.4.0",
50
50
  "react": "^18.3.1"
51
51
  },
52
52
  "peerDependencies": {