@teambit/lanes 1.0.822 → 1.0.824

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.822/dist/lanes.composition.js';
2
- import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.lanes_lanes@1.0.822/dist/lanes.docs.mdx';
1
+ import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.lanes_lanes@1.0.824/dist/lanes.composition.js';
2
+ import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.lanes_lanes@1.0.824/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.822",
3
+ "version": "1.0.824",
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.822"
9
+ "version": "1.0.824"
10
10
  },
11
11
  "dependencies": {
12
12
  "chalk": "4.1.2",
@@ -21,14 +21,25 @@
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.1288",
24
25
  "@teambit/lane-id": "0.0.312",
25
26
  "@teambit/legacy.constants": "0.0.20",
27
+ "@teambit/legacy.scope": "0.0.88",
26
28
  "@teambit/harmony": "0.4.7",
29
+ "@teambit/express": "0.0.1387",
30
+ "@teambit/logger": "0.0.1381",
27
31
  "@teambit/component-id": "1.2.4",
32
+ "@teambit/component.modules.merge-helper": "0.0.29",
33
+ "@teambit/component.snap-distance": "0.0.89",
28
34
  "@teambit/git.modules.git-executable": "0.0.21",
29
35
  "@teambit/harmony.modules.concurrency": "0.0.21",
30
36
  "@teambit/lanes.entities.lane-diff": "0.0.183",
37
+ "@teambit/lanes.modules.create-lane": "0.0.122",
38
+ "@teambit/lanes.modules.diff": "0.0.586",
31
39
  "@teambit/legacy-bit-id": "1.1.3",
40
+ "@teambit/legacy.component-diff": "0.0.142",
41
+ "@teambit/legacy.component-list": "0.0.142",
42
+ "@teambit/scope.remotes": "0.0.88",
32
43
  "@teambit/design.ui.pages.not-found": "0.0.371",
33
44
  "@teambit/lanes.hooks.use-lanes": "0.0.290",
34
45
  "@teambit/lanes.hooks.use-viewed-lane-from-url": "0.0.248",
@@ -36,51 +47,40 @@
36
47
  "@teambit/lanes.ui.compare.lane-compare": "0.0.205",
37
48
  "@teambit/lanes.ui.lane-overview": "0.0.296",
38
49
  "@teambit/lanes.ui.menus.lanes-overview-menu": "0.0.11",
39
- "@teambit/lanes.ui.menus.use-lanes-menu": "0.0.263",
50
+ "@teambit/lanes.ui.menus.use-lanes-menu": "0.0.265",
40
51
  "@teambit/lanes.ui.navigation.lane-switcher": "0.0.235",
41
52
  "@teambit/scope.ui.scope-icon": "0.0.99",
42
53
  "@teambit/ui-foundation.ui.menu": "0.0.503",
43
54
  "@teambit/ui-foundation.ui.react-router.slot-router": "0.0.519",
44
55
  "@teambit/ui-foundation.ui.react-router.use-query": "0.0.505",
45
- "@teambit/checkout": "1.0.817",
46
- "@teambit/cli": "0.0.1288",
47
- "@teambit/importer": "1.0.817",
48
- "@teambit/legacy.scope": "0.0.88",
49
- "@teambit/scope": "1.0.817",
50
- "@teambit/workspace": "1.0.817",
51
- "@teambit/express": "0.0.1387",
52
- "@teambit/logger": "0.0.1381",
53
- "@teambit/graphql": "1.0.817",
54
- "@teambit/component-compare": "1.0.817",
55
- "@teambit/component-writer": "1.0.817",
56
- "@teambit/component.modules.merge-helper": "0.0.29",
57
- "@teambit/component.snap-distance": "0.0.89",
58
- "@teambit/component": "1.0.817",
59
- "@teambit/export": "1.0.817",
60
- "@teambit/install": "1.0.817",
61
- "@teambit/lanes.modules.create-lane": "0.0.122",
62
- "@teambit/lanes.modules.diff": "0.0.586",
63
- "@teambit/legacy.component-diff": "0.0.142",
64
- "@teambit/legacy.component-list": "0.0.142",
65
- "@teambit/merging": "1.0.818",
66
- "@teambit/objects": "0.0.324",
67
- "@teambit/remove": "1.0.817",
68
- "@teambit/scope.remotes": "0.0.88",
69
- "@teambit/command-bar": "1.0.817",
70
- "@teambit/ui": "1.0.817",
71
56
  "@teambit/legacy.consumer": "0.0.88",
72
- "@teambit/scope.network": "0.0.88"
57
+ "@teambit/scope.network": "0.0.88",
58
+ "@teambit/checkout": "1.0.819",
59
+ "@teambit/importer": "1.0.819",
60
+ "@teambit/scope": "1.0.819",
61
+ "@teambit/workspace": "1.0.819",
62
+ "@teambit/graphql": "1.0.819",
63
+ "@teambit/component-compare": "1.0.819",
64
+ "@teambit/component-writer": "1.0.819",
65
+ "@teambit/component": "1.0.819",
66
+ "@teambit/export": "1.0.819",
67
+ "@teambit/install": "1.0.819",
68
+ "@teambit/merging": "1.0.820",
69
+ "@teambit/objects": "0.0.326",
70
+ "@teambit/remove": "1.0.819",
71
+ "@teambit/command-bar": "1.0.819",
72
+ "@teambit/ui": "1.0.819"
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.80",
79
78
  "@teambit/component.testing.mock-components": "0.0.355",
80
79
  "@teambit/harmony.testing.load-aspect": "0.0.350",
81
- "@teambit/merge-lanes": "1.0.822",
82
- "@teambit/snapping": "1.0.817",
83
- "@teambit/workspace.testing.mock-workspace": "0.0.144"
80
+ "@teambit/workspace.testing.mock-workspace": "0.0.144",
81
+ "@teambit/harmony.envs.core-aspect-env": "0.0.80",
82
+ "@teambit/merge-lanes": "1.0.824",
83
+ "@teambit/snapping": "1.0.819"
84
84
  },
85
85
  "peerDependencies": {
86
86
  "react": "^17.0.0 || ^18.0.0",