@teambit/lanes 0.0.562 → 0.0.564

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.562/dist/lanes.composition.js';
2
- import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.lanes_lanes@0.0.562/dist/lanes.docs.mdx';
1
+ import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.lanes_lanes@0.0.564/dist/lanes.composition.js';
2
+ import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.lanes_lanes@0.0.564/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.562",
3
+ "version": "0.0.564",
4
4
  "homepage": "https://bit.dev/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.562"
9
+ "version": "0.0.564"
10
10
  },
11
11
  "dependencies": {
12
12
  "chalk": "2.4.2",
@@ -19,35 +19,35 @@
19
19
  "@teambit/harmony": "0.4.6",
20
20
  "@teambit/bit-error": "0.0.402",
21
21
  "@teambit/component-version": "0.0.408",
22
- "@teambit/lane-id": "0.0.181",
23
- "@teambit/scope": "0.0.990",
24
- "@teambit/lanes.ui.models.lanes-model": "0.0.89",
25
- "@teambit/cli": "0.0.664",
26
- "@teambit/workspace": "0.0.990",
27
- "@teambit/express": "0.0.762",
28
- "@teambit/logger": "0.0.757",
29
- "@teambit/graphql": "0.0.990",
30
- "@teambit/component-compare": "0.0.238",
31
- "@teambit/component-writer": "0.0.26",
32
- "@teambit/component": "0.0.990",
33
- "@teambit/export": "0.0.990",
34
- "@teambit/importer": "0.0.419",
35
- "@teambit/lanes.entities.lane-diff": "0.0.26",
36
- "@teambit/lanes.modules.diff": "0.0.299",
22
+ "@teambit/lane-id": "0.0.183",
23
+ "@teambit/scope": "0.0.992",
24
+ "@teambit/lanes.ui.models.lanes-model": "0.0.91",
25
+ "@teambit/cli": "0.0.666",
26
+ "@teambit/workspace": "0.0.992",
27
+ "@teambit/express": "0.0.764",
28
+ "@teambit/logger": "0.0.759",
29
+ "@teambit/graphql": "0.0.992",
30
+ "@teambit/component-compare": "0.0.240",
31
+ "@teambit/component-writer": "0.0.28",
32
+ "@teambit/component": "0.0.992",
33
+ "@teambit/export": "0.0.992",
34
+ "@teambit/importer": "0.0.421",
35
+ "@teambit/lanes.entities.lane-diff": "0.0.28",
36
+ "@teambit/lanes.modules.diff": "0.0.301",
37
37
  "@teambit/legacy-bit-id": "0.0.423",
38
- "@teambit/merging": "0.0.305",
38
+ "@teambit/merging": "0.0.307",
39
39
  "@teambit/design.ui.pages.not-found": "0.0.366",
40
- "@teambit/lanes.hooks.use-lanes": "0.0.127",
41
- "@teambit/lanes.hooks.use-viewed-lane-from-url": "0.0.89",
42
- "@teambit/lanes.ui.compare.lane-compare-page": "0.0.26",
43
- "@teambit/lanes.ui.compare.lane-compare": "0.0.45",
44
- "@teambit/lanes.ui.lane-overview": "0.0.90",
40
+ "@teambit/lanes.hooks.use-lanes": "0.0.129",
41
+ "@teambit/lanes.hooks.use-viewed-lane-from-url": "0.0.91",
42
+ "@teambit/lanes.ui.compare.lane-compare-page": "0.0.28",
43
+ "@teambit/lanes.ui.compare.lane-compare": "0.0.47",
44
+ "@teambit/lanes.ui.lane-overview": "0.0.92",
45
45
  "@teambit/lanes.ui.menus.lanes-overview-menu": "0.0.5",
46
- "@teambit/lanes.ui.menus.use-lanes-menu": "0.0.89",
47
- "@teambit/lanes.ui.navigation.lane-switcher": "0.0.89",
46
+ "@teambit/lanes.ui.menus.use-lanes-menu": "0.0.91",
47
+ "@teambit/lanes.ui.navigation.lane-switcher": "0.0.91",
48
48
  "@teambit/ui-foundation.ui.menu": "0.0.497",
49
49
  "@teambit/ui-foundation.ui.react-router.slot-router": "0.0.501",
50
- "@teambit/ui": "0.0.990"
50
+ "@teambit/ui": "0.0.992"
51
51
  },
52
52
  "devDependencies": {
53
53
  "@types/react": "^17.0.8",
@@ -59,14 +59,14 @@
59
59
  "@types/react-dom": "^17.0.5",
60
60
  "@types/jest": "^26.0.0",
61
61
  "@types/testing-library__jest-dom": "5.9.5",
62
- "@teambit/component.testing.mock-components": "0.0.28",
63
- "@teambit/harmony.testing.load-aspect": "0.0.27",
64
- "@teambit/snapping": "0.0.305",
62
+ "@teambit/component.testing.mock-components": "0.0.30",
63
+ "@teambit/harmony.testing.load-aspect": "0.0.29",
64
+ "@teambit/snapping": "0.0.307",
65
65
  "@teambit/workspace.testing.mock-workspace": "0.0.14"
66
66
  },
67
67
  "peerDependencies": {
68
68
  "react-router-dom": "^6.0.0",
69
- "@teambit/legacy": "1.0.445",
69
+ "@teambit/legacy": "1.0.447",
70
70
  "react": "^16.8.0 || ^17.0.0",
71
71
  "react-dom": "^16.8.0 || ^17.0.0"
72
72
  },