@teambit/merging 1.0.1080 → 1.0.1081

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.1080",
3
+ "version": "1.0.1081",
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.1080"
9
+ "version": "1.0.1081"
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.81",
16
15
  "@teambit/bit-error": "0.0.404",
17
- "@teambit/legacy.constants": "0.0.35",
18
16
  "@teambit/component-id": "1.2.4",
19
- "@teambit/component.snap-distance": "0.0.139",
20
17
  "@teambit/lane-id": "0.0.312",
21
- "@teambit/legacy.consumer-component": "0.0.139",
22
- "@teambit/legacy.extension-data": "0.0.140",
23
- "@teambit/legacy.scope": "0.0.138",
24
18
  "@teambit/harmony": "0.4.12",
25
- "@teambit/legacy.component-list": "0.0.192",
26
- "@teambit/legacy.consumer": "0.0.138",
27
- "@teambit/pkg.modules.component-package-name": "0.0.145",
28
- "@teambit/toolbox.path.path": "0.0.19",
29
- "@teambit/cli": "0.0.1355",
30
- "@teambit/config-merger": "0.0.944",
31
- "@teambit/config-store": "0.0.236",
32
- "@teambit/builder": "1.0.1077",
33
- "@teambit/dependency-resolver": "1.0.1077",
34
- "@teambit/importer": "1.0.1077",
35
- "@teambit/logger": "0.0.1448",
36
- "@teambit/objects": "0.0.584",
37
- "@teambit/scope": "1.0.1077",
38
- "@teambit/workspace": "1.0.1077",
39
- "@teambit/application": "1.0.1077",
40
- "@teambit/checkout": "1.0.1078",
41
- "@teambit/component-writer": "1.0.1077",
42
- "@teambit/config": "0.0.1530",
43
- "@teambit/install": "1.0.1077",
44
- "@teambit/remove": "1.0.1077",
45
- "@teambit/snapping": "1.0.1077"
19
+ "@teambit/component.modules.merge-helper": "0.0.82",
20
+ "@teambit/cli": "0.0.1356",
21
+ "@teambit/config-merger": "0.0.945",
22
+ "@teambit/config-store": "0.0.237",
23
+ "@teambit/legacy.constants": "0.0.36",
24
+ "@teambit/builder": "1.0.1078",
25
+ "@teambit/component.snap-distance": "0.0.140",
26
+ "@teambit/dependency-resolver": "1.0.1078",
27
+ "@teambit/importer": "1.0.1078",
28
+ "@teambit/legacy.consumer-component": "0.0.140",
29
+ "@teambit/legacy.extension-data": "0.0.141",
30
+ "@teambit/legacy.scope": "0.0.139",
31
+ "@teambit/logger": "0.0.1449",
32
+ "@teambit/objects": "0.0.585",
33
+ "@teambit/scope": "1.0.1078",
34
+ "@teambit/workspace": "1.0.1078",
35
+ "@teambit/application": "1.0.1078",
36
+ "@teambit/checkout": "1.0.1079",
37
+ "@teambit/component-writer": "1.0.1078",
38
+ "@teambit/config": "0.0.1531",
39
+ "@teambit/install": "1.0.1078",
40
+ "@teambit/legacy.component-list": "0.0.193",
41
+ "@teambit/legacy.consumer": "0.0.139",
42
+ "@teambit/pkg.modules.component-package-name": "0.0.146",
43
+ "@teambit/remove": "1.0.1078",
44
+ "@teambit/snapping": "1.0.1078",
45
+ "@teambit/toolbox.path.path": "0.0.20"
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": "1.0.2"
50
+ "@teambit/harmony.envs.core-aspect-env": "2.0.0"
51
51
  },
52
52
  "peerDependencies": {},
53
53
  "license": "Apache-2.0",