@teambit/merge-lanes 0.0.0-8ecc351034e3538e8e1c4562adfd443b56cdc1a1 → 0.0.0-9468738cf17224222dd29fd3b5957e6aff1b00f9
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-9468738cf17224222dd29fd3b5957e6aff1b00f9",
|
|
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": "9468738cf17224222dd29fd3b5957e6aff1b00f9"
|
|
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/
|
|
27
|
-
"@teambit/
|
|
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",
|
|
28
29
|
"@teambit/harmony": "0.4.7",
|
|
29
30
|
"@teambit/component-id": "1.2.4",
|
|
30
|
-
"@teambit/component.snap-distance": "0.0.
|
|
31
|
-
"@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",
|
|
32
33
|
"@teambit/lane-id": "0.0.312",
|
|
33
|
-
"@teambit/objects": "0.0.0-
|
|
34
|
-
"@teambit/scope": "0.0.0-
|
|
35
|
-
"@teambit/checkout": "0.0.0-
|
|
36
|
-
"@teambit/
|
|
37
|
-
"@teambit/
|
|
38
|
-
"@teambit/
|
|
39
|
-
"@teambit/
|
|
40
|
-
"@teambit/
|
|
41
|
-
"@teambit/
|
|
42
|
-
"@teambit/
|
|
43
|
-
"@teambit/workspace": "0.0.0-a58126e320d21e4a92832805727785bb4169a03b"
|
|
34
|
+
"@teambit/objects": "0.0.0-0b58819bddffddca87512f85f4978c0395a66454",
|
|
35
|
+
"@teambit/scope": "0.0.0-1c3e00909d99e46c572edf20dc50b58f44075eff",
|
|
36
|
+
"@teambit/checkout": "0.0.0-630115b916fd2a627b3ba5e0c5034d87a7f28806",
|
|
37
|
+
"@teambit/merging": "0.0.0-585bad725c8ea05018b65b8d9b20e88616e0f820",
|
|
38
|
+
"@teambit/remove": "0.0.0-0e9167d7284dd890bcdef18bd0fe85729b7ec5e1",
|
|
39
|
+
"@teambit/config-merger": "0.0.0-88d9dffdd8080b16403b6322c2b560f158ba308d",
|
|
40
|
+
"@teambit/export": "0.0.0-82aad0cfd8c9aaa6adfb7bd73e0e5cfd3b2fcda2",
|
|
41
|
+
"@teambit/importer": "0.0.0-0a2e0641130fd69f71d58b509c52ac1b91601350",
|
|
42
|
+
"@teambit/lanes": "0.0.0-276db0709c4ae691ac1461d8aab7db60800916f6",
|
|
43
|
+
"@teambit/workspace": "0.0.0-a7f55f22cb6bdd66050df9044c5c339459edb256"
|
|
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",
|
|
File without changes
|