@teambit/merging 1.0.656 → 1.0.657

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.656",
3
+ "version": "1.0.657",
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.656"
9
+ "version": "1.0.657"
10
10
  },
11
11
  "dependencies": {
12
12
  "chalk": "4.1.2",
@@ -15,41 +15,41 @@
15
15
  "p-map-series": "2.1.0",
16
16
  "@teambit/bit-error": "0.0.404",
17
17
  "@teambit/component-id": "1.2.4",
18
- "@teambit/lane-id": "0.0.312",
19
- "@teambit/harmony": "0.4.7",
20
- "@teambit/toolbox.path.path": "0.0.8",
21
- "@teambit/toolbox.crypto.sha1": "0.0.7",
22
- "@teambit/toolbox.string.eol": "0.0.5",
23
- "@teambit/cli": "0.0.1233",
24
- "@teambit/config-merger": "0.0.523",
25
- "@teambit/config-store": "0.0.113",
26
18
  "@teambit/legacy.constants": "0.0.13",
27
19
  "@teambit/git.modules.git-executable": "0.0.14",
28
20
  "@teambit/legacy.logger": "0.0.22",
29
21
  "@teambit/legacy.utils": "0.0.22",
30
- "@teambit/builder": "1.0.656",
31
22
  "@teambit/component.snap-distance": "0.0.58",
32
- "@teambit/dependency-resolver": "1.0.656",
33
- "@teambit/importer": "1.0.656",
23
+ "@teambit/lane-id": "0.0.312",
34
24
  "@teambit/legacy.consumer-component": "0.0.58",
35
25
  "@teambit/legacy.extension-data": "0.0.59",
36
26
  "@teambit/legacy.scope": "0.0.57",
37
- "@teambit/logger": "0.0.1326",
38
- "@teambit/objects": "0.0.163",
39
- "@teambit/scope": "1.0.656",
40
- "@teambit/workspace": "1.0.656",
41
- "@teambit/application": "1.0.656",
42
- "@teambit/checkout": "1.0.656",
43
- "@teambit/component-writer": "1.0.656",
44
- "@teambit/config": "0.0.1407",
45
- "@teambit/install": "1.0.656",
27
+ "@teambit/harmony": "0.4.7",
46
28
  "@teambit/legacy.component-list": "0.0.111",
47
29
  "@teambit/legacy.consumer": "0.0.57",
48
30
  "@teambit/pkg.modules.component-package-name": "0.0.64",
49
- "@teambit/remove": "1.0.656",
50
- "@teambit/snapping": "1.0.656",
31
+ "@teambit/toolbox.path.path": "0.0.8",
51
32
  "@teambit/legacy.cli.prompts": "0.0.19",
52
- "@teambit/component.sources": "0.0.109"
33
+ "@teambit/component.sources": "0.0.109",
34
+ "@teambit/toolbox.crypto.sha1": "0.0.7",
35
+ "@teambit/toolbox.string.eol": "0.0.5",
36
+ "@teambit/cli": "0.0.1234",
37
+ "@teambit/config-merger": "0.0.524",
38
+ "@teambit/config-store": "0.0.114",
39
+ "@teambit/builder": "1.0.657",
40
+ "@teambit/dependency-resolver": "1.0.657",
41
+ "@teambit/importer": "1.0.657",
42
+ "@teambit/logger": "0.0.1327",
43
+ "@teambit/objects": "0.0.164",
44
+ "@teambit/scope": "1.0.657",
45
+ "@teambit/workspace": "1.0.657",
46
+ "@teambit/application": "1.0.657",
47
+ "@teambit/checkout": "1.0.657",
48
+ "@teambit/component-writer": "1.0.657",
49
+ "@teambit/config": "0.0.1408",
50
+ "@teambit/install": "1.0.657",
51
+ "@teambit/remove": "1.0.657",
52
+ "@teambit/snapping": "1.0.657"
53
53
  },
54
54
  "devDependencies": {
55
55
  "@types/lodash": "4.14.165",