@teambit/merge-lanes 0.0.0-8ecc351034e3538e8e1c4562adfd443b56cdc1a1 → 0.0.0-94d5621170d45b87f3a6f196b7c1bf440802e546
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-94d5621170d45b87f3a6f196b7c1bf440802e546",
|
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": "94d5621170d45b87f3a6f196b7c1bf440802e546"
|
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.
|
19
|
-
"@teambit/logger": "0.0.
|
18
|
+
"@teambit/express": "0.0.1353",
|
19
|
+
"@teambit/logger": "0.0.1347",
|
20
20
|
"@teambit/bit-error": "0.0.404",
|
21
|
-
"@teambit/legacy.bit-map": "0.0.
|
21
|
+
"@teambit/legacy.bit-map": "0.0.121",
|
22
22
|
"@teambit/legacy.cli.prompts": "0.0.21",
|
23
|
-
"@teambit/legacy.consumer": "0.0.
|
24
|
-
"@teambit/legacy.scope": "0.0.
|
25
|
-
"@teambit/cli": "0.0.
|
26
|
-
"@teambit/
|
23
|
+
"@teambit/legacy.consumer": "0.0.64",
|
24
|
+
"@teambit/legacy.scope": "0.0.64",
|
25
|
+
"@teambit/cli": "0.0.1254",
|
26
|
+
"@teambit/component.modules.merge-helper": "0.0.4",
|
27
|
+
"@teambit/config-store": "0.0.134",
|
27
28
|
"@teambit/legacy.constants": "0.0.14",
|
28
29
|
"@teambit/harmony": "0.4.7",
|
29
30
|
"@teambit/component-id": "1.2.4",
|
30
|
-
"@teambit/component.snap-distance": "0.0.
|
31
|
-
"@teambit/harmony.modules.get-basic-log": "0.0.
|
31
|
+
"@teambit/component.snap-distance": "0.0.65",
|
32
|
+
"@teambit/harmony.modules.get-basic-log": "0.0.65",
|
32
33
|
"@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/
|
37
|
-
"@teambit/
|
38
|
-
"@teambit/
|
39
|
-
"@teambit/
|
40
|
-
"@teambit/
|
41
|
-
"@teambit/
|
42
|
-
"@teambit/
|
43
|
-
"@teambit/workspace": "0.0.0-a58126e320d21e4a92832805727785bb4169a03b"
|
34
|
+
"@teambit/objects": "0.0.0-42b7bf6eac6e44dc33729302fdd678d6ff1051dc",
|
35
|
+
"@teambit/scope": "0.0.0-c06c7059ae79d65bd7039a1acc5c6bda1ec981da",
|
36
|
+
"@teambit/checkout": "0.0.0-da5df2aa328ed0154622556b37b0fa906fcf653f",
|
37
|
+
"@teambit/merging": "0.0.0-04d67c442a68b7eb25fbe88263991f1d7ec69c45",
|
38
|
+
"@teambit/remove": "0.0.0-ccace4a0ece159687c7f50506dd9bf384ddf9159",
|
39
|
+
"@teambit/config-merger": "0.0.0-543cf90b9c0232f23ff78cc8248c5eec7152cd5b",
|
40
|
+
"@teambit/export": "0.0.0-f444062be26d89180d1872f14352642948d08e66",
|
41
|
+
"@teambit/importer": "0.0.0-e81fc1bc87424cafe4d9d720ecc75e110d47512b",
|
42
|
+
"@teambit/lanes": "0.0.0-41f84d6c50962f415b1e14cbe8f4cc6937471558",
|
43
|
+
"@teambit/workspace": "0.0.0-e86ca512de78f00fc4d087397eb8e0067d64d384"
|
44
44
|
},
|
45
45
|
"devDependencies": {
|
46
46
|
"@types/fs-extra": "9.0.7",
|
File without changes
|