@chakra-ui/close-button
Advanced tools
Comparing version 1.1.3 to 1.1.4
# Change Log | ||
## 1.1.4 | ||
### Patch Changes | ||
- Updated dependencies | ||
[[`a58b724e9`](https://github.com/chakra-ui/chakra-ui/commit/a58b724e9c8656044f866b658f378662f2a44b46), | ||
[`b724a9dd9`](https://github.com/chakra-ui/chakra-ui/commit/b724a9dd9429d02c0b2c7f7deac66d3553100bdc)]: | ||
- @chakra-ui/utils@1.5.0 | ||
- @chakra-ui/icon@1.1.4 | ||
## 1.1.3 | ||
@@ -4,0 +14,0 @@ |
@@ -15,1 +15,2 @@ import { ThemingProps, HTMLChakraProps } from "@chakra-ui/system"; | ||
export declare const CloseButton: import("@chakra-ui/system").ComponentWithAs<"button", CloseButtonProps>; | ||
//# sourceMappingURL=close-button.d.ts.map |
export * from "./close-button"; | ||
//# sourceMappingURL=index.d.ts.map |
{ | ||
"name": "@chakra-ui/close-button", | ||
"version": "1.1.3", | ||
"version": "1.1.4", | ||
"description": "A React and Chakra UI close button component.", | ||
@@ -54,7 +54,7 @@ "keywords": [ | ||
"dependencies": { | ||
"@chakra-ui/icon": "1.1.3", | ||
"@chakra-ui/utils": "1.4.0" | ||
"@chakra-ui/icon": "1.1.4", | ||
"@chakra-ui/utils": "1.5.0" | ||
}, | ||
"devDependencies": { | ||
"@chakra-ui/system": "1.5.0", | ||
"@chakra-ui/system": "1.6.0", | ||
"react": "^17.0.1" | ||
@@ -61,0 +61,0 @@ }, |
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
26014
15
+ Added@chakra-ui/icon@1.1.4(transitive)
+ Added@chakra-ui/utils@1.5.0(transitive)
- Removed@chakra-ui/icon@1.1.3(transitive)
- Removed@chakra-ui/utils@1.4.0(transitive)
- Removed@types/object-assign@4.0.30(transitive)
Updated@chakra-ui/icon@1.1.4
Updated@chakra-ui/utils@1.5.0