@teambit/lanes 1.0.655 → 1.0.656
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.
@@ -1,5 +1,5 @@
|
|
1
|
-
import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.lanes_lanes@1.0.
|
2
|
-
import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.lanes_lanes@1.0.
|
1
|
+
import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.lanes_lanes@1.0.656/dist/lanes.composition.js';
|
2
|
+
import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.lanes_lanes@1.0.656/dist/lanes.docs.mdx';
|
3
3
|
|
4
4
|
export const compositions = [compositions_0];
|
5
5
|
export const overview = [overview_0];
|
package/package.json
CHANGED
@@ -1,12 +1,12 @@
|
|
1
1
|
{
|
2
2
|
"name": "@teambit/lanes",
|
3
|
-
"version": "1.0.
|
3
|
+
"version": "1.0.656",
|
4
4
|
"homepage": "https://bit.cloud/teambit/lanes/lanes",
|
5
5
|
"main": "dist/index.js",
|
6
6
|
"componentId": {
|
7
7
|
"scope": "teambit.lanes",
|
8
8
|
"name": "lanes",
|
9
|
-
"version": "1.0.
|
9
|
+
"version": "1.0.656"
|
10
10
|
},
|
11
11
|
"dependencies": {
|
12
12
|
"chalk": "4.1.2",
|
@@ -24,12 +24,19 @@
|
|
24
24
|
"@teambit/lane-id": "0.0.312",
|
25
25
|
"@teambit/legacy.cli.prompts": "0.0.18",
|
26
26
|
"@teambit/legacy.constants": "0.0.12",
|
27
|
+
"@teambit/legacy.scope": "0.0.56",
|
27
28
|
"@teambit/harmony": "0.4.7",
|
28
29
|
"@teambit/component-id": "1.2.4",
|
30
|
+
"@teambit/component.snap-distance": "0.0.57",
|
29
31
|
"@teambit/git.modules.git-executable": "0.0.13",
|
30
32
|
"@teambit/harmony.modules.concurrency": "0.0.13",
|
31
33
|
"@teambit/lanes.entities.lane-diff": "0.0.176",
|
34
|
+
"@teambit/lanes.modules.create-lane": "0.0.90",
|
35
|
+
"@teambit/lanes.modules.diff": "0.0.554",
|
32
36
|
"@teambit/legacy-bit-id": "1.1.3",
|
37
|
+
"@teambit/legacy.component-diff": "0.0.110",
|
38
|
+
"@teambit/legacy.component-list": "0.0.110",
|
39
|
+
"@teambit/scope.remotes": "0.0.56",
|
33
40
|
"@teambit/design.ui.pages.not-found": "0.0.371",
|
34
41
|
"@teambit/lanes.hooks.use-lanes": "0.0.289",
|
35
42
|
"@teambit/lanes.hooks.use-viewed-lane-from-url": "0.0.241",
|
@@ -43,44 +50,37 @@
|
|
43
50
|
"@teambit/lanes.ui.compare.lane-compare-page": "0.0.172",
|
44
51
|
"@teambit/lanes.ui.compare.lane-compare": "0.0.205",
|
45
52
|
"@teambit/lanes.ui.navigation.lane-switcher": "0.0.234",
|
46
|
-
"@teambit/checkout": "1.0.654",
|
47
|
-
"@teambit/cli": "0.0.1231",
|
48
|
-
"@teambit/importer": "1.0.654",
|
49
|
-
"@teambit/legacy.scope": "0.0.56",
|
50
|
-
"@teambit/scope": "1.0.654",
|
51
|
-
"@teambit/workspace": "1.0.654",
|
52
|
-
"@teambit/express": "0.0.1330",
|
53
|
-
"@teambit/logger": "0.0.1324",
|
54
|
-
"@teambit/graphql": "1.0.654",
|
55
|
-
"@teambit/component-compare": "1.0.654",
|
56
|
-
"@teambit/component-writer": "1.0.654",
|
57
|
-
"@teambit/component.snap-distance": "0.0.57",
|
58
|
-
"@teambit/component": "1.0.654",
|
59
|
-
"@teambit/export": "1.0.654",
|
60
|
-
"@teambit/install": "1.0.654",
|
61
|
-
"@teambit/lanes.modules.create-lane": "0.0.90",
|
62
|
-
"@teambit/lanes.modules.diff": "0.0.554",
|
63
|
-
"@teambit/legacy.component-diff": "0.0.110",
|
64
|
-
"@teambit/legacy.component-list": "0.0.110",
|
65
|
-
"@teambit/merging": "1.0.654",
|
66
|
-
"@teambit/objects": "0.0.161",
|
67
|
-
"@teambit/remove": "1.0.654",
|
68
|
-
"@teambit/scope.remotes": "0.0.56",
|
69
|
-
"@teambit/command-bar": "1.0.654",
|
70
|
-
"@teambit/ui": "1.0.654",
|
71
53
|
"@teambit/legacy.consumer": "0.0.56",
|
72
|
-
"@teambit/scope.network": "0.0.56"
|
54
|
+
"@teambit/scope.network": "0.0.56",
|
55
|
+
"@teambit/checkout": "1.0.655",
|
56
|
+
"@teambit/cli": "0.0.1232",
|
57
|
+
"@teambit/importer": "1.0.655",
|
58
|
+
"@teambit/scope": "1.0.655",
|
59
|
+
"@teambit/workspace": "1.0.655",
|
60
|
+
"@teambit/express": "0.0.1331",
|
61
|
+
"@teambit/logger": "0.0.1325",
|
62
|
+
"@teambit/graphql": "1.0.655",
|
63
|
+
"@teambit/component-compare": "1.0.655",
|
64
|
+
"@teambit/component-writer": "1.0.655",
|
65
|
+
"@teambit/component": "1.0.655",
|
66
|
+
"@teambit/export": "1.0.655",
|
67
|
+
"@teambit/install": "1.0.655",
|
68
|
+
"@teambit/merging": "1.0.655",
|
69
|
+
"@teambit/objects": "0.0.162",
|
70
|
+
"@teambit/remove": "1.0.655",
|
71
|
+
"@teambit/command-bar": "1.0.655",
|
72
|
+
"@teambit/ui": "1.0.655"
|
73
73
|
},
|
74
74
|
"devDependencies": {
|
75
75
|
"@types/lodash": "4.14.165",
|
76
76
|
"@types/fs-extra": "9.0.7",
|
77
77
|
"@types/mocha": "9.1.0",
|
78
|
-
"@teambit/harmony.envs.core-aspect-env": "0.0.72",
|
79
78
|
"@teambit/component.testing.mock-components": "0.0.320",
|
80
79
|
"@teambit/harmony.testing.load-aspect": "0.0.315",
|
81
|
-
"@teambit/
|
82
|
-
"@teambit/
|
83
|
-
"@teambit/
|
80
|
+
"@teambit/harmony.envs.core-aspect-env": "0.0.72",
|
81
|
+
"@teambit/merge-lanes": "1.0.656",
|
82
|
+
"@teambit/snapping": "1.0.655",
|
83
|
+
"@teambit/workspace.testing.mock-workspace": "0.0.96"
|
84
84
|
},
|
85
85
|
"peerDependencies": {
|
86
86
|
"react": "^17.0.0 || ^18.0.0",
|