@commercetools-uikit/tooltip
Advanced tools
Comparing version 0.0.0-canary-20206183441 to 0.0.0-canary-20206201259
# @commercetools-uikit/tooltip | ||
## 0.0.0-canary-20206183441 | ||
## 0.0.0-canary-20206201259 | ||
### Patch Changes | ||
- [`018096d`](https://github.com/commercetools/ui-kit/commit/018096d3e5f4f33d1a5929e0b3f408baf5ce65b7) [#1436](https://github.com/commercetools/ui-kit/pull/1436) Thanks [@renovate](https://github.com/apps/renovate)! - fix(deps): update dependency lodash to v4.17.19 [security] | ||
- Updated dependencies [[`018096d`](https://github.com/commercetools/ui-kit/commit/018096d3e5f4f33d1a5929e0b3f408baf5ce65b7)]: | ||
- @commercetools-uikit/hooks@0.0.0-canary-20206201259 | ||
## 10.23.0 | ||
### Patch Changes | ||
- [`5f83cc7`](https://github.com/commercetools/ui-kit/commit/5f83cc7945882c21e3cd14a515cb9c8dea7d6a2a) [#1369](https://github.com/commercetools/ui-kit/pull/1369) Thanks [@mohib0306](https://github.com/mohib0306)! - Handle tooltip appearance on disabled input/buttons | ||
@@ -8,0 +17,0 @@ |
@@ -443,5 +443,5 @@ 'use strict'; | ||
var version = '0.0.0-canary-20206183441'; | ||
var version = '0.0.0-canary-20206201259'; | ||
exports.default = Tooltip; | ||
exports.version = version; |
@@ -437,5 +437,5 @@ import _css from '@emotion/css'; | ||
var version = '0.0.0-canary-20206183441'; | ||
var version = '0.0.0-canary-20206201259'; | ||
export default Tooltip; | ||
export { version }; |
{ | ||
"name": "@commercetools-uikit/tooltip", | ||
"version": "0.0.0-canary-20206183441", | ||
"version": "0.0.0-canary-20206201259", | ||
"description": "", | ||
@@ -21,7 +21,7 @@ "main": "dist/tooltip.cjs.js", | ||
"@commercetools-uikit/design-system": "10.18.4", | ||
"@commercetools-uikit/hooks": "10.21.0", | ||
"@commercetools-uikit/hooks": "0.0.0-canary-20206201259", | ||
"@commercetools-uikit/utils": "10.21.0", | ||
"@emotion/core": "10.0.28", | ||
"@emotion/styled": "10.0.27", | ||
"lodash": "4.17.15", | ||
"lodash": "4.17.19", | ||
"prop-types": "15.7.2", | ||
@@ -28,0 +28,0 @@ "react-is": "16.13.1", |
40408
+ Added@commercetools-uikit/hooks@0.0.0-canary-20206201259(transitive)
+ Addedlodash@4.17.19(transitive)
- Removed@commercetools-uikit/hooks@10.21.0(transitive)
- Removedlodash@4.17.15(transitive)
Updatedlodash@4.17.19