@teambit/merge-lanes 0.0.0-e903412398ad73900c5ab69fe027f85b45348cda → 0.0.0-f055738642d3eb32d5bd606a6de944711ca7cd77
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/merge-lanes",
|
3
|
-
"version": "0.0.0-
|
3
|
+
"version": "0.0.0-f055738642d3eb32d5bd606a6de944711ca7cd77",
|
4
4
|
"homepage": "https://bit.cloud/teambit/lanes/merge-lanes",
|
5
5
|
"main": "dist/index.js",
|
6
6
|
"componentId": {
|
7
7
|
"scope": "teambit.lanes",
|
8
8
|
"name": "merge-lanes",
|
9
|
-
"version": "
|
9
|
+
"version": "f055738642d3eb32d5bd606a6de944711ca7cd77"
|
10
10
|
},
|
11
11
|
"dependencies": {
|
12
12
|
"chalk": "4.1.2",
|
@@ -15,38 +15,38 @@
|
|
15
15
|
"yesno": "0.4.0",
|
16
16
|
"lodash": "4.17.21",
|
17
17
|
"p-map-series": "2.1.0",
|
18
|
-
"@teambit/express": "0.0.
|
19
|
-
"@teambit/logger": "0.0.
|
18
|
+
"@teambit/express": "0.0.1367",
|
19
|
+
"@teambit/logger": "0.0.1361",
|
20
20
|
"@teambit/bit-error": "0.0.404",
|
21
|
-
"@teambit/legacy.bit-map": "0.0.
|
22
|
-
"@teambit/legacy.cli.prompts": "0.0.
|
23
|
-
"@teambit/legacy.consumer": "0.0.
|
24
|
-
"@teambit/legacy.scope": "0.0.
|
25
|
-
"@teambit/cli": "0.0.
|
26
|
-
"@teambit/component.modules.merge-helper": "0.0.
|
27
|
-
"@teambit/config-store": "0.0.
|
28
|
-
"@teambit/legacy.constants": "0.0.
|
21
|
+
"@teambit/legacy.bit-map": "0.0.126",
|
22
|
+
"@teambit/legacy.cli.prompts": "0.0.22",
|
23
|
+
"@teambit/legacy.consumer": "0.0.69",
|
24
|
+
"@teambit/legacy.scope": "0.0.69",
|
25
|
+
"@teambit/cli": "0.0.1268",
|
26
|
+
"@teambit/component.modules.merge-helper": "0.0.9",
|
27
|
+
"@teambit/config-store": "0.0.148",
|
28
|
+
"@teambit/legacy.constants": "0.0.15",
|
29
29
|
"@teambit/harmony": "0.4.7",
|
30
30
|
"@teambit/component-id": "1.2.4",
|
31
|
-
"@teambit/component.snap-distance": "0.0.
|
32
|
-
"@teambit/harmony.modules.get-basic-log": "0.0.
|
31
|
+
"@teambit/component.snap-distance": "0.0.70",
|
32
|
+
"@teambit/harmony.modules.get-basic-log": "0.0.70",
|
33
33
|
"@teambit/lane-id": "0.0.312",
|
34
|
-
"@teambit/objects": "0.0.0-
|
35
|
-
"@teambit/scope": "0.0.0-
|
36
|
-
"@teambit/checkout": "0.0.0-
|
37
|
-
"@teambit/merging": "0.0.0-
|
38
|
-
"@teambit/remove": "0.0.0-
|
39
|
-
"@teambit/config-merger": "0.0.0-
|
40
|
-
"@teambit/export": "0.0.0-
|
41
|
-
"@teambit/importer": "0.0.0-
|
42
|
-
"@teambit/lanes": "0.0.0-
|
43
|
-
"@teambit/workspace": "0.0.0-
|
34
|
+
"@teambit/objects": "0.0.0-3317809d1dbffcb1cdd8be8fd92bd89d790b45d8",
|
35
|
+
"@teambit/scope": "0.0.0-e2634b1a103dac7500d4f952feaede2ff3dbb688",
|
36
|
+
"@teambit/checkout": "0.0.0-7a4d3733586133be1bb3be28571a2acf45d54b67",
|
37
|
+
"@teambit/merging": "0.0.0-36c6beb8685cf365eea7983712c6718a7acba406",
|
38
|
+
"@teambit/remove": "0.0.0-9015533e7fb3cfcd40f5457758e794f9d9ed92dd",
|
39
|
+
"@teambit/config-merger": "0.0.0-c822cf700ef1b929f87231c2ac1db54b83064ba9",
|
40
|
+
"@teambit/export": "0.0.0-3de708e4e5549bd994bb6fbd291e7e53f1122bde",
|
41
|
+
"@teambit/importer": "0.0.0-b74a52e904b44085583aedb79955c84863ee2339",
|
42
|
+
"@teambit/lanes": "0.0.0-baee3b47e0728bba2ddbde66cae3f8340f189a05",
|
43
|
+
"@teambit/workspace": "0.0.0-d2b8d909a2bcdaf1e9ed45cfa3cafe517d3447aa"
|
44
44
|
},
|
45
45
|
"devDependencies": {
|
46
46
|
"@types/fs-extra": "9.0.7",
|
47
47
|
"@types/lodash": "4.14.165",
|
48
48
|
"@types/mocha": "9.1.0",
|
49
|
-
"@teambit/harmony.envs.core-aspect-env": "0.0.
|
49
|
+
"@teambit/harmony.envs.core-aspect-env": "0.0.78"
|
50
50
|
},
|
51
51
|
"peerDependencies": {},
|
52
52
|
"license": "Apache-2.0",
|
File without changes
|