@teambit/merge-lanes 0.0.0-9dfa4bef67857864c56f18829f97f10b21a694c8 → 0.0.0-a3f08eab53d73e3ede5eefd67676f0c55179cd2b
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-a3f08eab53d73e3ede5eefd67676f0c55179cd2b",
|
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": "a3f08eab53d73e3ede5eefd67676f0c55179cd2b"
|
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-498658dbba7857b3779a46492e41ef9554009df8",
|
38
|
-
"@teambit/export": "0.0.0-c7918604ad26f9a39988594db37c94d0a3ca2eee",
|
39
|
-
"@teambit/harmony.modules.get-basic-log": "0.0.55",
|
40
|
-
"@teambit/importer": "0.0.0-32564ae5106fbc9ae7a6b3de4606938ecd8c7b61",
|
41
|
-
"@teambit/lanes": "0.0.0-153742e008bc6be9541e038db6e20ae31167147f",
|
42
|
-
"@teambit/workspace": "0.0.0-8bdac9043586f892d237e2b77360a086317181c2"
|
29
|
+
"@teambit/express": "0.0.0-6a1d11dc987a98cb44c5896d24a0212677f724a1",
|
30
|
+
"@teambit/logger": "0.0.0-31046659f020a96fb29220d0e4b32760e2da5899",
|
31
|
+
"@teambit/objects": "0.0.0-4ae1f81f70cf7d1182f6f71b8f382bc9d4a7cc18",
|
32
|
+
"@teambit/scope": "0.0.0-936e5fee545a3b8688750e9b20d5300fe9e6df02",
|
33
|
+
"@teambit/checkout": "0.0.0-4fd70e0f346f6d34d49f46daad72b433fd615e45",
|
34
|
+
"@teambit/cli": "0.0.0-e5b48182fad992c023804401a951c13844f4ea63",
|
35
|
+
"@teambit/config-store": "0.0.0-2aa12e7d33d9175d0498d0e423aa0300ecc79e5c",
|
36
|
+
"@teambit/merging": "0.0.0-dda2bc475c8c934758fd48e25062b9dfa084ea25",
|
37
|
+
"@teambit/remove": "0.0.0-e477bf0bc8b560bc5a2f166932727ad6688d4048",
|
38
|
+
"@teambit/config-merger": "0.0.0-7ef9a346a184816893a1d5fcb796edf5e2f4354b",
|
39
|
+
"@teambit/export": "0.0.0-aaab4df9f1e7581eebeb0a7cc87bfe11b1faef43",
|
40
|
+
"@teambit/importer": "0.0.0-7ebc015cb5d006f204f3fd225704dabb3579d8fa",
|
41
|
+
"@teambit/lanes": "0.0.0-1ea88b8de761c1685bc4885d383fea58cbde824f",
|
42
|
+
"@teambit/workspace": "0.0.0-384fc987e756b6b0d4332941fa7a4b087339de56"
|
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
|