@atlaskit/tabs
Advanced tools
Comparing version 14.0.1 to 14.0.2
# @atlaskit/tabs | ||
## 14.0.2 | ||
### Patch Changes | ||
- Updated dependencies | ||
## 14.0.1 | ||
@@ -4,0 +10,0 @@ |
@@ -33,3 +33,3 @@ "use strict"; | ||
packageName: "@atlaskit/tabs", | ||
packageVersion: "14.0.1" | ||
packageVersion: "14.0.2" | ||
}; | ||
@@ -36,0 +36,0 @@ var getTabPanelWithContext = function getTabPanelWithContext(_ref) { |
@@ -22,3 +22,3 @@ /** @jsx jsx */ | ||
packageName: "@atlaskit/tabs", | ||
packageVersion: "14.0.1" | ||
packageVersion: "14.0.2" | ||
}; | ||
@@ -25,0 +25,0 @@ const getTabPanelWithContext = ({ |
@@ -27,3 +27,3 @@ import _defineProperty from "@babel/runtime/helpers/defineProperty"; | ||
packageName: "@atlaskit/tabs", | ||
packageVersion: "14.0.1" | ||
packageVersion: "14.0.2" | ||
}; | ||
@@ -30,0 +30,0 @@ var getTabPanelWithContext = function getTabPanelWithContext(_ref) { |
{ | ||
"name": "@atlaskit/tabs", | ||
"version": "14.0.1", | ||
"version": "14.0.2", | ||
"description": "Tabs are used to organize content by grouping similar information on the same page.", | ||
@@ -37,8 +37,8 @@ "publishConfig": { | ||
"dependencies": { | ||
"@atlaskit/analytics-next": "^9.1.0", | ||
"@atlaskit/analytics-next": "^9.2.0", | ||
"@atlaskit/codemod-utils": "^4.2.0", | ||
"@atlaskit/ds-explorations": "^3.2.0", | ||
"@atlaskit/primitives": "^2.0.0", | ||
"@atlaskit/primitives": "^3.0.0", | ||
"@atlaskit/theme": "^12.6.0", | ||
"@atlaskit/tokens": "^1.35.0", | ||
"@atlaskit/tokens": "^1.38.0", | ||
"@babel/runtime": "^7.0.0", | ||
@@ -45,0 +45,0 @@ "@emotion/react": "^11.7.1" |
228028
+ Added@atlaskit/css@0.0.3(transitive)
+ Added@atlaskit/primitives@3.2.0(transitive)
+ Added@compiled/react@0.16.10(transitive)
- Removed@atlaskit/primitives@2.1.0(transitive)
Updated@atlaskit/primitives@^3.0.0
Updated@atlaskit/tokens@^1.38.0