@yamada-ui/carousel 2.0.0-next-20240701004015 → 2.0.0-next-20240704080818

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 +8 -8
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@yamada-ui/carousel",
3
- "version": "2.0.0-next-20240701004015",
3
+ "version": "2.0.0-next-20240704080818",
4
4
  "description": "Yamada UI carousel component",
5
5
  "keywords": [
6
6
  "yamada",
@@ -37,13 +37,13 @@
37
37
  },
38
38
  "dependencies": {
39
39
  "embla-carousel-react": "^7.0.0",
40
- "@yamada-ui/button": "2.0.0-next-20240701004015",
41
- "@yamada-ui/core": "1.9.1-next-20240701004015",
42
- "@yamada-ui/icon": "1.0.31-next-20240701004015",
43
- "@yamada-ui/use-controllable-state": "1.0.16-next-20240701004015",
44
- "@yamada-ui/use-token": "1.1.19-next-20240701004015",
45
- "@yamada-ui/use-value": "1.1.19-next-20240701004015",
46
- "@yamada-ui/utils": "1.3.1-next-20240701004015"
40
+ "@yamada-ui/button": "2.0.0-next-20240704080818",
41
+ "@yamada-ui/core": "1.9.1-next-20240704080818",
42
+ "@yamada-ui/icon": "1.0.31-next-20240704080818",
43
+ "@yamada-ui/use-controllable-state": "1.0.16-next-20240704080818",
44
+ "@yamada-ui/use-token": "1.1.19-next-20240704080818",
45
+ "@yamada-ui/use-value": "1.1.19-next-20240704080818",
46
+ "@yamada-ui/utils": "1.3.1-next-20240704080818"
47
47
  },
48
48
  "devDependencies": {
49
49
  "clean-package": "2.2.0",