@teambit/merge-lanes 0.0.0-298fffb2dc820b8aa561a3b9c70ac5dade33cfb7 → 0.0.0-2d7c9e90b526fd0629e8ba88c925791f7832cfde
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/dist/esm.d.mts
ADDED
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-2d7c9e90b526fd0629e8ba88c925791f7832cfde",
|
|
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": "2d7c9e90b526fd0629e8ba88c925791f7832cfde"
|
|
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.1357",
|
|
19
|
+
"@teambit/logger": "0.0.1351",
|
|
20
20
|
"@teambit/bit-error": "0.0.404",
|
|
21
|
-
"@teambit/legacy.bit-map": "0.0.
|
|
21
|
+
"@teambit/legacy.bit-map": "0.0.122",
|
|
22
22
|
"@teambit/legacy.cli.prompts": "0.0.21",
|
|
23
|
-
"@teambit/legacy.consumer": "0.0.
|
|
24
|
-
"@teambit/legacy.scope": "0.0.
|
|
25
|
-
"@teambit/
|
|
26
|
-
"@teambit/
|
|
27
|
-
"@teambit/
|
|
23
|
+
"@teambit/legacy.consumer": "0.0.65",
|
|
24
|
+
"@teambit/legacy.scope": "0.0.65",
|
|
25
|
+
"@teambit/objects": "0.0.205",
|
|
26
|
+
"@teambit/scope": "1.0.698",
|
|
27
|
+
"@teambit/cli": "0.0.1258",
|
|
28
|
+
"@teambit/component.modules.merge-helper": "0.0.5",
|
|
29
|
+
"@teambit/config-store": "0.0.138",
|
|
28
30
|
"@teambit/legacy.constants": "0.0.14",
|
|
31
|
+
"@teambit/remove": "1.0.698",
|
|
29
32
|
"@teambit/harmony": "0.4.7",
|
|
30
33
|
"@teambit/component-id": "1.2.4",
|
|
31
|
-
"@teambit/component.snap-distance": "0.0.
|
|
32
|
-
"@teambit/
|
|
34
|
+
"@teambit/component.snap-distance": "0.0.66",
|
|
35
|
+
"@teambit/config-merger": "0.0.565",
|
|
36
|
+
"@teambit/export": "1.0.698",
|
|
37
|
+
"@teambit/harmony.modules.get-basic-log": "0.0.66",
|
|
38
|
+
"@teambit/importer": "1.0.698",
|
|
33
39
|
"@teambit/lane-id": "0.0.312",
|
|
34
|
-
"@teambit/
|
|
35
|
-
"@teambit/
|
|
36
|
-
"@teambit/
|
|
37
|
-
"@teambit/
|
|
38
|
-
"@teambit/remove": "0.0.0-3a6d5635f9cdd08f9ab60b4229c9fdb78de4f164",
|
|
39
|
-
"@teambit/config-merger": "0.0.0-b26623fed730f73ea061d7b86ee577651f86dfc3",
|
|
40
|
-
"@teambit/export": "0.0.0-51c82a435f5a43a9143a03f64c75bc4351a23ad1",
|
|
41
|
-
"@teambit/importer": "0.0.0-d436c873d9de0f6c430d95ff9e64e4f4637527a9",
|
|
42
|
-
"@teambit/lanes": "0.0.0-9c6b68df6811e1dfacf606c86256b2c77ceef4c4",
|
|
43
|
-
"@teambit/workspace": "0.0.0-af8a6f8d7afb24ad954d3fb57e5f1f1baed9ea0e"
|
|
40
|
+
"@teambit/workspace": "1.0.698",
|
|
41
|
+
"@teambit/checkout": "0.0.0-99f2a1083d7771e201de52c2cfa0f2d9680dafbe",
|
|
42
|
+
"@teambit/merging": "0.0.0-6ca7aa77f6ee3bb4559ea3b65b27ffec548dca68",
|
|
43
|
+
"@teambit/lanes": "0.0.0-70ae55baf23095ee79b0904e3eb946a9829cb369"
|
|
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.75"
|
|
50
50
|
},
|
|
51
51
|
"peerDependencies": {},
|
|
52
52
|
"license": "Apache-2.0",
|
|
File without changes
|