@teambit/merge-lanes 0.0.0-f5a493313b8e0d3517d2066e68ed55a4d440b295 → 0.0.0-f6e67636915ac43ea92a04e15d5bc5a4e3f1e7a7
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-f6e67636915ac43ea92a04e15d5bc5a4e3f1e7a7",
|
|
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": "f6e67636915ac43ea92a04e15d5bc5a4e3f1e7a7"
|
|
10
10
|
},
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"chalk": "4.1.2",
|
|
@@ -15,32 +15,32 @@
|
|
|
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.1370",
|
|
19
|
-
"@teambit/logger": "0.0.1364",
|
|
20
18
|
"@teambit/bit-error": "0.0.404",
|
|
21
|
-
"@teambit/legacy.bit-map": "0.0.
|
|
19
|
+
"@teambit/legacy.bit-map": "0.0.130",
|
|
22
20
|
"@teambit/legacy.cli.prompts": "0.0.24",
|
|
23
|
-
"@teambit/legacy.consumer": "0.0.
|
|
24
|
-
"@teambit/legacy.scope": "0.0.
|
|
25
|
-
"@teambit/
|
|
26
|
-
"@teambit/component.modules.merge-helper": "0.0.12",
|
|
27
|
-
"@teambit/config-store": "0.0.151",
|
|
21
|
+
"@teambit/legacy.consumer": "0.0.73",
|
|
22
|
+
"@teambit/legacy.scope": "0.0.73",
|
|
23
|
+
"@teambit/component.modules.merge-helper": "0.0.13",
|
|
28
24
|
"@teambit/legacy.constants": "0.0.17",
|
|
29
25
|
"@teambit/harmony": "0.4.7",
|
|
30
26
|
"@teambit/component-id": "1.2.4",
|
|
31
|
-
"@teambit/component.snap-distance": "0.0.
|
|
32
|
-
"@teambit/harmony.modules.get-basic-log": "0.0.
|
|
27
|
+
"@teambit/component.snap-distance": "0.0.74",
|
|
28
|
+
"@teambit/harmony.modules.get-basic-log": "0.0.74",
|
|
33
29
|
"@teambit/lane-id": "0.0.312",
|
|
34
|
-
"@teambit/
|
|
35
|
-
"@teambit/
|
|
36
|
-
"@teambit/
|
|
37
|
-
"@teambit/
|
|
38
|
-
"@teambit/
|
|
39
|
-
"@teambit/
|
|
40
|
-
"@teambit/
|
|
41
|
-
"@teambit/
|
|
42
|
-
"@teambit/
|
|
43
|
-
"@teambit/
|
|
30
|
+
"@teambit/express": "0.0.0-5a99ca1427488aa90e2e22663fbaab0634f2c5c8",
|
|
31
|
+
"@teambit/logger": "0.0.0-e3b0b9a01fdc4d60b34a95e50920907ad2118787",
|
|
32
|
+
"@teambit/objects": "0.0.0-773baf606c7f895e3b96b72f13b01cdb3c1cf776",
|
|
33
|
+
"@teambit/scope": "0.0.0-043af65369e866be2e4ca85a94739092d387da36",
|
|
34
|
+
"@teambit/checkout": "0.0.0-a116d8996f8e031f1b9f8d6ae27bf125286f2e9b",
|
|
35
|
+
"@teambit/cli": "0.0.0-e6e7ab03554356502556df98df63c4d6c365eb2c",
|
|
36
|
+
"@teambit/config-store": "0.0.0-c1d03c7904ce164044bd28f5a17d8a4749a057e2",
|
|
37
|
+
"@teambit/merging": "0.0.0-d02b0d729e47425373cf804241da79376dab80b4",
|
|
38
|
+
"@teambit/remove": "0.0.0-e7273623e6ce49c71299d832a49748b9553a50ca",
|
|
39
|
+
"@teambit/config-merger": "0.0.0-d1a3770750cbfd68b96cc59e601056c86d67d9b1",
|
|
40
|
+
"@teambit/export": "0.0.0-559dc67ed5974921ecd63b957554c663d6e77faa",
|
|
41
|
+
"@teambit/importer": "0.0.0-d950b811dddd0e3d3ceb48edc0009eb05bd826bd",
|
|
42
|
+
"@teambit/lanes": "0.0.0-09dc5f769d4c6c04f0f6fb217f1ff1d71047f7cd",
|
|
43
|
+
"@teambit/workspace": "0.0.0-8c6876bdfe3a051d060e1a59fe8129fcc4a3104f"
|
|
44
44
|
},
|
|
45
45
|
"devDependencies": {
|
|
46
46
|
"@types/fs-extra": "9.0.7",
|
|
File without changes
|