@hixme-ui/close-button
Advanced tools
Comparing version 1.14.5 to 1.15.0
{ | ||
"name": "@hixme-ui/close-button", | ||
"version": "1.14.5", | ||
"version": "1.15.0", | ||
"description": "hixme-ui CloseButton component", | ||
@@ -82,12 +82,13 @@ "publishConfig": { | ||
"dependencies": { | ||
"@hixme-ui/container": "^1.14.3", | ||
"@hixme-ui/icon": "^1.14.3", | ||
"@hixme-ui/text": "^1.14.5", | ||
"@hixme-ui/theme": "^1.14.3", | ||
"@hixme-ui/container": "^1.15.0", | ||
"@hixme-ui/icon": "^1.15.0", | ||
"@hixme-ui/text": "^1.15.0", | ||
"@hixme-ui/theme": "^1.15.0", | ||
"@hixme-ui/theme-props": "^1.14.1", | ||
"styled-components": "^2.3.3" | ||
}, | ||
"peerDependencies": { | ||
"prop-types": "^15.6.0", | ||
"react": "^16.0.0", | ||
"react-dom": "^16.1.1", | ||
"styled-components": "^2.3.3" | ||
"react": "~15 || ~16" | ||
} | ||
} |
10197
8
- Removedprop-types@^15.6.0
- Removedreact@^16.0.0
- Removedreact-dom@^16.1.1
- Removedreact-dom@16.14.0(transitive)
- Removedscheduler@0.19.1(transitive)
Updated@hixme-ui/container@^1.15.0
Updated@hixme-ui/icon@^1.15.0
Updated@hixme-ui/text@^1.15.0
Updated@hixme-ui/theme@^1.15.0