@teambit/merge-lanes 0.0.0-dbb857d180cabc3861d5fdc4ea54ad072d34fa7e → 0.0.0-dd7cd59a7ef022250b073a44197fc106fac79304
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-dd7cd59a7ef022250b073a44197fc106fac79304",
|
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": "dd7cd59a7ef022250b073a44197fc106fac79304"
|
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-9d6fa9893300229b0a6ecda27c8847c6187e7918",
|
35
|
+
"@teambit/scope": "0.0.0-6423c7d48b3eb48e6f0db855b9fdfbc389279100",
|
36
|
+
"@teambit/checkout": "0.0.0-759324051254dfd33e735f325a102ae1771ab725",
|
37
|
+
"@teambit/merging": "0.0.0-fbc18b756ea0fe52759ef642120b957333c4cbb8",
|
38
|
+
"@teambit/remove": "0.0.0-d92f4519fb72ab8f2795c8942a3378039fd7863d",
|
39
|
+
"@teambit/config-merger": "0.0.0-bd7fab3af2d970c82bf7cc026d75580c8430f57f",
|
40
|
+
"@teambit/export": "0.0.0-5e8cd0d5e2e435bdb8c2d6634c6be117141385f1",
|
41
|
+
"@teambit/importer": "0.0.0-463c94715ab0642afb0a81b2c2a60c8a82f28e20",
|
42
|
+
"@teambit/lanes": "0.0.0-bbae4f76565316f5941c23153edd3a42afbab9d0",
|
43
|
+
"@teambit/workspace": "0.0.0-9f3c344a06d5266c74b1c3a1aafbd03142cd1dcb"
|
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.77"
|
50
50
|
},
|
51
51
|
"peerDependencies": {},
|
52
52
|
"license": "Apache-2.0",
|
File without changes
|