@atlaskit/checkbox
Advanced tools
Comparing version 14.0.2 to 14.0.3
# @atlaskit/checkbox | ||
## 14.0.3 | ||
### Patch Changes | ||
- Updated dependencies | ||
## 14.0.2 | ||
@@ -4,0 +10,0 @@ |
@@ -201,3 +201,3 @@ "use strict"; | ||
packageName: "@atlaskit/checkbox", | ||
packageVersion: "14.0.2" | ||
packageVersion: "14.0.3" | ||
}); | ||
@@ -204,0 +204,0 @@ var internalRef = (0, _react.useRef)(null); |
@@ -186,3 +186,3 @@ import _extends from "@babel/runtime/helpers/extends"; | ||
packageName: "@atlaskit/checkbox", | ||
packageVersion: "14.0.2" | ||
packageVersion: "14.0.3" | ||
}); | ||
@@ -189,0 +189,0 @@ const internalRef = useRef(null); |
@@ -195,3 +195,3 @@ import _extends from "@babel/runtime/helpers/extends"; | ||
packageName: "@atlaskit/checkbox", | ||
packageVersion: "14.0.2" | ||
packageVersion: "14.0.3" | ||
}); | ||
@@ -198,0 +198,0 @@ var internalRef = useRef(null); |
{ | ||
"name": "@atlaskit/checkbox", | ||
"version": "14.0.2", | ||
"version": "14.0.3", | ||
"description": "A checkbox is an input control that allows a user to select one or more options from a number of choices.", | ||
@@ -39,4 +39,4 @@ "publishConfig": { | ||
"@atlaskit/css": "^0.5.0", | ||
"@atlaskit/ds-lib": "^2.6.0", | ||
"@atlaskit/icon": "^22.18.0", | ||
"@atlaskit/ds-lib": "^3.0.0", | ||
"@atlaskit/icon": "^22.20.0", | ||
"@atlaskit/theme": "^13.0.0", | ||
@@ -43,0 +43,0 @@ "@atlaskit/tokens": "^2.0.0", |
166051
- Removed@atlaskit/ds-lib@2.7.0(transitive)
Updated@atlaskit/ds-lib@^3.0.0
Updated@atlaskit/icon@^22.20.0