@teambit/merging 1.0.675 → 1.0.677

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.
package/package.json CHANGED
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@teambit/merging",
3
- "version": "1.0.675",
3
+ "version": "1.0.677",
4
4
  "homepage": "https://bit.cloud/teambit/component/merging",
5
5
  "main": "dist/index.js",
6
6
  "componentId": {
7
7
  "scope": "teambit.component",
8
8
  "name": "merging",
9
- "version": "1.0.675"
9
+ "version": "1.0.677"
10
10
  },
11
11
  "dependencies": {
12
12
  "chalk": "4.1.2",
@@ -14,42 +14,42 @@
14
14
  "execa": "2.1.0",
15
15
  "p-map-series": "2.1.0",
16
16
  "@teambit/bit-error": "0.0.404",
17
- "@teambit/cli": "0.0.1250",
18
17
  "@teambit/component-id": "1.2.4",
19
- "@teambit/config-store": "0.0.130",
20
18
  "@teambit/legacy.constants": "0.0.14",
21
19
  "@teambit/git.modules.git-executable": "0.0.15",
22
20
  "@teambit/legacy.logger": "0.0.24",
23
21
  "@teambit/legacy.utils": "0.0.23",
24
- "@teambit/component.snap-distance": "0.0.61",
25
22
  "@teambit/lane-id": "0.0.312",
26
- "@teambit/legacy.consumer-component": "0.0.61",
27
- "@teambit/legacy.extension-data": "0.0.62",
28
- "@teambit/legacy.scope": "0.0.60",
29
- "@teambit/logger": "0.0.1343",
30
23
  "@teambit/harmony": "0.4.7",
31
- "@teambit/config": "0.0.1424",
32
- "@teambit/legacy.component-list": "0.0.114",
33
- "@teambit/legacy.consumer": "0.0.60",
34
- "@teambit/pkg.modules.component-package-name": "0.0.67",
35
24
  "@teambit/toolbox.path.path": "0.0.8",
36
25
  "@teambit/legacy.cli.prompts": "0.0.21",
37
- "@teambit/component.sources": "0.0.112",
38
26
  "@teambit/toolbox.crypto.sha1": "0.0.7",
39
27
  "@teambit/toolbox.string.eol": "0.0.5",
40
- "@teambit/config-merger": "0.0.542",
41
- "@teambit/builder": "1.0.675",
42
- "@teambit/dependency-resolver": "1.0.675",
43
- "@teambit/importer": "1.0.675",
44
- "@teambit/objects": "0.0.182",
45
- "@teambit/scope": "1.0.675",
46
- "@teambit/workspace": "1.0.675",
47
- "@teambit/application": "1.0.675",
48
- "@teambit/checkout": "1.0.675",
49
- "@teambit/component-writer": "1.0.675",
50
- "@teambit/install": "1.0.675",
51
- "@teambit/remove": "1.0.675",
52
- "@teambit/snapping": "1.0.675"
28
+ "@teambit/cli": "0.0.1251",
29
+ "@teambit/config-merger": "0.0.544",
30
+ "@teambit/config-store": "0.0.131",
31
+ "@teambit/builder": "1.0.677",
32
+ "@teambit/component.snap-distance": "0.0.62",
33
+ "@teambit/dependency-resolver": "1.0.677",
34
+ "@teambit/importer": "1.0.677",
35
+ "@teambit/legacy.consumer-component": "0.0.62",
36
+ "@teambit/legacy.extension-data": "0.0.63",
37
+ "@teambit/legacy.scope": "0.0.61",
38
+ "@teambit/logger": "0.0.1344",
39
+ "@teambit/objects": "0.0.184",
40
+ "@teambit/scope": "1.0.677",
41
+ "@teambit/workspace": "1.0.677",
42
+ "@teambit/application": "1.0.677",
43
+ "@teambit/checkout": "1.0.677",
44
+ "@teambit/component-writer": "1.0.677",
45
+ "@teambit/config": "0.0.1425",
46
+ "@teambit/install": "1.0.677",
47
+ "@teambit/legacy.component-list": "0.0.115",
48
+ "@teambit/legacy.consumer": "0.0.61",
49
+ "@teambit/pkg.modules.component-package-name": "0.0.68",
50
+ "@teambit/remove": "1.0.677",
51
+ "@teambit/snapping": "1.0.677",
52
+ "@teambit/component.sources": "0.0.113"
53
53
  },
54
54
  "devDependencies": {
55
55
  "@types/lodash": "4.14.165",