@teambit/lanes 0.0.644 → 0.0.646

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/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.lanes_lanes@0.0.644/dist/lanes.composition.js';
2
- import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.lanes_lanes@0.0.644/dist/lanes.docs.mdx';
1
+ import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.lanes_lanes@0.0.646/dist/lanes.composition.js';
2
+ import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.lanes_lanes@0.0.646/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": "0.0.644",
3
+ "version": "0.0.646",
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": "0.0.644"
9
+ "version": "0.0.646"
10
10
  },
11
11
  "dependencies": {
12
12
  "chalk": "2.4.2",
@@ -22,35 +22,35 @@
22
22
  "@teambit/scope.ui.scope-icon": "0.0.91",
23
23
  "@teambit/bit-error": "0.0.402",
24
24
  "@teambit/component-version": "0.0.408",
25
- "@teambit/lane-id": "0.0.240",
26
- "@teambit/scope": "0.0.1072",
27
- "@teambit/snapping": "0.0.387",
28
- "@teambit/lanes.ui.models.lanes-model": "0.0.140",
29
- "@teambit/cli": "0.0.723",
30
- "@teambit/workspace": "0.0.1072",
31
- "@teambit/express": "0.0.821",
32
- "@teambit/logger": "0.0.816",
33
- "@teambit/graphql": "0.0.1072",
34
- "@teambit/component-compare": "0.0.320",
35
- "@teambit/component-writer": "0.0.108",
36
- "@teambit/component": "0.0.1072",
37
- "@teambit/export": "0.0.1072",
38
- "@teambit/importer": "0.0.501",
39
- "@teambit/lanes.entities.lane-diff": "0.0.85",
40
- "@teambit/lanes.modules.diff": "0.0.358",
41
- "@teambit/merging": "0.0.387",
42
- "@teambit/lanes.hooks.use-lanes": "0.0.187",
43
- "@teambit/lanes.hooks.use-viewed-lane-from-url": "0.0.149",
44
- "@teambit/lanes.ui.compare.lane-compare-page": "0.0.81",
45
- "@teambit/lanes.ui.compare.lane-compare": "0.0.97",
46
- "@teambit/lanes.ui.lane-overview": "0.0.141",
25
+ "@teambit/lane-id": "0.0.241",
26
+ "@teambit/scope": "0.0.1074",
27
+ "@teambit/snapping": "0.0.389",
28
+ "@teambit/lanes.ui.models.lanes-model": "0.0.141",
29
+ "@teambit/cli": "0.0.724",
30
+ "@teambit/workspace": "0.0.1074",
31
+ "@teambit/express": "0.0.822",
32
+ "@teambit/logger": "0.0.817",
33
+ "@teambit/graphql": "0.0.1074",
34
+ "@teambit/component-compare": "0.0.322",
35
+ "@teambit/component-writer": "0.0.110",
36
+ "@teambit/component": "0.0.1074",
37
+ "@teambit/export": "0.0.1074",
38
+ "@teambit/importer": "0.0.503",
39
+ "@teambit/lanes.entities.lane-diff": "0.0.86",
40
+ "@teambit/lanes.modules.diff": "0.0.359",
41
+ "@teambit/merging": "0.0.389",
42
+ "@teambit/lanes.hooks.use-lanes": "0.0.188",
43
+ "@teambit/lanes.hooks.use-viewed-lane-from-url": "0.0.150",
44
+ "@teambit/lanes.ui.compare.lane-compare-page": "0.0.82",
45
+ "@teambit/lanes.ui.compare.lane-compare": "0.0.98",
46
+ "@teambit/lanes.ui.lane-overview": "0.0.142",
47
47
  "@teambit/lanes.ui.menus.lanes-overview-menu": "0.0.5",
48
- "@teambit/lanes.ui.menus.use-lanes-menu": "0.0.140",
49
- "@teambit/lanes.ui.navigation.lane-switcher": "0.0.142",
48
+ "@teambit/lanes.ui.menus.use-lanes-menu": "0.0.141",
49
+ "@teambit/lanes.ui.navigation.lane-switcher": "0.0.143",
50
50
  "@teambit/ui-foundation.ui.menu": "0.0.497",
51
51
  "@teambit/ui-foundation.ui.react-router.slot-router": "0.0.501",
52
- "@teambit/ui": "0.0.1072",
53
- "@teambit/checkout": "0.0.241"
52
+ "@teambit/ui": "0.0.1074",
53
+ "@teambit/checkout": "0.0.243"
54
54
  },
55
55
  "devDependencies": {
56
56
  "@types/react": "^17.0.8",
@@ -62,13 +62,13 @@
62
62
  "@types/react-dom": "^17.0.5",
63
63
  "@types/jest": "^26.0.0",
64
64
  "@types/testing-library__jest-dom": "5.9.5",
65
- "@teambit/component.testing.mock-components": "0.0.87",
66
- "@teambit/harmony.testing.load-aspect": "0.0.86",
65
+ "@teambit/component.testing.mock-components": "0.0.88",
66
+ "@teambit/harmony.testing.load-aspect": "0.0.87",
67
67
  "@teambit/workspace.testing.mock-workspace": "0.0.14"
68
68
  },
69
69
  "peerDependencies": {
70
70
  "react-router-dom": "^6.0.0",
71
- "@teambit/legacy": "1.0.503",
71
+ "@teambit/legacy": "1.0.504",
72
72
  "react": "^16.8.0 || ^17.0.0",
73
73
  "react-dom": "^16.8.0 || ^17.0.0"
74
74
  },