@teambit/merging 1.0.708 → 1.0.710

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,53 +1,53 @@
1
1
  {
2
2
  "name": "@teambit/merging",
3
- "version": "1.0.708",
3
+ "version": "1.0.710",
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.708"
9
+ "version": "1.0.710"
10
10
  },
11
11
  "dependencies": {
12
12
  "chalk": "4.1.2",
13
13
  "lodash": "4.17.21",
14
14
  "p-map-series": "2.1.0",
15
- "@teambit/component.modules.merge-helper": "0.0.8",
15
+ "@teambit/component.modules.merge-helper": "0.0.9",
16
16
  "@teambit/bit-error": "0.0.404",
17
- "@teambit/cli": "0.0.1264",
18
- "@teambit/config-store": "0.0.144",
19
- "@teambit/legacy.constants": "0.0.14",
17
+ "@teambit/legacy.constants": "0.0.15",
20
18
  "@teambit/component-id": "1.2.4",
21
- "@teambit/component.snap-distance": "0.0.69",
19
+ "@teambit/component.snap-distance": "0.0.70",
22
20
  "@teambit/lane-id": "0.0.312",
23
- "@teambit/legacy.consumer-component": "0.0.69",
24
- "@teambit/legacy.extension-data": "0.0.70",
25
- "@teambit/legacy.scope": "0.0.68",
26
- "@teambit/logger": "0.0.1357",
21
+ "@teambit/legacy.consumer-component": "0.0.70",
22
+ "@teambit/legacy.extension-data": "0.0.71",
23
+ "@teambit/legacy.scope": "0.0.69",
27
24
  "@teambit/harmony": "0.4.7",
28
- "@teambit/config": "0.0.1438",
29
- "@teambit/legacy.component-list": "0.0.122",
30
- "@teambit/legacy.consumer": "0.0.68",
31
- "@teambit/pkg.modules.component-package-name": "0.0.75",
32
- "@teambit/toolbox.path.path": "0.0.8",
33
- "@teambit/config-merger": "0.0.575",
34
- "@teambit/builder": "1.0.708",
35
- "@teambit/dependency-resolver": "1.0.708",
36
- "@teambit/importer": "1.0.708",
37
- "@teambit/objects": "0.0.215",
38
- "@teambit/scope": "1.0.708",
39
- "@teambit/workspace": "1.0.708",
40
- "@teambit/application": "1.0.708",
41
- "@teambit/checkout": "1.0.708",
42
- "@teambit/component-writer": "1.0.708",
43
- "@teambit/install": "1.0.708",
44
- "@teambit/remove": "1.0.708",
45
- "@teambit/snapping": "1.0.708"
25
+ "@teambit/legacy.component-list": "0.0.123",
26
+ "@teambit/legacy.consumer": "0.0.69",
27
+ "@teambit/pkg.modules.component-package-name": "0.0.76",
28
+ "@teambit/toolbox.path.path": "0.0.9",
29
+ "@teambit/cli": "0.0.1266",
30
+ "@teambit/config-merger": "0.0.577",
31
+ "@teambit/config-store": "0.0.146",
32
+ "@teambit/builder": "1.0.710",
33
+ "@teambit/dependency-resolver": "1.0.710",
34
+ "@teambit/importer": "1.0.710",
35
+ "@teambit/logger": "0.0.1359",
36
+ "@teambit/objects": "0.0.217",
37
+ "@teambit/scope": "1.0.710",
38
+ "@teambit/workspace": "1.0.710",
39
+ "@teambit/application": "1.0.710",
40
+ "@teambit/checkout": "1.0.710",
41
+ "@teambit/component-writer": "1.0.710",
42
+ "@teambit/config": "0.0.1440",
43
+ "@teambit/install": "1.0.710",
44
+ "@teambit/remove": "1.0.710",
45
+ "@teambit/snapping": "1.0.710"
46
46
  },
47
47
  "devDependencies": {
48
48
  "@types/lodash": "4.14.165",
49
49
  "@types/mocha": "9.1.0",
50
- "@teambit/harmony.envs.core-aspect-env": "0.0.76"
50
+ "@teambit/harmony.envs.core-aspect-env": "0.0.77"
51
51
  },
52
52
  "peerDependencies": {},
53
53
  "license": "Apache-2.0",