@chakra-ui/c-alert
Advanced tools
Comparing version 1.0.0-alpha.1 to 1.0.0-alpha.2
# @chakra-ui/c-alert | ||
## 1.0.0-alpha.2 | ||
### Minor Changes | ||
- [#61](https://github.com/chakra-ui/chakra-ui-vue-next/pull/61) [`520550f`](https://github.com/chakra-ui/chakra-ui-vue-next/commit/520550f0a233af45d83a5dd49907646422b39eb9) Thanks [@koca](https://github.com/koca)! - Created layout components and updated theminnng types for packages. | ||
### Patch Changes | ||
- [#59](https://github.com/chakra-ui/chakra-ui-vue-next/pull/59) [`a79204f`](https://github.com/chakra-ui/chakra-ui-vue-next/commit/a79204f8a6786fdb6456632350480a14e17ad345) Thanks [@devivekw](https://github.com/devivekw)! - Created code component | ||
- Updated dependencies [[`a79204f`](https://github.com/chakra-ui/chakra-ui-vue-next/commit/a79204f8a6786fdb6456632350480a14e17ad345), [`520550f`](https://github.com/chakra-ui/chakra-ui-vue-next/commit/520550f0a233af45d83a5dd49907646422b39eb9)]: | ||
- @chakra-ui/c-icon@1.0.0-alpha.2 | ||
- @chakra-ui/vue-system@0.1.0-alpha.2 | ||
- @chakra-ui/vue-utils@0.1.0-alpha.2 | ||
## 1.0.0-alpha.1 | ||
@@ -4,0 +19,0 @@ |
{ | ||
"name": "@chakra-ui/c-alert", | ||
"version": "1.0.0-alpha.1", | ||
"version": "1.0.0-alpha.2", | ||
"main": "dist/cjs/index.js", | ||
@@ -32,5 +32,5 @@ "module": "dist/esm/index.js", | ||
"dependencies": { | ||
"@chakra-ui/c-icon": "1.0.0-alpha.1", | ||
"@chakra-ui/vue-system": "0.1.0-alpha.1", | ||
"@chakra-ui/vue-utils": "0.1.0-alpha.1" | ||
"@chakra-ui/c-icon": "1.0.0-alpha.2", | ||
"@chakra-ui/vue-system": "0.1.0-alpha.2", | ||
"@chakra-ui/vue-utils": "0.1.0-alpha.2" | ||
}, | ||
@@ -41,5 +41,5 @@ "devDependencies": { | ||
"peerDependencies": { | ||
"@chakra-ui/vue-system": "0.1.0-alpha.1", | ||
"@chakra-ui/vue-system": "0.1.0-alpha.2", | ||
"vue": "^3.0.5" | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
35156
+ Added@chakra-ui/c-color-mode@0.1.0-alpha.2(transitive)
+ Added@chakra-ui/c-icon@1.0.0-alpha.2(transitive)
+ Added@chakra-ui/vue-system@0.1.0-alpha.2(transitive)
+ Added@chakra-ui/vue-utils@0.1.0-alpha.2(transitive)
- Removed@chakra-ui/c-color-mode@0.1.0-alpha.1(transitive)
- Removed@chakra-ui/c-icon@1.0.0-alpha.1(transitive)
- Removed@chakra-ui/vue-system@0.1.0-alpha.1(transitive)
- Removed@chakra-ui/vue-utils@0.1.0-alpha.1(transitive)