@teambit/lanes 0.0.457 → 0.0.459
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.
Binary file
|
package/package.json
CHANGED
@@ -1,12 +1,12 @@
|
|
1
1
|
{
|
2
2
|
"name": "@teambit/lanes",
|
3
|
-
"version": "0.0.
|
3
|
+
"version": "0.0.459",
|
4
4
|
"homepage": "https://bit.dev/teambit/lanes/lanes",
|
5
5
|
"main": "dist/index.js",
|
6
6
|
"componentId": {
|
7
7
|
"scope": "teambit.lanes",
|
8
8
|
"name": "lanes",
|
9
|
-
"version": "0.0.
|
9
|
+
"version": "0.0.459"
|
10
10
|
},
|
11
11
|
"dependencies": {
|
12
12
|
"chalk": "2.4.2",
|
@@ -14,35 +14,35 @@
|
|
14
14
|
"graphql-tag": "2.12.1",
|
15
15
|
"lodash": "4.17.21",
|
16
16
|
"p-map-series": "2.1.0",
|
17
|
-
"@babel/runtime": "7.
|
17
|
+
"@babel/runtime": "7.20.0",
|
18
18
|
"core-js": "^3.0.0",
|
19
19
|
"@teambit/harmony": "0.3.3",
|
20
|
-
"@teambit/bit-error": "0.0.
|
21
|
-
"@teambit/lane-id": "0.0.
|
22
|
-
"@teambit/lanes.ui.models.lanes-model": "0.0.
|
23
|
-
"@teambit/cli": "0.0.
|
24
|
-
"@teambit/scope": "0.0.
|
25
|
-
"@teambit/workspace": "0.0.
|
26
|
-
"@teambit/graphql": "0.0.
|
27
|
-
"@teambit/community": "0.0.
|
28
|
-
"@teambit/component": "0.0.
|
29
|
-
"@teambit/export": "0.0.
|
30
|
-
"@teambit/importer": "0.0.
|
31
|
-
"@teambit/lanes.modules.diff": "0.0.
|
32
|
-
"@teambit/legacy-bit-id": "0.0.
|
33
|
-
"@teambit/logger": "0.0.
|
34
|
-
"@teambit/merging": "0.0.
|
35
|
-
"@teambit/design.ui.pages.not-found": "0.0.
|
36
|
-
"@teambit/lanes.hooks.use-lanes": "0.0.
|
37
|
-
"@teambit/lanes.hooks.use-viewed-lane-from-url": "0.0.
|
38
|
-
"@teambit/lanes.ui.lane-overview": "0.0.
|
39
|
-
"@teambit/lanes.ui.menus.lanes-overview-menu": "0.0.
|
40
|
-
"@teambit/lanes.ui.menus.use-lanes-menu": "0.0.
|
41
|
-
"@teambit/lanes.ui.navigation.lane-switcher": "0.0.
|
42
|
-
"@teambit/sidebar": "0.0.
|
43
|
-
"@teambit/ui-foundation.ui.menu": "0.0.
|
44
|
-
"@teambit/ui-foundation.ui.react-router.slot-router": "0.0.
|
45
|
-
"@teambit/ui": "0.0.
|
20
|
+
"@teambit/bit-error": "0.0.401",
|
21
|
+
"@teambit/lane-id": "0.0.113",
|
22
|
+
"@teambit/lanes.ui.models.lanes-model": "0.0.17",
|
23
|
+
"@teambit/cli": "0.0.595",
|
24
|
+
"@teambit/scope": "0.0.887",
|
25
|
+
"@teambit/workspace": "0.0.887",
|
26
|
+
"@teambit/graphql": "0.0.887",
|
27
|
+
"@teambit/community": "0.0.143",
|
28
|
+
"@teambit/component": "0.0.887",
|
29
|
+
"@teambit/export": "0.0.887",
|
30
|
+
"@teambit/importer": "0.0.316",
|
31
|
+
"@teambit/lanes.modules.diff": "0.0.229",
|
32
|
+
"@teambit/legacy-bit-id": "0.0.415",
|
33
|
+
"@teambit/logger": "0.0.688",
|
34
|
+
"@teambit/merging": "0.0.202",
|
35
|
+
"@teambit/design.ui.pages.not-found": "0.0.364",
|
36
|
+
"@teambit/lanes.hooks.use-lanes": "0.0.55",
|
37
|
+
"@teambit/lanes.hooks.use-viewed-lane-from-url": "0.0.17",
|
38
|
+
"@teambit/lanes.ui.lane-overview": "0.0.17",
|
39
|
+
"@teambit/lanes.ui.menus.lanes-overview-menu": "0.0.2",
|
40
|
+
"@teambit/lanes.ui.menus.use-lanes-menu": "0.0.17",
|
41
|
+
"@teambit/lanes.ui.navigation.lane-switcher": "0.0.17",
|
42
|
+
"@teambit/sidebar": "0.0.887",
|
43
|
+
"@teambit/ui-foundation.ui.menu": "0.0.494",
|
44
|
+
"@teambit/ui-foundation.ui.react-router.slot-router": "0.0.497",
|
45
|
+
"@teambit/ui": "0.0.887"
|
46
46
|
},
|
47
47
|
"devDependencies": {
|
48
48
|
"@types/react": "^17.0.8",
|
@@ -52,13 +52,13 @@
|
|
52
52
|
"@types/jest": "^26.0.0",
|
53
53
|
"@types/react-dom": "^17.0.5",
|
54
54
|
"@types/node": "12.20.4",
|
55
|
-
"@teambit/component.testing.mock-components": "0.0.
|
56
|
-
"@teambit/harmony.testing.load-aspect": "0.0.
|
57
|
-
"@teambit/workspace.testing.mock-workspace": "0.0.
|
55
|
+
"@teambit/component.testing.mock-components": "0.0.16",
|
56
|
+
"@teambit/harmony.testing.load-aspect": "0.0.15",
|
57
|
+
"@teambit/workspace.testing.mock-workspace": "0.0.14"
|
58
58
|
},
|
59
59
|
"peerDependencies": {
|
60
60
|
"react-router-dom": "^6.0.0",
|
61
|
-
"@teambit/legacy": "1.0.
|
61
|
+
"@teambit/legacy": "1.0.379",
|
62
62
|
"react-dom": "^16.8.0 || ^17.0.0",
|
63
63
|
"react": "^16.8.0 || ^17.0.0"
|
64
64
|
},
|
@@ -1,5 +1,5 @@
|
|
1
|
-
import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.lanes_lanes@0.0.
|
2
|
-
import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.lanes_lanes@0.0.
|
1
|
+
import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.lanes_lanes@0.0.459/dist/lanes.composition.js';
|
2
|
+
import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.lanes_lanes@0.0.459/dist/lanes.docs.mdx';
|
3
3
|
|
4
4
|
export const compositions = [compositions_0];
|
5
5
|
export const overview = [overview_0];
|
Binary file
|