@teambit/lanes 1.0.942 → 1.0.944

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.942/dist/lanes.composition.js';
2
- import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.lanes_lanes@1.0.942/dist/lanes.docs.mdx';
1
+ import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.lanes_lanes@1.0.944/dist/lanes.composition.js';
2
+ import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.lanes_lanes@1.0.944/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.942",
3
+ "version": "1.0.944",
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.942"
9
+ "version": "1.0.944"
10
10
  },
11
11
  "dependencies": {
12
12
  "chalk": "4.1.2",
@@ -21,20 +21,17 @@
21
21
  "group-array": "1.0.0",
22
22
  "@teambit/lanes.ui.models.lanes-model": "0.0.232",
23
23
  "@teambit/bit-error": "0.0.404",
24
- "@teambit/cli": "0.0.1307",
25
- "@teambit/component.modules.merge-helper": "0.0.45",
26
24
  "@teambit/lane-id": "0.0.312",
27
25
  "@teambit/legacy.constants": "0.0.24",
28
26
  "@teambit/legacy.scope": "0.0.103",
29
27
  "@teambit/harmony": "0.4.7",
30
- "@teambit/express": "0.0.1406",
31
- "@teambit/logger": "0.0.1400",
32
28
  "@teambit/component-id": "1.2.4",
33
29
  "@teambit/component.snap-distance": "0.0.104",
34
30
  "@teambit/git.modules.git-executable": "0.0.25",
35
31
  "@teambit/harmony.modules.concurrency": "0.0.25",
32
+ "@teambit/lanes.entities.lane-diff": "0.0.188",
36
33
  "@teambit/lanes.modules.create-lane": "0.0.138",
37
- "@teambit/lanes.modules.diff": "0.0.604",
34
+ "@teambit/lanes.modules.diff": "0.0.605",
38
35
  "@teambit/legacy-bit-id": "1.1.3",
39
36
  "@teambit/legacy.component-diff": "0.0.157",
40
37
  "@teambit/legacy.component-list": "0.0.157",
@@ -54,22 +51,25 @@
54
51
  "@teambit/ui-foundation.ui.react-router.use-query": "0.0.505",
55
52
  "@teambit/legacy.consumer": "0.0.103",
56
53
  "@teambit/scope.network": "0.0.103",
57
- "@teambit/checkout": "1.0.928",
58
- "@teambit/importer": "1.0.928",
59
- "@teambit/scope": "1.0.928",
60
- "@teambit/workspace": "1.0.928",
61
- "@teambit/graphql": "1.0.928",
62
- "@teambit/component-compare": "1.0.928",
63
- "@teambit/component-writer": "1.0.928",
64
- "@teambit/component": "1.0.928",
65
- "@teambit/export": "1.0.928",
66
- "@teambit/install": "1.0.928",
67
- "@teambit/lanes.entities.lane-diff": "0.0.188",
68
- "@teambit/merging": "1.0.929",
69
- "@teambit/objects": "0.0.435",
70
- "@teambit/remove": "1.0.928",
71
- "@teambit/command-bar": "1.0.928",
72
- "@teambit/ui": "1.0.928"
54
+ "@teambit/checkout": "1.0.929",
55
+ "@teambit/cli": "0.0.1308",
56
+ "@teambit/component.modules.merge-helper": "0.0.46",
57
+ "@teambit/importer": "1.0.929",
58
+ "@teambit/scope": "1.0.929",
59
+ "@teambit/workspace": "1.0.929",
60
+ "@teambit/express": "0.0.1407",
61
+ "@teambit/logger": "0.0.1401",
62
+ "@teambit/graphql": "1.0.929",
63
+ "@teambit/component-compare": "1.0.929",
64
+ "@teambit/component-writer": "1.0.929",
65
+ "@teambit/component": "1.0.929",
66
+ "@teambit/export": "1.0.929",
67
+ "@teambit/install": "1.0.929",
68
+ "@teambit/merging": "1.0.930",
69
+ "@teambit/objects": "0.0.436",
70
+ "@teambit/remove": "1.0.929",
71
+ "@teambit/command-bar": "1.0.929",
72
+ "@teambit/ui": "1.0.929"
73
73
  },
74
74
  "devDependencies": {
75
75
  "@types/lodash": "4.14.165",
@@ -77,10 +77,10 @@
77
77
  "@types/mocha": "9.1.0",
78
78
  "@teambit/component.testing.mock-components": "0.0.372",
79
79
  "@teambit/harmony.testing.load-aspect": "0.0.367",
80
- "@teambit/workspace.testing.mock-workspace": "0.0.168",
81
80
  "@teambit/harmony.envs.core-aspect-env": "0.1.4",
82
- "@teambit/merge-lanes": "1.0.942",
83
- "@teambit/snapping": "1.0.928"
81
+ "@teambit/merge-lanes": "1.0.944",
82
+ "@teambit/snapping": "1.0.929",
83
+ "@teambit/workspace.testing.mock-workspace": "0.0.169"
84
84
  },
85
85
  "peerDependencies": {
86
86
  "react": "^17.0.0 || ^18.0.0",