@teambit/component.ui.version-dropdown 0.0.0-a6f1a45fc40452798268eaebca9313a7cfe3af4f → 0.0.0-cd477d978322c102b83a7cd926b1fc2712d9a90b

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,5 +1,5 @@
1
- import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.component_ui_version-dropdown@a6f1a45fc40452798268eaebca9313a7cfe3af4f/dist/version-dropdown.composition.js';
2
- import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.component_ui_version-dropdown@a6f1a45fc40452798268eaebca9313a7cfe3af4f/dist/version-dropdown.docs.js';
1
+ import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.component_ui_version-dropdown@cd477d978322c102b83a7cd926b1fc2712d9a90b/dist/version-dropdown.composition.js';
2
+ import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.component_ui_version-dropdown@cd477d978322c102b83a7cd926b1fc2712d9a90b/dist/version-dropdown.docs.js';
3
3
 
4
4
  export const compositions = [compositions_0];
5
5
  export const overview = [overview_0];
package/package.json CHANGED
@@ -1,21 +1,20 @@
1
1
  {
2
2
  "name": "@teambit/component.ui.version-dropdown",
3
- "version": "0.0.0-a6f1a45fc40452798268eaebca9313a7cfe3af4f",
3
+ "version": "0.0.0-cd477d978322c102b83a7cd926b1fc2712d9a90b",
4
4
  "homepage": "https://bit.cloud/teambit/component/ui/version-dropdown",
5
5
  "main": "dist/index.js",
6
6
  "componentId": {
7
7
  "scope": "teambit.component",
8
8
  "name": "ui/version-dropdown",
9
- "version": "a6f1a45fc40452798268eaebca9313a7cfe3af4f"
9
+ "version": "cd477d978322c102b83a7cd926b1fc2712d9a90b"
10
10
  },
11
11
  "dependencies": {
12
12
  "classnames": "2.2.6",
13
13
  "semver": "7.7.1",
14
14
  "core-js": "^3.0.0",
15
15
  "@teambit/base-ui.loaders.skeleton": "1.0.1",
16
- "@teambit/design.ui.avatar": "1.1.12",
17
16
  "@teambit/design.ui.styles.ellipsis": "0.0.357",
18
- "@teambit/design.ui.time-ago": "0.0.379",
17
+ "@teambit/design.ui.time-ago": "0.0.380",
19
18
  "@teambit/evangelist.elements.icon": "1.0.2",
20
19
  "@teambit/ui-foundation.ui.constants.z-indexes": "0.0.504",
21
20
  "@teambit/design.ui.surfaces.menu.link-item": "1.0.13",
@@ -23,7 +22,8 @@
23
22
  "@teambit/lanes.ui.models.lanes-model": "0.0.229",
24
23
  "@teambit/legacy-component-log": "0.0.408",
25
24
  "@teambit/ui-foundation.ui.use-box.tab": "0.0.122",
26
- "@teambit/component.ui.version-label": "0.0.509"
25
+ "@teambit/component.ui.version-label": "0.0.509",
26
+ "@teambit/design.ui.avatar": "0.0.0-005c5b8e854898b98d7cce60148352a570e59010"
27
27
  },
28
28
  "devDependencies": {
29
29
  "@types/classnames": "2.2.11",