@yamada-ui/carousel 2.1.4-next-20241114172658 → 2.1.4-next-20241117114954
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +2 -2
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@yamada-ui/carousel",
|
3
|
-
"version": "2.1.4-next-
|
3
|
+
"version": "2.1.4-next-20241117114954",
|
4
4
|
"description": "Yamada UI carousel component",
|
5
5
|
"keywords": [
|
6
6
|
"yamada",
|
@@ -37,7 +37,7 @@
|
|
37
37
|
},
|
38
38
|
"dependencies": {
|
39
39
|
"embla-carousel-react": "^8.3.1",
|
40
|
-
"@yamada-ui/button": "1.0.50-next-
|
40
|
+
"@yamada-ui/button": "1.0.50-next-20241117114954",
|
41
41
|
"@yamada-ui/core": "1.15.5",
|
42
42
|
"@yamada-ui/icon": "1.1.12",
|
43
43
|
"@yamada-ui/use-controllable-state": "1.0.23",
|