@yamada-ui/breadcrumb 1.3.19-next-20241124043720 → 1.3.19-next-20241124061046

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 +4 -4
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@yamada-ui/breadcrumb",
3
- "version": "1.3.19-next-20241124043720",
3
+ "version": "1.3.19-next-20241124061046",
4
4
  "description": "Yamada UI breadcrumb component",
5
5
  "keywords": [
6
6
  "yamada",
@@ -36,9 +36,9 @@
36
36
  "url": "https://github.com/yamada-ui/yamada-ui/issues"
37
37
  },
38
38
  "dependencies": {
39
- "@yamada-ui/core": "1.15.6-next-20241124043720",
40
- "@yamada-ui/icon": "1.1.14-next-20241124043720",
41
- "@yamada-ui/use-value": "1.1.31-next-20241124043720",
39
+ "@yamada-ui/core": "1.15.6-next-20241124061046",
40
+ "@yamada-ui/icon": "1.1.14-next-20241124061046",
41
+ "@yamada-ui/use-value": "1.1.31-next-20241124061046",
42
42
  "@yamada-ui/utils": "1.5.4"
43
43
  },
44
44
  "devDependencies": {