@yamada-ui/carousel 3.0.0-next-20241005223501 → 3.0.0-next-20241005232637

Sign up to get free protection for your applications and to get access to all the features.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@yamada-ui/carousel",
3
- "version": "3.0.0-next-20241005223501",
3
+ "version": "3.0.0-next-20241005232637",
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": "2.0.0-next-20241005223501",
41
- "@yamada-ui/core": "1.15.2-next-20241005223501",
40
+ "@yamada-ui/core": "1.15.2-next-20241005232637",
41
+ "@yamada-ui/button": "2.0.0-next-20241005232637",
42
+ "@yamada-ui/icon": "2.0.0-next-20241005232637",
42
43
  "@yamada-ui/use-controllable-state": "1.0.21",
43
- "@yamada-ui/icon": "2.0.0-next-20241005223501",
44
- "@yamada-ui/use-token": "1.1.27-next-20241005223501",
45
- "@yamada-ui/use-value": "1.1.27-next-20241005223501",
44
+ "@yamada-ui/use-token": "1.1.27-next-20241005232637",
45
+ "@yamada-ui/use-value": "1.1.27-next-20241005232637",
46
46
  "@yamada-ui/utils": "1.5.2"
47
47
  },
48
48
  "devDependencies": {