@clayui/autocomplete
Advanced tools
Comparing version 3.112.0 to 3.113.0
{ | ||
"name": "@clayui/autocomplete", | ||
"version": "3.112.0", | ||
"version": "3.113.0", | ||
"description": "ClayAutocomplete component", | ||
@@ -27,7 +27,7 @@ "license": "BSD-3-Clause", | ||
"dependencies": { | ||
"@clayui/core": "^3.112.0", | ||
"@clayui/drop-down": "^3.112.0", | ||
"@clayui/form": "^3.111.0", | ||
"@clayui/core": "^3.113.0", | ||
"@clayui/drop-down": "^3.113.0", | ||
"@clayui/form": "^3.113.0", | ||
"@clayui/loading-indicator": "^3.111.0", | ||
"@clayui/shared": "^3.111.0", | ||
"@clayui/shared": "^3.113.0", | ||
"classnames": "^2.2.6", | ||
@@ -44,3 +44,3 @@ "fuzzy": "^0.1.3" | ||
], | ||
"gitHead": "76581f6b3ae0aeb8959d9759e5b168d7513ee92a" | ||
"gitHead": "6960907fb9275e35761c5a287d0ced6cd8be20b4" | ||
} |
62139
16
Updated@clayui/core@^3.113.0
Updated@clayui/drop-down@^3.113.0
Updated@clayui/form@^3.113.0
Updated@clayui/shared@^3.113.0