@teambit/lanes 1.0.711 → 1.0.712

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.711/dist/lanes.composition.js';
2
- import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.lanes_lanes@1.0.711/dist/lanes.docs.mdx';
1
+ import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.lanes_lanes@1.0.712/dist/lanes.composition.js';
2
+ import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.lanes_lanes@1.0.712/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.711",
3
+ "version": "1.0.712",
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.711"
9
+ "version": "1.0.712"
10
10
  },
11
11
  "dependencies": {
12
12
  "chalk": "4.1.2",
@@ -21,11 +21,14 @@
21
21
  "group-array": "1.0.0",
22
22
  "@teambit/lanes.ui.models.lanes-model": "0.0.229",
23
23
  "@teambit/bit-error": "0.0.404",
24
+ "@teambit/cli": "0.0.1266",
24
25
  "@teambit/lane-id": "0.0.312",
25
26
  "@teambit/legacy.cli.prompts": "0.0.22",
26
27
  "@teambit/legacy.constants": "0.0.15",
27
28
  "@teambit/legacy.scope": "0.0.69",
28
29
  "@teambit/harmony": "0.4.7",
30
+ "@teambit/express": "0.0.1365",
31
+ "@teambit/logger": "0.0.1359",
29
32
  "@teambit/component-id": "1.2.4",
30
33
  "@teambit/component.modules.merge-helper": "0.0.9",
31
34
  "@teambit/component.snap-distance": "0.0.70",
@@ -41,7 +44,9 @@
41
44
  "@teambit/design.ui.pages.not-found": "0.0.371",
42
45
  "@teambit/lanes.hooks.use-lanes": "0.0.290",
43
46
  "@teambit/lanes.hooks.use-viewed-lane-from-url": "0.0.244",
47
+ "@teambit/lanes.ui.lane-overview": "0.0.288",
44
48
  "@teambit/lanes.ui.menus.lanes-overview-menu": "0.0.11",
49
+ "@teambit/lanes.ui.menus.use-lanes-menu": "0.0.236",
45
50
  "@teambit/scope.ui.scope-icon": "0.0.91",
46
51
  "@teambit/ui-foundation.ui.menu": "0.0.502",
47
52
  "@teambit/ui-foundation.ui.react-router.slot-router": "0.0.518",
@@ -51,26 +56,21 @@
51
56
  "@teambit/lanes.ui.navigation.lane-switcher": "0.0.235",
52
57
  "@teambit/legacy.consumer": "0.0.69",
53
58
  "@teambit/scope.network": "0.0.69",
54
- "@teambit/checkout": "1.0.710",
55
- "@teambit/cli": "0.0.1266",
56
- "@teambit/importer": "1.0.710",
57
- "@teambit/scope": "1.0.710",
58
- "@teambit/workspace": "1.0.710",
59
- "@teambit/express": "0.0.1365",
60
- "@teambit/logger": "0.0.1359",
61
- "@teambit/graphql": "1.0.710",
62
- "@teambit/component-compare": "1.0.710",
63
- "@teambit/component-writer": "1.0.710",
64
- "@teambit/component": "1.0.710",
65
- "@teambit/export": "1.0.710",
66
- "@teambit/install": "1.0.710",
67
- "@teambit/merging": "1.0.710",
68
- "@teambit/objects": "0.0.217",
69
- "@teambit/remove": "1.0.710",
70
- "@teambit/command-bar": "1.0.710",
71
- "@teambit/lanes.ui.lane-overview": "0.0.288",
72
- "@teambit/lanes.ui.menus.use-lanes-menu": "0.0.236",
73
- "@teambit/ui": "1.0.710"
59
+ "@teambit/checkout": "1.0.711",
60
+ "@teambit/importer": "1.0.711",
61
+ "@teambit/scope": "1.0.711",
62
+ "@teambit/workspace": "1.0.711",
63
+ "@teambit/graphql": "1.0.711",
64
+ "@teambit/component-compare": "1.0.711",
65
+ "@teambit/component-writer": "1.0.711",
66
+ "@teambit/component": "1.0.711",
67
+ "@teambit/export": "1.0.711",
68
+ "@teambit/install": "1.0.711",
69
+ "@teambit/merging": "1.0.711",
70
+ "@teambit/objects": "0.0.218",
71
+ "@teambit/remove": "1.0.711",
72
+ "@teambit/command-bar": "1.0.711",
73
+ "@teambit/ui": "1.0.711"
74
74
  },
75
75
  "devDependencies": {
76
76
  "@types/lodash": "4.14.165",
@@ -80,8 +80,8 @@
80
80
  "@teambit/harmony.testing.load-aspect": "0.0.328",
81
81
  "@teambit/workspace.testing.mock-workspace": "0.0.115",
82
82
  "@teambit/harmony.envs.core-aspect-env": "0.0.77",
83
- "@teambit/merge-lanes": "1.0.711",
84
- "@teambit/snapping": "1.0.710"
83
+ "@teambit/merge-lanes": "1.0.712",
84
+ "@teambit/snapping": "1.0.711"
85
85
  },
86
86
  "peerDependencies": {
87
87
  "react": "^17.0.0 || ^18.0.0",