@welcome-ui/clear-button
Advanced tools
Comparing version 5.0.0-alpha.43 to 5.0.0-alpha.44
{ | ||
"name": "@welcome-ui/clear-button", | ||
"version": "5.0.0-alpha.43", | ||
"description": "Customizable design system with react • styled-components • styled-system and reakit.", | ||
"version": "5.0.0-alpha.44", | ||
"description": "Customizable design system with react • styled-components • styled-system and ariakit.", | ||
"main": "dist/index.js", | ||
@@ -33,3 +33,3 @@ "module": "dist/index.mjs", | ||
"react", | ||
"reakit", | ||
"ariakit", | ||
"styled-components", | ||
@@ -50,5 +50,5 @@ "styled-system", | ||
"dependencies": { | ||
"@welcome-ui/button": "^5.0.0-alpha.43", | ||
"@welcome-ui/icons": "^5.0.0-alpha.41", | ||
"@welcome-ui/system": "^5.0.0-alpha.40" | ||
"@welcome-ui/button": "^5.0.0-alpha.44", | ||
"@welcome-ui/icons": "^5.0.0-alpha.44", | ||
"@welcome-ui/system": "^5.0.0-alpha.44" | ||
}, | ||
@@ -60,3 +60,3 @@ "peerDependencies": { | ||
}, | ||
"gitHead": "f8b17a772158e2d1fe22810455b116bfa0a15b0e", | ||
"gitHead": "42ebcfb3671d486c7b36dbb89a082bd254b1c354", | ||
"sideEffects": false, | ||
@@ -63,0 +63,0 @@ "component": "ClearButton", |
13149