@teambit/lanes 1.0.1116 → 1.0.1118

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.1116/dist/lanes.composition.js';
2
- import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.lanes_lanes@1.0.1116/dist/lanes.docs.mdx';
1
+ import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.lanes_lanes@1.0.1118/dist/lanes.composition.js';
2
+ import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.lanes_lanes@1.0.1118/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.1116",
3
+ "version": "1.0.1118",
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.1116"
9
+ "version": "1.0.1118"
10
10
  },
11
11
  "dependencies": {
12
12
  "chalk": "4.1.2",
@@ -21,32 +21,17 @@
21
21
  "group-array": "1.0.0",
22
22
  "@teambit/lanes.ui.models.lanes-model": "0.0.233",
23
23
  "@teambit/bit-error": "0.0.404",
24
- "@teambit/cli": "0.0.1362",
25
- "@teambit/component.modules.merge-helper": "0.0.86",
26
24
  "@teambit/lane-id": "0.0.312",
27
- "@teambit/legacy.constants": "0.0.39",
28
- "@teambit/legacy.scope": "0.0.143",
29
25
  "@teambit/harmony": "0.4.12",
30
- "@teambit/express": "0.0.1461",
31
- "@teambit/logger": "0.0.1455",
32
26
  "@teambit/component-id": "1.2.4",
33
- "@teambit/component.snap-distance": "0.0.144",
34
- "@teambit/git.modules.git-executable": "0.0.40",
35
- "@teambit/harmony.modules.concurrency": "0.0.40",
36
- "@teambit/lanes.entities.lane-diff": "0.0.198",
37
- "@teambit/lanes.modules.create-lane": "0.0.178",
38
- "@teambit/lanes.modules.diff": "0.0.648",
27
+ "@teambit/lanes.entities.lane-diff": "0.0.199",
39
28
  "@teambit/legacy-bit-id": "1.1.3",
40
- "@teambit/legacy.component-diff": "0.0.199",
41
- "@teambit/legacy.component-list": "0.0.197",
42
- "@teambit/scope.remotes": "0.0.143",
43
- "@teambit/component.ui.component-compare.models.component-compare-props": "0.0.132",
29
+ "@teambit/component.ui.component-compare.models.component-compare-props": "0.0.133",
44
30
  "@teambit/design.ui.pages.not-found": "0.0.371",
45
31
  "@teambit/lanes.hooks.use-lanes": "0.0.294",
46
- "@teambit/lanes.hooks.use-viewed-lane-from-url": "0.0.265",
32
+ "@teambit/lanes.hooks.use-viewed-lane-from-url": "0.0.266",
47
33
  "@teambit/lanes.ui.compare.lane-compare-page": "0.0.177",
48
- "@teambit/lanes.ui.compare.lane-compare": "0.0.211",
49
- "@teambit/lanes.ui.lane-overview": "0.0.324",
34
+ "@teambit/lanes.ui.lane-overview": "0.0.325",
50
35
  "@teambit/lanes.ui.menus.lanes-overview-menu": "0.0.11",
51
36
  "@teambit/lanes.ui.menus.use-lanes-menu": "0.0.299",
52
37
  "@teambit/scope.ui.scope-icon": "0.0.100",
@@ -54,34 +39,49 @@
54
39
  "@teambit/ui-foundation.ui.react-router.slot-router": "0.0.527",
55
40
  "@teambit/ui-foundation.ui.react-router.use-query": "0.0.505",
56
41
  "@teambit/lanes.ui.navigation.lane-switcher": "0.0.239",
57
- "@teambit/legacy.consumer": "0.0.143",
58
- "@teambit/scope.network": "0.0.143",
59
- "@teambit/checkout": "1.0.1096",
60
- "@teambit/importer": "1.0.1095",
61
- "@teambit/scope": "1.0.1095",
62
- "@teambit/workspace": "1.0.1095",
63
- "@teambit/graphql": "1.0.1095",
64
- "@teambit/component-compare": "1.0.1095",
65
- "@teambit/component-writer": "1.0.1095",
66
- "@teambit/component": "1.0.1095",
67
- "@teambit/export": "1.0.1095",
68
- "@teambit/install": "1.0.1095",
69
- "@teambit/merging": "1.0.1098",
70
- "@teambit/objects": "0.0.602",
71
- "@teambit/remove": "1.0.1095",
72
- "@teambit/command-bar": "1.0.1095",
73
- "@teambit/ui": "1.0.1095"
42
+ "@teambit/checkout": "1.0.1098",
43
+ "@teambit/cli": "0.0.1364",
44
+ "@teambit/component.modules.merge-helper": "0.0.88",
45
+ "@teambit/importer": "1.0.1097",
46
+ "@teambit/legacy.constants": "0.0.41",
47
+ "@teambit/legacy.scope": "0.0.145",
48
+ "@teambit/scope": "1.0.1097",
49
+ "@teambit/workspace": "1.0.1097",
50
+ "@teambit/express": "0.0.1463",
51
+ "@teambit/logger": "0.0.1457",
52
+ "@teambit/graphql": "1.0.1097",
53
+ "@teambit/component-compare": "1.0.1097",
54
+ "@teambit/component-writer": "1.0.1097",
55
+ "@teambit/component.snap-distance": "0.0.146",
56
+ "@teambit/component": "1.0.1097",
57
+ "@teambit/export": "1.0.1097",
58
+ "@teambit/git.modules.git-executable": "0.0.42",
59
+ "@teambit/harmony.modules.concurrency": "0.0.42",
60
+ "@teambit/install": "1.0.1097",
61
+ "@teambit/lanes.modules.create-lane": "0.0.180",
62
+ "@teambit/lanes.modules.diff": "0.0.650",
63
+ "@teambit/legacy.component-diff": "0.0.201",
64
+ "@teambit/legacy.component-list": "0.0.199",
65
+ "@teambit/merging": "1.0.1100",
66
+ "@teambit/objects": "0.0.604",
67
+ "@teambit/remove": "1.0.1097",
68
+ "@teambit/scope.remotes": "0.0.145",
69
+ "@teambit/command-bar": "1.0.1097",
70
+ "@teambit/lanes.ui.compare.lane-compare": "0.0.213",
71
+ "@teambit/ui": "1.0.1097",
72
+ "@teambit/legacy.consumer": "0.0.145",
73
+ "@teambit/scope.network": "0.0.145"
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
- "@teambit/component.testing.mock-components": "0.0.415",
80
- "@teambit/harmony.testing.load-aspect": "0.0.410",
81
79
  "@teambit/harmony.envs.core-aspect-env": "2.0.6",
82
- "@teambit/merge-lanes": "1.0.1116",
83
- "@teambit/snapping": "1.0.1095",
84
- "@teambit/workspace.testing.mock-workspace": "0.0.222"
80
+ "@teambit/component.testing.mock-components": "0.0.417",
81
+ "@teambit/harmony.testing.load-aspect": "0.0.412",
82
+ "@teambit/merge-lanes": "1.0.1118",
83
+ "@teambit/snapping": "1.0.1097",
84
+ "@teambit/workspace.testing.mock-workspace": "0.0.224"
85
85
  },
86
86
  "peerDependencies": {
87
87
  "react": "^17.0.0 || ^18.0.0 || ^19.0.0",