@teambit/merge-lanes 0.0.0-f3b524cebd0adf4edadb913cc47b5b5ec95da56e → 0.0.0-fed2b23c3d285012488e89bd6871e39401da6d24
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-fed2b23c3d285012488e89bd6871e39401da6d24",
|
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": "fed2b23c3d285012488e89bd6871e39401da6d24"
|
10
10
|
},
|
11
11
|
"dependencies": {
|
12
12
|
"chalk": "4.1.2",
|
@@ -16,36 +16,36 @@
|
|
16
16
|
"lodash": "4.17.21",
|
17
17
|
"p-map-series": "2.1.0",
|
18
18
|
"@teambit/bit-error": "0.0.404",
|
19
|
+
"@teambit/legacy.bit-map": "0.0.114",
|
20
|
+
"@teambit/legacy.cli.prompts": "0.0.19",
|
21
|
+
"@teambit/legacy.consumer": "0.0.57",
|
22
|
+
"@teambit/legacy.scope": "0.0.57",
|
23
|
+
"@teambit/legacy.constants": "0.0.13",
|
19
24
|
"@teambit/harmony": "0.4.7",
|
20
25
|
"@teambit/component-id": "1.2.4",
|
26
|
+
"@teambit/component.snap-distance": "0.0.58",
|
27
|
+
"@teambit/harmony.modules.get-basic-log": "0.0.58",
|
21
28
|
"@teambit/lane-id": "0.0.312",
|
22
|
-
"@teambit/express": "0.0.0-
|
23
|
-
"@teambit/logger": "0.0.0-
|
24
|
-
"@teambit/
|
25
|
-
"@teambit/
|
26
|
-
"@teambit/
|
27
|
-
"@teambit/
|
28
|
-
"@teambit/
|
29
|
-
"@teambit/
|
30
|
-
"@teambit/
|
31
|
-
"@teambit/
|
32
|
-
"@teambit/
|
33
|
-
"@teambit/
|
34
|
-
"@teambit/
|
35
|
-
"@teambit/
|
36
|
-
"@teambit/component.snap-distance": "0.0.55",
|
37
|
-
"@teambit/config-merger": "0.0.0-4b7ae5ce3f05d4c808c7cab2afd22f43f8f1cb85",
|
38
|
-
"@teambit/export": "0.0.0-79a4359f0cd33f6ec602cffbb58fd31b87e19827",
|
39
|
-
"@teambit/harmony.modules.get-basic-log": "0.0.55",
|
40
|
-
"@teambit/importer": "0.0.0-e4c3dc78cd7cc07e44032d1df81395f06e15aa67",
|
41
|
-
"@teambit/lanes": "0.0.0-84708395247334372677224df936c90ef25b9458",
|
42
|
-
"@teambit/workspace": "0.0.0-c661e028934f7d084283d063f1ef1f392178ddf8"
|
29
|
+
"@teambit/express": "0.0.0-6c95ba8463543f4287ced4f06981e7c78fe8fc73",
|
30
|
+
"@teambit/logger": "0.0.0-f7617889d00c0e9c88571f35cc8f7015baa1011e",
|
31
|
+
"@teambit/objects": "0.0.0-4d5efc09321677954924542a42efe3d85d6950fa",
|
32
|
+
"@teambit/scope": "0.0.0-9669672389472e2717554b73503d468fa03b21c9",
|
33
|
+
"@teambit/checkout": "0.0.0-756d6498c7aa51988944c770491b4325bf8c0090",
|
34
|
+
"@teambit/cli": "0.0.0-0b7ebe4024a18bf1c401b23bafaada430bf6b77a",
|
35
|
+
"@teambit/config-store": "0.0.0-2d0b2e7454f54a59f5bbe859abbcfa2998b2d573",
|
36
|
+
"@teambit/merging": "0.0.0-54381663de4b4e35264e5969abdb24c26e131234",
|
37
|
+
"@teambit/remove": "0.0.0-20d0b744b9c56cec4ded4fed1e0e7e7499de6ef5",
|
38
|
+
"@teambit/config-merger": "0.0.0-83b7ddb53057c1b1c293878bb309c0e783794e11",
|
39
|
+
"@teambit/export": "0.0.0-e633714fad8435d6aff100afef74dd93d2f3d071",
|
40
|
+
"@teambit/importer": "0.0.0-33220bebaa52e4d66ed3733237d6b4ccd6ba0e9d",
|
41
|
+
"@teambit/lanes": "0.0.0-12528f0c66d34a5e956e9618da7bf272c2e5c429",
|
42
|
+
"@teambit/workspace": "0.0.0-0657338942fa94b112d270660c1da0722e1aaa12"
|
43
43
|
},
|
44
44
|
"devDependencies": {
|
45
45
|
"@types/fs-extra": "9.0.7",
|
46
46
|
"@types/lodash": "4.14.165",
|
47
47
|
"@types/mocha": "9.1.0",
|
48
|
-
"@teambit/harmony.envs.core-aspect-env": "0.0.
|
48
|
+
"@teambit/harmony.envs.core-aspect-env": "0.0.72"
|
49
49
|
},
|
50
50
|
"peerDependencies": {},
|
51
51
|
"license": "Apache-2.0",
|
File without changes
|