@chakra-ui/theme-tools
Advanced tools
Comparing version 2.0.12 to 2.0.13
{ | ||
"name": "@chakra-ui/theme-tools", | ||
"version": "2.0.12", | ||
"version": "2.0.13", | ||
"description": "Set of helpers that makes theming and styling easier", | ||
@@ -31,3 +31,3 @@ "keywords": [ | ||
"dependencies": { | ||
"@chakra-ui/anatomy": "2.0.7", | ||
"@chakra-ui/anatomy": "2.1.0", | ||
"@ctrl/tinycolor": "^3.4.0" | ||
@@ -41,4 +41,4 @@ }, | ||
"@types/dlv": "^1.1.2", | ||
"@chakra-ui/shared-utils": "2.0.2", | ||
"@chakra-ui/styled-system": "2.3.4", | ||
"@chakra-ui/shared-utils": "2.0.3", | ||
"@chakra-ui/styled-system": "2.3.5", | ||
"clean-package": "2.1.1" | ||
@@ -51,3 +51,4 @@ }, | ||
"import": "./dist/index.esm.js", | ||
"require": "./dist/index.cjs.js" | ||
"require": "./dist/index.cjs.js", | ||
"types": "./dist/index.d.ts" | ||
}, | ||
@@ -54,0 +55,0 @@ "./package.json": "./package.json" |
25447
+ Added@chakra-ui/anatomy@2.1.0(transitive)
- Removed@chakra-ui/anatomy@2.0.7(transitive)
Updated@chakra-ui/anatomy@2.1.0