@teambit/merge-lanes 0.0.0-0a7d43244eecf6bb9e3b447959f26d39a7aeeff8 → 0.0.0-0c22f48026c280add8f8a163614e64494685509f
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-0c22f48026c280add8f8a163614e64494685509f",
|
|
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": "0c22f48026c280add8f8a163614e64494685509f"
|
|
10
10
|
},
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"chalk": "4.1.2",
|
|
@@ -15,31 +15,31 @@
|
|
|
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.1381",
|
|
19
|
+
"@teambit/logger": "0.0.1375",
|
|
20
20
|
"@teambit/bit-error": "0.0.404",
|
|
21
|
-
"@teambit/legacy.bit-map": "0.0.
|
|
22
|
-
"@teambit/legacy.consumer": "0.0.
|
|
23
|
-
"@teambit/legacy.scope": "0.0.
|
|
24
|
-
"@teambit/cli": "0.0.
|
|
25
|
-
"@teambit/component.modules.merge-helper": "0.0.
|
|
26
|
-
"@teambit/config-store": "0.0.
|
|
21
|
+
"@teambit/legacy.bit-map": "0.0.140",
|
|
22
|
+
"@teambit/legacy.consumer": "0.0.83",
|
|
23
|
+
"@teambit/legacy.scope": "0.0.83",
|
|
24
|
+
"@teambit/cli": "0.0.1282",
|
|
25
|
+
"@teambit/component.modules.merge-helper": "0.0.23",
|
|
26
|
+
"@teambit/config-store": "0.0.162",
|
|
27
27
|
"@teambit/legacy.constants": "0.0.19",
|
|
28
28
|
"@teambit/harmony": "0.4.7",
|
|
29
29
|
"@teambit/component-id": "1.2.4",
|
|
30
|
-
"@teambit/component.snap-distance": "0.0.
|
|
31
|
-
"@teambit/harmony.modules.get-basic-log": "0.0.
|
|
30
|
+
"@teambit/component.snap-distance": "0.0.84",
|
|
31
|
+
"@teambit/harmony.modules.get-basic-log": "0.0.84",
|
|
32
32
|
"@teambit/lane-id": "0.0.312",
|
|
33
|
-
"@teambit/objects": "0.0.0-
|
|
34
|
-
"@teambit/scope": "0.0.0-
|
|
35
|
-
"@teambit/checkout": "0.0.0-
|
|
36
|
-
"@teambit/merging": "0.0.0-
|
|
37
|
-
"@teambit/remove": "0.0.0-
|
|
38
|
-
"@teambit/config-merger": "0.0.0-
|
|
39
|
-
"@teambit/export": "0.0.0-
|
|
40
|
-
"@teambit/importer": "0.0.0-
|
|
41
|
-
"@teambit/lanes": "0.0.0-
|
|
42
|
-
"@teambit/workspace": "0.0.0-
|
|
33
|
+
"@teambit/objects": "0.0.0-7422f917f8e9b443878441343154681704548b2a",
|
|
34
|
+
"@teambit/scope": "0.0.0-8e26142cebc5ae94d4a7581fe4bb20cac5a55d24",
|
|
35
|
+
"@teambit/checkout": "0.0.0-78ebb23550a0316479e22b5a5ab135e3734eca90",
|
|
36
|
+
"@teambit/merging": "0.0.0-184af3895374d77cb69f3e31bb3c341522161fac",
|
|
37
|
+
"@teambit/remove": "0.0.0-89663a84ea84a5daca4e460eca82720cb3f70460",
|
|
38
|
+
"@teambit/config-merger": "0.0.0-bb567f9aeb1d300e0df63e477e680d168cca656c",
|
|
39
|
+
"@teambit/export": "0.0.0-f2095cb456a5774a88d1c04213565c8f954691d7",
|
|
40
|
+
"@teambit/importer": "0.0.0-ef092e4d859adf55170c8cf7783126960e7cd780",
|
|
41
|
+
"@teambit/lanes": "0.0.0-1dcaf2e228cece4b92513974ae8505dc6ff6e7f8",
|
|
42
|
+
"@teambit/workspace": "0.0.0-00bbc94949a387f212359a2c9a571cf2a9f3f6bd"
|
|
43
43
|
},
|
|
44
44
|
"devDependencies": {
|
|
45
45
|
"@types/fs-extra": "9.0.7",
|
|
File without changes
|