@teambit/lanes 1.0.734 → 1.0.735

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.734/dist/lanes.composition.js';
2
- import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.lanes_lanes@1.0.734/dist/lanes.docs.mdx';
1
+ import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.lanes_lanes@1.0.735/dist/lanes.composition.js';
2
+ import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.lanes_lanes@1.0.735/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.734",
3
+ "version": "1.0.735",
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.734"
9
+ "version": "1.0.735"
10
10
  },
11
11
  "dependencies": {
12
12
  "chalk": "4.1.2",
@@ -22,20 +22,13 @@
22
22
  "@teambit/lanes.ui.models.lanes-model": "0.0.229",
23
23
  "@teambit/bit-error": "0.0.404",
24
24
  "@teambit/lane-id": "0.0.312",
25
- "@teambit/legacy.cli.prompts": "0.0.22",
26
- "@teambit/legacy.constants": "0.0.15",
27
25
  "@teambit/harmony": "0.4.7",
28
26
  "@teambit/component-id": "1.2.4",
29
- "@teambit/git.modules.git-executable": "0.0.16",
30
- "@teambit/harmony.modules.concurrency": "0.0.16",
31
- "@teambit/lanes.entities.lane-diff": "0.0.179",
32
27
  "@teambit/legacy-bit-id": "1.1.3",
33
28
  "@teambit/design.ui.pages.not-found": "0.0.371",
34
29
  "@teambit/lanes.hooks.use-lanes": "0.0.290",
35
- "@teambit/lanes.hooks.use-viewed-lane-from-url": "0.0.244",
36
30
  "@teambit/lanes.ui.compare.lane-compare-page": "0.0.173",
37
31
  "@teambit/lanes.ui.compare.lane-compare": "0.0.205",
38
- "@teambit/lanes.ui.lane-overview": "0.0.290",
39
32
  "@teambit/lanes.ui.menus.lanes-overview-menu": "0.0.11",
40
33
  "@teambit/lanes.ui.menus.use-lanes-menu": "0.0.237",
41
34
  "@teambit/lanes.ui.navigation.lane-switcher": "0.0.235",
@@ -43,45 +36,52 @@
43
36
  "@teambit/ui-foundation.ui.menu": "0.0.502",
44
37
  "@teambit/ui-foundation.ui.react-router.slot-router": "0.0.518",
45
38
  "@teambit/ui-foundation.ui.react-router.use-query": "0.0.505",
46
- "@teambit/checkout": "1.0.733",
47
- "@teambit/cli": "0.0.1269",
48
- "@teambit/importer": "1.0.733",
49
- "@teambit/legacy.scope": "0.0.70",
50
- "@teambit/scope": "1.0.733",
51
- "@teambit/workspace": "1.0.733",
52
- "@teambit/express": "0.0.1368",
53
- "@teambit/logger": "0.0.1362",
54
- "@teambit/graphql": "1.0.733",
55
- "@teambit/component-compare": "1.0.733",
56
- "@teambit/component-writer": "1.0.733",
57
- "@teambit/component.modules.merge-helper": "0.0.10",
58
- "@teambit/component.snap-distance": "0.0.71",
59
- "@teambit/component": "1.0.733",
60
- "@teambit/export": "1.0.733",
61
- "@teambit/install": "1.0.733",
62
- "@teambit/lanes.modules.create-lane": "0.0.104",
63
- "@teambit/lanes.modules.diff": "0.0.568",
64
- "@teambit/legacy.component-diff": "0.0.124",
65
- "@teambit/legacy.component-list": "0.0.124",
66
- "@teambit/merging": "1.0.733",
67
- "@teambit/objects": "0.0.240",
68
- "@teambit/remove": "1.0.733",
69
- "@teambit/scope.remotes": "0.0.70",
70
- "@teambit/command-bar": "1.0.733",
71
- "@teambit/ui": "1.0.733",
72
- "@teambit/legacy.consumer": "0.0.70",
73
- "@teambit/scope.network": "0.0.70"
39
+ "@teambit/checkout": "1.0.734",
40
+ "@teambit/cli": "0.0.1270",
41
+ "@teambit/importer": "1.0.734",
42
+ "@teambit/legacy.cli.prompts": "0.0.23",
43
+ "@teambit/legacy.constants": "0.0.16",
44
+ "@teambit/legacy.scope": "0.0.71",
45
+ "@teambit/scope": "1.0.734",
46
+ "@teambit/workspace": "1.0.734",
47
+ "@teambit/express": "0.0.1369",
48
+ "@teambit/logger": "0.0.1363",
49
+ "@teambit/graphql": "1.0.734",
50
+ "@teambit/component-compare": "1.0.734",
51
+ "@teambit/component-writer": "1.0.734",
52
+ "@teambit/component.modules.merge-helper": "0.0.11",
53
+ "@teambit/component.snap-distance": "0.0.72",
54
+ "@teambit/component": "1.0.734",
55
+ "@teambit/export": "1.0.734",
56
+ "@teambit/git.modules.git-executable": "0.0.17",
57
+ "@teambit/harmony.modules.concurrency": "0.0.17",
58
+ "@teambit/install": "1.0.734",
59
+ "@teambit/lanes.entities.lane-diff": "0.0.180",
60
+ "@teambit/lanes.modules.create-lane": "0.0.105",
61
+ "@teambit/lanes.modules.diff": "0.0.569",
62
+ "@teambit/legacy.component-diff": "0.0.125",
63
+ "@teambit/legacy.component-list": "0.0.125",
64
+ "@teambit/merging": "1.0.734",
65
+ "@teambit/objects": "0.0.241",
66
+ "@teambit/remove": "1.0.734",
67
+ "@teambit/scope.remotes": "0.0.71",
68
+ "@teambit/command-bar": "1.0.734",
69
+ "@teambit/lanes.hooks.use-viewed-lane-from-url": "0.0.245",
70
+ "@teambit/lanes.ui.lane-overview": "0.0.291",
71
+ "@teambit/ui": "1.0.734",
72
+ "@teambit/legacy.consumer": "0.0.71",
73
+ "@teambit/scope.network": "0.0.71"
74
74
  },
75
75
  "devDependencies": {
76
76
  "@types/lodash": "4.14.165",
77
77
  "@types/fs-extra": "9.0.7",
78
78
  "@types/mocha": "9.1.0",
79
79
  "@teambit/harmony.envs.core-aspect-env": "0.0.78",
80
- "@teambit/component.testing.mock-components": "0.0.334",
81
- "@teambit/harmony.testing.load-aspect": "0.0.329",
82
- "@teambit/merge-lanes": "1.0.734",
83
- "@teambit/snapping": "1.0.733",
84
- "@teambit/workspace.testing.mock-workspace": "0.0.117"
80
+ "@teambit/component.testing.mock-components": "0.0.335",
81
+ "@teambit/harmony.testing.load-aspect": "0.0.330",
82
+ "@teambit/merge-lanes": "1.0.735",
83
+ "@teambit/snapping": "1.0.734",
84
+ "@teambit/workspace.testing.mock-workspace": "0.0.118"
85
85
  },
86
86
  "peerDependencies": {
87
87
  "react": "^17.0.0 || ^18.0.0",