@teambit/component-compare 1.0.1126 → 1.0.1128

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_component-compare@1.0.1126/dist/component-compare.compositions.js';
2
- import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.component_component-compare@1.0.1126/dist/component-compare.docs.mdx';
1
+ import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.component_component-compare@1.0.1128/dist/component-compare.compositions.js';
2
+ import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.component_component-compare@1.0.1128/dist/component-compare.docs.mdx';
3
3
 
4
4
  export const compositions = [compositions_0];
5
5
  export const overview = [overview_0];
package/package.json CHANGED
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@teambit/component-compare",
3
- "version": "1.0.1126",
3
+ "version": "1.0.1128",
4
4
  "homepage": "https://bit.cloud/teambit/component/component-compare",
5
5
  "main": "dist/index.js",
6
6
  "componentId": {
7
7
  "scope": "teambit.component",
8
8
  "name": "component-compare",
9
- "version": "1.0.1126"
9
+ "version": "1.0.1128"
10
10
  },
11
11
  "dependencies": {
12
12
  "p-map": "4.0.0",
@@ -16,17 +16,17 @@
16
16
  "lodash.flatten": "4.4.0",
17
17
  "chalk": "4.1.2",
18
18
  "@teambit/component.ui.component-compare.models.component-compare-change-type": "0.0.7",
19
- "@teambit/component.ui.component-compare.models.component-compare-props": "0.0.133",
19
+ "@teambit/component.ui.component-compare.models.component-compare-props": "0.0.134",
20
20
  "@teambit/ui-foundation.ui.menu-widget-icon": "0.0.502",
21
- "@teambit/component.ui.component-compare.component-compare": "0.0.275",
22
- "@teambit/component.ui.component-compare.context": "0.0.128",
21
+ "@teambit/component.ui.component-compare.component-compare": "0.0.276",
22
+ "@teambit/component.ui.component-compare.context": "0.0.129",
23
23
  "@teambit/component.ui.component-compare.hooks.use-component-compare-url": "0.0.13",
24
24
  "@teambit/component.ui.component-compare.utils.group-by-version": "0.0.8",
25
25
  "@teambit/component.ui.component-compare.utils.sort-logs": "0.0.8",
26
- "@teambit/component.ui.component-compare.version-picker": "0.0.256",
27
- "@teambit/dependencies.ui.deps-diff-table": "0.0.2",
26
+ "@teambit/component.ui.component-compare.version-picker": "0.0.257",
27
+ "@teambit/dependencies.ui.deps-diff-table": "0.0.3",
28
28
  "@teambit/legacy-component-log": "0.0.428",
29
- "@teambit/semantics.ui.api-diff-view": "0.0.3",
29
+ "@teambit/semantics.ui.api-diff-view": "0.0.4",
30
30
  "@teambit/harmony": "0.4.12",
31
31
  "@teambit/bit-error": "0.0.404",
32
32
  "@teambit/cache": "0.0.1468",
@@ -36,21 +36,21 @@
36
36
  "@teambit/legacy.component-diff": "0.0.204",
37
37
  "@teambit/legacy.consumer-component": "0.0.149",
38
38
  "@teambit/logger": "0.0.1468",
39
- "@teambit/component.ui.component-compare.changelog": "0.0.250",
39
+ "@teambit/component.ui.component-compare.changelog": "0.0.251",
40
40
  "@teambit/component.ui.component-compare.compare-aspects.compare-aspects": "0.0.155",
41
41
  "@teambit/ui-foundation.ui.react-router.slot-router": "0.0.527",
42
42
  "@teambit/legacy.constants": "0.0.41",
43
- "@teambit/component": "1.0.1126",
44
- "@teambit/graphql": "1.0.1126",
45
- "@teambit/builder": "1.0.1126",
46
- "@teambit/dependency-resolver": "1.0.1126",
47
- "@teambit/importer": "1.0.1126",
48
- "@teambit/objects": "0.0.633",
49
- "@teambit/schema": "1.0.1126",
50
- "@teambit/scope": "1.0.1126",
51
- "@teambit/tester": "1.0.1126",
52
- "@teambit/workspace": "1.0.1126",
53
- "@teambit/ui": "1.0.1126"
43
+ "@teambit/component": "1.0.1128",
44
+ "@teambit/graphql": "1.0.1128",
45
+ "@teambit/builder": "1.0.1128",
46
+ "@teambit/dependency-resolver": "1.0.1128",
47
+ "@teambit/importer": "1.0.1128",
48
+ "@teambit/objects": "0.0.635",
49
+ "@teambit/schema": "1.0.1128",
50
+ "@teambit/scope": "1.0.1128",
51
+ "@teambit/tester": "1.0.1128",
52
+ "@teambit/workspace": "1.0.1128",
53
+ "@teambit/ui": "1.0.1128"
54
54
  },
55
55
  "devDependencies": {
56
56
  "@types/classnames": "^2.3.4",