@teambit/lanes 1.0.329 → 1.0.331

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.
package/package.json CHANGED
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@teambit/lanes",
3
- "version": "1.0.329",
3
+ "version": "1.0.331",
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.329"
9
+ "version": "1.0.331"
10
10
  },
11
11
  "dependencies": {
12
12
  "lodash": "4.17.21",
@@ -16,6 +16,7 @@
16
16
  "graphql-tag": "2.12.1",
17
17
  "p-map-series": "2.1.0",
18
18
  "p-map": "4.0.0",
19
+ "group-array": "1.0.0",
19
20
  "@teambit/bit-error": "0.0.404",
20
21
  "@teambit/component-version": "1.0.3",
21
22
  "@teambit/lane-id": "0.0.311",
@@ -30,33 +31,36 @@
30
31
  "@teambit/lanes.ui.compare.lane-compare-page": "0.0.162",
31
32
  "@teambit/lanes.ui.compare.lane-compare": "0.0.193",
32
33
  "@teambit/lanes.ui.navigation.lane-switcher": "0.0.225",
33
- "@teambit/scope": "1.0.329",
34
- "@teambit/workspace": "1.0.329",
34
+ "@teambit/cloud.modules.get-cloud-user": "0.0.1",
35
+ "@teambit/scope": "1.0.331",
36
+ "@teambit/workspace": "1.0.331",
35
37
  "@teambit/lanes.ui.models.lanes-model": "0.0.216",
36
- "@teambit/checkout": "1.0.329",
37
- "@teambit/cli": "0.0.906",
38
- "@teambit/importer": "1.0.329",
39
- "@teambit/express": "0.0.1005",
40
- "@teambit/logger": "0.0.999",
41
- "@teambit/graphql": "1.0.329",
42
- "@teambit/component-compare": "1.0.329",
43
- "@teambit/component-writer": "1.0.329",
44
- "@teambit/component": "1.0.329",
45
- "@teambit/export": "1.0.329",
38
+ "@teambit/checkout": "1.0.331",
39
+ "@teambit/cli": "0.0.908",
40
+ "@teambit/importer": "1.0.331",
41
+ "@teambit/legacy.cli.prompts": "0.0.1",
42
+ "@teambit/express": "0.0.1007",
43
+ "@teambit/logger": "0.0.1001",
44
+ "@teambit/graphql": "1.0.331",
45
+ "@teambit/component-compare": "1.0.331",
46
+ "@teambit/component-writer": "1.0.331",
47
+ "@teambit/component": "1.0.331",
48
+ "@teambit/export": "1.0.331",
49
+ "@teambit/harmony.modules.concurrency": "0.0.1",
46
50
  "@teambit/harmony.modules.feature-toggle": "0.0.4",
47
- "@teambit/install": "1.0.329",
51
+ "@teambit/install": "1.0.331",
48
52
  "@teambit/lanes.entities.lane-diff": "0.0.166",
49
- "@teambit/lanes.modules.diff": "0.0.444",
50
- "@teambit/legacy.component-diff": "0.0.1",
51
- "@teambit/merging": "1.0.329",
52
- "@teambit/remove": "1.0.329",
53
- "@teambit/command-bar": "1.0.329",
53
+ "@teambit/lanes.modules.diff": "0.0.445",
54
+ "@teambit/legacy.component-diff": "0.0.2",
55
+ "@teambit/merging": "1.0.331",
56
+ "@teambit/remove": "1.0.331",
57
+ "@teambit/command-bar": "1.0.331",
54
58
  "@teambit/lanes.hooks.use-lanes": "0.0.264",
55
59
  "@teambit/lanes.hooks.use-viewed-lane-from-url": "0.0.223",
56
- "@teambit/lanes.ui.lane-overview": "0.0.232",
60
+ "@teambit/lanes.ui.lane-overview": "0.0.233",
57
61
  "@teambit/lanes.ui.menus.use-lanes-menu": "0.0.216",
58
62
  "@teambit/ui-foundation.ui.react-router.slot-router": "0.0.509",
59
- "@teambit/ui": "1.0.329"
63
+ "@teambit/ui": "1.0.331"
60
64
  },
61
65
  "devDependencies": {
62
66
  "@types/lodash": "4.14.165",
@@ -65,11 +69,11 @@
65
69
  "chai": "4.3.0",
66
70
  "fs-extra": "10.0.0",
67
71
  "@types/mocha": "9.1.0",
68
- "@teambit/harmony.envs.core-aspect-env": "0.0.39",
69
- "@teambit/component.testing.mock-components": "0.0.205",
70
- "@teambit/harmony.testing.load-aspect": "0.0.200",
71
- "@teambit/merge-lanes": "1.0.329",
72
- "@teambit/snapping": "1.0.329",
72
+ "@teambit/harmony.envs.core-aspect-env": "0.0.42",
73
+ "@teambit/component.testing.mock-components": "0.0.207",
74
+ "@teambit/harmony.testing.load-aspect": "0.0.202",
75
+ "@teambit/merge-lanes": "1.0.331",
76
+ "@teambit/snapping": "1.0.331",
73
77
  "@teambit/workspace.testing.mock-workspace": "0.0.27"
74
78
  },
75
79
  "peerDependencies": {