@teambit/merge-lanes 1.0.559 → 1.0.560
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": "1.0.
|
3
|
+
"version": "1.0.560",
|
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": "1.0.
|
9
|
+
"version": "1.0.560"
|
10
10
|
},
|
11
11
|
"dependencies": {
|
12
12
|
"chalk": "4.1.2",
|
@@ -17,41 +17,41 @@
|
|
17
17
|
"p-map-series": "2.1.0",
|
18
18
|
"@teambit/bit-error": "0.0.404",
|
19
19
|
"@teambit/lane-id": "0.0.312",
|
20
|
-
"@teambit/harmony": "0.4.
|
21
|
-
"@teambit/component-id": "1.2.
|
22
|
-
"@teambit/express": "0.0.
|
23
|
-
"@teambit/logger": "0.0.
|
24
|
-
"@teambit/legacy.bit-map": "0.0.
|
20
|
+
"@teambit/harmony": "0.4.7",
|
21
|
+
"@teambit/component-id": "1.2.3",
|
22
|
+
"@teambit/express": "0.0.1235",
|
23
|
+
"@teambit/logger": "0.0.1229",
|
24
|
+
"@teambit/legacy.bit-map": "0.0.97",
|
25
25
|
"@teambit/legacy.cli.prompts": "0.0.17",
|
26
|
-
"@teambit/legacy.consumer": "0.0.
|
27
|
-
"@teambit/legacy.scope": "0.0.
|
28
|
-
"@teambit/objects": "0.0.
|
29
|
-
"@teambit/scope": "1.0.
|
30
|
-
"@teambit/checkout": "1.0.
|
31
|
-
"@teambit/cli": "0.0.
|
32
|
-
"@teambit/legacy.utils": "0.0.
|
33
|
-
"@teambit/config-store": "0.0.
|
26
|
+
"@teambit/legacy.consumer": "0.0.40",
|
27
|
+
"@teambit/legacy.scope": "0.0.40",
|
28
|
+
"@teambit/objects": "0.0.66",
|
29
|
+
"@teambit/scope": "1.0.559",
|
30
|
+
"@teambit/checkout": "1.0.559",
|
31
|
+
"@teambit/cli": "0.0.1136",
|
32
|
+
"@teambit/legacy.utils": "0.0.19",
|
33
|
+
"@teambit/config-store": "0.0.16",
|
34
34
|
"@teambit/legacy.constants": "0.0.11",
|
35
|
-
"@teambit/merging": "1.0.
|
36
|
-
"@teambit/remove": "1.0.
|
37
|
-
"@teambit/component.snap-distance": "0.0.
|
38
|
-
"@teambit/config-merger": "0.0.
|
39
|
-
"@teambit/export": "1.0.
|
35
|
+
"@teambit/merging": "1.0.559",
|
36
|
+
"@teambit/remove": "1.0.559",
|
37
|
+
"@teambit/component.snap-distance": "0.0.41",
|
38
|
+
"@teambit/config-merger": "0.0.426",
|
39
|
+
"@teambit/export": "1.0.559",
|
40
40
|
"@teambit/harmony.modules.feature-toggle": "0.0.19",
|
41
|
-
"@teambit/harmony.modules.get-basic-log": "0.0.
|
42
|
-
"@teambit/importer": "1.0.
|
43
|
-
"@teambit/lanes": "1.0.
|
44
|
-
"@teambit/workspace": "1.0.
|
41
|
+
"@teambit/harmony.modules.get-basic-log": "0.0.41",
|
42
|
+
"@teambit/importer": "1.0.559",
|
43
|
+
"@teambit/lanes": "1.0.560",
|
44
|
+
"@teambit/workspace": "1.0.559"
|
45
45
|
},
|
46
46
|
"devDependencies": {
|
47
47
|
"@types/fs-extra": "9.0.7",
|
48
48
|
"@types/lodash": "4.14.165",
|
49
49
|
"@types/mocha": "9.1.0",
|
50
50
|
"@teambit/harmony.envs.core-aspect-env": "0.0.69",
|
51
|
-
"@teambit/component.testing.mock-components": "0.0.
|
52
|
-
"@teambit/harmony.testing.load-aspect": "0.0.
|
53
|
-
"@teambit/snapping": "1.0.
|
54
|
-
"@teambit/workspace.testing.mock-workspace": "0.0.
|
51
|
+
"@teambit/component.testing.mock-components": "0.0.300",
|
52
|
+
"@teambit/harmony.testing.load-aspect": "0.0.295",
|
53
|
+
"@teambit/snapping": "1.0.559",
|
54
|
+
"@teambit/workspace.testing.mock-workspace": "0.0.68"
|
55
55
|
},
|
56
56
|
"peerDependencies": {
|
57
57
|
"chai": "4.3.0",
|
File without changes
|