@yamada-ui/breadcrumb 1.3.18-next-20241119123334 → 1.3.18
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/breadcrumb",
|
3
|
-
"version": "1.3.18
|
3
|
+
"version": "1.3.18",
|
4
4
|
"description": "Yamada UI breadcrumb component",
|
5
5
|
"keywords": [
|
6
6
|
"yamada",
|
@@ -37,7 +37,7 @@
|
|
37
37
|
},
|
38
38
|
"dependencies": {
|
39
39
|
"@yamada-ui/core": "1.15.5",
|
40
|
-
"@yamada-ui/icon": "1.1.13
|
40
|
+
"@yamada-ui/icon": "1.1.13",
|
41
41
|
"@yamada-ui/use-value": "1.1.30",
|
42
42
|
"@yamada-ui/utils": "1.5.4"
|
43
43
|
},
|