@clayui/multi-select
Advanced tools
Comparing version 3.99.4 to 3.100.0
{ | ||
"name": "@clayui/multi-select", | ||
"version": "3.99.4", | ||
"version": "3.100.0", | ||
"description": "ClayMultiSelect component", | ||
@@ -29,10 +29,10 @@ "license": "BSD-3-Clause", | ||
"dependencies": { | ||
"@clayui/autocomplete": "^3.99.4", | ||
"@clayui/button": "^3.92.0", | ||
"@clayui/drop-down": "^3.99.4", | ||
"@clayui/form": "^3.99.0", | ||
"@clayui/autocomplete": "^3.100.0", | ||
"@clayui/button": "^3.100.0", | ||
"@clayui/drop-down": "^3.100.0", | ||
"@clayui/form": "^3.100.0", | ||
"@clayui/icon": "^3.56.0", | ||
"@clayui/label": "^3.88.0", | ||
"@clayui/loading-indicator": "^3.60.0", | ||
"@clayui/shared": "^3.96.0", | ||
"@clayui/shared": "^3.100.0", | ||
"classnames": "^2.2.6", | ||
@@ -49,3 +49,3 @@ "fuzzy": "^0.1.3" | ||
], | ||
"gitHead": "d2da0f953c1a163917de0f091b011f18e7e88912" | ||
"gitHead": "17e85ad6e4587a22803d34705518f4659717b620" | ||
} |
89260
Updated@clayui/button@^3.100.0
Updated@clayui/drop-down@^3.100.0
Updated@clayui/form@^3.100.0
Updated@clayui/shared@^3.100.0