@chakra-ui/vue-system
Advanced tools
Comparing version 0.1.0-alpha.2 to 0.1.0-alpha.3
# @chakra-ui/vue-system | ||
## 0.1.0-alpha.3 | ||
### Patch Changes | ||
- Updated dependencies [[`576a7f1`](https://github.com/chakra-ui/chakra-ui-vue-next/commit/576a7f12c179852ebfd9ee1905764357d7698dd6)]: | ||
- @chakra-ui/vue-utils@0.1.0-alpha.3 | ||
## 0.1.0-alpha.2 | ||
@@ -4,0 +11,0 @@ |
{ | ||
"name": "@chakra-ui/vue-system", | ||
"version": "0.1.0-alpha.2", | ||
"version": "0.1.0-alpha.3", | ||
"main": "dist/cjs/index.js", | ||
@@ -35,3 +35,3 @@ "module": "dist/esm/index.js", | ||
"@chakra-ui/utils": "^1.5.0", | ||
"@chakra-ui/vue-utils": "0.1.0-alpha.2", | ||
"@chakra-ui/vue-utils": "0.1.0-alpha.3", | ||
"@emotion/css": "^11.1.3", | ||
@@ -38,0 +38,0 @@ "lodash.camelcase": "^4.3.0", |
101063
+ Added@chakra-ui/vue-utils@0.1.0-alpha.3(transitive)
- Removed@chakra-ui/vue-utils@0.1.0-alpha.2(transitive)