@teambit/merge-lanes 0.0.0-4403109bd41111d411605990eb4291903c219653 → 0.0.0-48d24c2877b4efa2ef679d2211a56c988f4f0593
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-48d24c2877b4efa2ef679d2211a56c988f4f0593",
|
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": "48d24c2877b4efa2ef679d2211a56c988f4f0593"
|
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.1367",
|
19
|
+
"@teambit/logger": "0.0.1361",
|
20
20
|
"@teambit/bit-error": "0.0.404",
|
21
|
-
"@teambit/legacy.bit-map": "0.0.
|
22
|
-
"@teambit/legacy.cli.prompts": "0.0.
|
23
|
-
"@teambit/legacy.consumer": "0.0.
|
24
|
-
"@teambit/legacy.scope": "0.0.
|
25
|
-
"@teambit/cli": "0.0.
|
26
|
-
"@teambit/component.modules.merge-helper": "0.0.
|
27
|
-
"@teambit/config-store": "0.0.
|
28
|
-
"@teambit/legacy.constants": "0.0.
|
21
|
+
"@teambit/legacy.bit-map": "0.0.126",
|
22
|
+
"@teambit/legacy.cli.prompts": "0.0.22",
|
23
|
+
"@teambit/legacy.consumer": "0.0.69",
|
24
|
+
"@teambit/legacy.scope": "0.0.69",
|
25
|
+
"@teambit/cli": "0.0.1268",
|
26
|
+
"@teambit/component.modules.merge-helper": "0.0.9",
|
27
|
+
"@teambit/config-store": "0.0.148",
|
28
|
+
"@teambit/legacy.constants": "0.0.15",
|
29
29
|
"@teambit/harmony": "0.4.7",
|
30
30
|
"@teambit/component-id": "1.2.4",
|
31
|
-
"@teambit/component.snap-distance": "0.0.
|
32
|
-
"@teambit/harmony.modules.get-basic-log": "0.0.
|
31
|
+
"@teambit/component.snap-distance": "0.0.70",
|
32
|
+
"@teambit/harmony.modules.get-basic-log": "0.0.70",
|
33
33
|
"@teambit/lane-id": "0.0.312",
|
34
|
-
"@teambit/objects": "0.0.0-
|
35
|
-
"@teambit/scope": "0.0.0-
|
36
|
-
"@teambit/checkout": "0.0.0-
|
37
|
-
"@teambit/merging": "0.0.0-
|
38
|
-
"@teambit/remove": "0.0.0-
|
39
|
-
"@teambit/config-merger": "0.0.0-
|
40
|
-
"@teambit/export": "0.0.0-
|
41
|
-
"@teambit/importer": "0.0.0-
|
42
|
-
"@teambit/lanes": "0.0.0-
|
43
|
-
"@teambit/workspace": "0.0.0-
|
34
|
+
"@teambit/objects": "0.0.0-2971e5f0c5e7febaf744e3a3da56944a46b363e1",
|
35
|
+
"@teambit/scope": "0.0.0-88787b58a2f3e1bc9008bbd76db6a3b54d03c0a0",
|
36
|
+
"@teambit/checkout": "0.0.0-45702646ae124d07bd570b04ae393fdf16f60311",
|
37
|
+
"@teambit/merging": "0.0.0-c02894d42396f4d3480d85f3c5d2cfebebacb2e6",
|
38
|
+
"@teambit/remove": "0.0.0-3cc4cdb16388ab641739029e3d809c25ee843748",
|
39
|
+
"@teambit/config-merger": "0.0.0-1509f1ab980383be7ed5f566d4db88cfa8e6a84c",
|
40
|
+
"@teambit/export": "0.0.0-f35bcea46e1785776feeefebb45e77358b48dcbc",
|
41
|
+
"@teambit/importer": "0.0.0-aaa34b2ea198acc3a531dd56bf8b261760a4af1f",
|
42
|
+
"@teambit/lanes": "0.0.0-3afed960e5d01fd6a559d3d522464d8e214b699b",
|
43
|
+
"@teambit/workspace": "0.0.0-0c15a6bbbee60c20a05a79829ed99fe762814458"
|
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.78"
|
50
50
|
},
|
51
51
|
"peerDependencies": {},
|
52
52
|
"license": "Apache-2.0",
|
package/dist/esm.d.mts
DELETED
File without changes
|