@teambit/lanes 1.0.1154 → 1.0.1156

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.1154/dist/lanes.composition.js';
2
- import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.lanes_lanes@1.0.1154/dist/lanes.docs.mdx';
1
+ import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.lanes_lanes@1.0.1156/dist/lanes.composition.js';
2
+ import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.lanes_lanes@1.0.1156/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.1154",
3
+ "version": "1.0.1156",
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.1154"
9
+ "version": "1.0.1156"
10
10
  },
11
11
  "dependencies": {
12
12
  "chalk": "4.1.2",
@@ -21,67 +21,67 @@
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/lane-id": "0.0.312",
25
- "@teambit/harmony": "0.4.12",
26
- "@teambit/component-id": "1.2.4",
27
- "@teambit/legacy-bit-id": "1.1.3",
28
- "@teambit/design.ui.pages.not-found": "0.0.371",
29
- "@teambit/lanes.hooks.use-lanes": "0.0.294",
30
- "@teambit/lanes.ui.compare.lane-compare-page": "0.0.178",
31
- "@teambit/lanes.ui.menus.lanes-overview-menu": "0.0.11",
32
- "@teambit/lanes.ui.menus.use-lanes-menu": "0.0.299",
33
- "@teambit/lanes.ui.navigation.lane-switcher": "0.0.239",
34
- "@teambit/scope.ui.scope-icon": "0.0.100",
35
- "@teambit/ui-foundation.ui.menu": "0.0.503",
36
- "@teambit/ui-foundation.ui.react-router.slot-router": "0.0.527",
37
- "@teambit/ui-foundation.ui.react-router.use-query": "0.0.505",
38
- "@teambit/checkout": "1.0.1134",
39
24
  "@teambit/cli": "0.0.1377",
40
25
  "@teambit/component.modules.merge-helper": "0.0.93",
41
- "@teambit/importer": "1.0.1132",
26
+ "@teambit/lane-id": "0.0.312",
42
27
  "@teambit/legacy.constants": "0.0.42",
43
28
  "@teambit/legacy.scope": "0.0.150",
44
- "@teambit/scope": "1.0.1132",
45
- "@teambit/workspace": "1.0.1132",
29
+ "@teambit/harmony": "0.4.12",
46
30
  "@teambit/express": "0.0.1476",
47
31
  "@teambit/logger": "0.0.1470",
48
- "@teambit/graphql": "1.0.1132",
49
- "@teambit/component-compare": "1.0.1132",
50
- "@teambit/component-writer": "1.0.1132",
32
+ "@teambit/component-id": "1.2.4",
51
33
  "@teambit/component.snap-distance": "0.0.151",
52
- "@teambit/component": "1.0.1132",
53
- "@teambit/export": "1.0.1132",
54
34
  "@teambit/git.modules.git-executable": "0.0.43",
55
35
  "@teambit/harmony.modules.concurrency": "0.0.43",
56
- "@teambit/install": "1.0.1132",
57
36
  "@teambit/lanes.entities.lane-diff": "0.0.200",
58
37
  "@teambit/lanes.modules.create-lane": "0.0.185",
59
38
  "@teambit/lanes.modules.diff": "0.0.655",
39
+ "@teambit/legacy-bit-id": "1.1.3",
60
40
  "@teambit/legacy.component-diff": "0.0.206",
61
41
  "@teambit/legacy.component-list": "0.0.204",
62
- "@teambit/merging": "1.0.1136",
63
- "@teambit/objects": "0.0.639",
64
- "@teambit/remove": "1.0.1132",
65
42
  "@teambit/scope.remotes": "0.0.150",
66
- "@teambit/command-bar": "1.0.1132",
67
43
  "@teambit/component.ui.component-compare.models.component-compare-props": "0.0.135",
44
+ "@teambit/design.ui.pages.not-found": "0.0.371",
45
+ "@teambit/lanes.hooks.use-lanes": "0.0.294",
68
46
  "@teambit/lanes.hooks.use-viewed-lane-from-url": "0.0.267",
47
+ "@teambit/lanes.ui.compare.lane-compare-page": "0.0.178",
69
48
  "@teambit/lanes.ui.compare.lane-compare": "0.0.215",
70
49
  "@teambit/lanes.ui.lane-overview": "0.0.327",
71
- "@teambit/ui": "1.0.1132",
50
+ "@teambit/lanes.ui.menus.lanes-overview-menu": "0.0.11",
51
+ "@teambit/lanes.ui.menus.use-lanes-menu": "0.0.299",
52
+ "@teambit/lanes.ui.navigation.lane-switcher": "0.0.239",
53
+ "@teambit/scope.ui.scope-icon": "0.0.100",
54
+ "@teambit/ui-foundation.ui.menu": "0.0.503",
55
+ "@teambit/ui-foundation.ui.react-router.slot-router": "0.0.527",
56
+ "@teambit/ui-foundation.ui.react-router.use-query": "0.0.505",
72
57
  "@teambit/legacy.consumer": "0.0.150",
73
- "@teambit/scope.network": "0.0.150"
58
+ "@teambit/scope.network": "0.0.150",
59
+ "@teambit/checkout": "1.0.1136",
60
+ "@teambit/importer": "1.0.1134",
61
+ "@teambit/scope": "1.0.1134",
62
+ "@teambit/workspace": "1.0.1134",
63
+ "@teambit/graphql": "1.0.1134",
64
+ "@teambit/component-compare": "1.0.1134",
65
+ "@teambit/component-writer": "1.0.1134",
66
+ "@teambit/component": "1.0.1134",
67
+ "@teambit/export": "1.0.1134",
68
+ "@teambit/install": "1.0.1134",
69
+ "@teambit/merging": "1.0.1138",
70
+ "@teambit/objects": "0.0.641",
71
+ "@teambit/remove": "1.0.1134",
72
+ "@teambit/command-bar": "1.0.1134",
73
+ "@teambit/ui": "1.0.1134"
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/harmony.envs.core-aspect-env": "2.0.7",
80
79
  "@teambit/component.testing.mock-components": "0.0.422",
81
80
  "@teambit/harmony.testing.load-aspect": "0.0.417",
82
- "@teambit/merge-lanes": "1.0.1154",
83
- "@teambit/snapping": "1.0.1132",
84
- "@teambit/workspace.testing.mock-workspace": "0.0.230"
81
+ "@teambit/workspace.testing.mock-workspace": "0.0.230",
82
+ "@teambit/harmony.envs.core-aspect-env": "2.0.7",
83
+ "@teambit/merge-lanes": "1.0.1156",
84
+ "@teambit/snapping": "1.0.1134"
85
85
  },
86
86
  "peerDependencies": {
87
87
  "react": "^17.0.0 || ^18.0.0 || ^19.0.0",