@teambit/merge-lanes 0.0.0-f3b524cebd0adf4edadb913cc47b5b5ec95da56e → 0.0.0-f93d7e44f222bcc23ed975de08f2c44ee1a07077
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-f93d7e44f222bcc23ed975de08f2c44ee1a07077",
|
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": "f93d7e44f222bcc23ed975de08f2c44ee1a07077"
|
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-87982583f46b122b54ca1e9d1f9562b5bc412fa9",
|
30
|
+
"@teambit/logger": "0.0.0-a0bcee980507cf7c5ae0d343afc10ab9d2a8b343",
|
31
|
+
"@teambit/objects": "0.0.0-15dedd600ad67f242d7fb5c5e34619c1ebe59e38",
|
32
|
+
"@teambit/scope": "0.0.0-a97d223b44ea5d3a593cf4906cf41ac79b25c883",
|
33
|
+
"@teambit/checkout": "0.0.0-02867106e97755ca7a16d6387d28fdf5caa5ecbf",
|
34
|
+
"@teambit/cli": "0.0.0-679bf0602e92a79622bc2d9eb5d8e286edf18a15",
|
35
|
+
"@teambit/config-store": "0.0.0-4a47e6fa97ee1116a15f66d7641e3663a48d4907",
|
36
|
+
"@teambit/merging": "0.0.0-ffc8a38e7b609f54ef0fd20347fcd637ebbd9067",
|
37
|
+
"@teambit/remove": "0.0.0-58df0b2c6a02aeedf36c6af7d312710cfbd12c65",
|
38
|
+
"@teambit/config-merger": "0.0.0-65bcab7655fccb50b7a24b8c4d80725c44cfa5cc",
|
39
|
+
"@teambit/export": "0.0.0-036b226eadcdf5d7e7b7d3255f33b9bd0bcc1124",
|
40
|
+
"@teambit/importer": "0.0.0-fa1e2e804be5b0efca14a59b6db71f9ed5fea69c",
|
41
|
+
"@teambit/lanes": "0.0.0-c2439dd2c2098870b697c17939d77c3bc4b452d2",
|
42
|
+
"@teambit/workspace": "0.0.0-5335d6daf93fcdc2bf08b6a20fe74d70bd16e5c6"
|
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
|