@teambit/lanes 0.0.616 → 0.0.618

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.616/dist/lanes.composition.js';
2
- import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.lanes_lanes@0.0.616/dist/lanes.docs.mdx';
1
+ import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.lanes_lanes@0.0.618/dist/lanes.composition.js';
2
+ import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.lanes_lanes@0.0.618/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.616",
3
+ "version": "0.0.618",
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.616"
9
+ "version": "0.0.618"
10
10
  },
11
11
  "dependencies": {
12
12
  "chalk": "2.4.2",
@@ -22,34 +22,34 @@
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.220",
26
- "@teambit/scope": "0.0.1044",
27
- "@teambit/snapping": "0.0.359",
28
- "@teambit/lanes.ui.models.lanes-model": "0.0.119",
29
- "@teambit/cli": "0.0.703",
30
- "@teambit/workspace": "0.0.1044",
31
- "@teambit/express": "0.0.801",
32
- "@teambit/logger": "0.0.796",
33
- "@teambit/graphql": "0.0.1044",
34
- "@teambit/component-compare": "0.0.292",
35
- "@teambit/component-writer": "0.0.80",
36
- "@teambit/component": "0.0.1044",
37
- "@teambit/export": "0.0.1044",
38
- "@teambit/importer": "0.0.473",
39
- "@teambit/lanes.entities.lane-diff": "0.0.65",
40
- "@teambit/lanes.modules.diff": "0.0.338",
41
- "@teambit/merging": "0.0.359",
42
- "@teambit/lanes.hooks.use-lanes": "0.0.166",
43
- "@teambit/lanes.hooks.use-viewed-lane-from-url": "0.0.128",
44
- "@teambit/lanes.ui.compare.lane-compare-page": "0.0.60",
45
- "@teambit/lanes.ui.compare.lane-compare": "0.0.76",
46
- "@teambit/lanes.ui.lane-overview": "0.0.120",
25
+ "@teambit/lane-id": "0.0.221",
26
+ "@teambit/scope": "0.0.1046",
27
+ "@teambit/snapping": "0.0.361",
28
+ "@teambit/lanes.ui.models.lanes-model": "0.0.120",
29
+ "@teambit/cli": "0.0.704",
30
+ "@teambit/workspace": "0.0.1046",
31
+ "@teambit/express": "0.0.802",
32
+ "@teambit/logger": "0.0.797",
33
+ "@teambit/graphql": "0.0.1046",
34
+ "@teambit/component-compare": "0.0.294",
35
+ "@teambit/component-writer": "0.0.82",
36
+ "@teambit/component": "0.0.1046",
37
+ "@teambit/export": "0.0.1046",
38
+ "@teambit/importer": "0.0.475",
39
+ "@teambit/lanes.entities.lane-diff": "0.0.66",
40
+ "@teambit/lanes.modules.diff": "0.0.339",
41
+ "@teambit/merging": "0.0.361",
42
+ "@teambit/lanes.hooks.use-lanes": "0.0.167",
43
+ "@teambit/lanes.hooks.use-viewed-lane-from-url": "0.0.129",
44
+ "@teambit/lanes.ui.compare.lane-compare-page": "0.0.61",
45
+ "@teambit/lanes.ui.compare.lane-compare": "0.0.77",
46
+ "@teambit/lanes.ui.lane-overview": "0.0.121",
47
47
  "@teambit/lanes.ui.menus.lanes-overview-menu": "0.0.5",
48
- "@teambit/lanes.ui.menus.use-lanes-menu": "0.0.119",
49
- "@teambit/lanes.ui.navigation.lane-switcher": "0.0.121",
48
+ "@teambit/lanes.ui.menus.use-lanes-menu": "0.0.120",
49
+ "@teambit/lanes.ui.navigation.lane-switcher": "0.0.122",
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.1044"
52
+ "@teambit/ui": "0.0.1046"
53
53
  },
54
54
  "devDependencies": {
55
55
  "@types/react": "^17.0.8",
@@ -61,13 +61,13 @@
61
61
  "@types/react-dom": "^17.0.5",
62
62
  "@types/jest": "^26.0.0",
63
63
  "@types/testing-library__jest-dom": "5.9.5",
64
- "@teambit/component.testing.mock-components": "0.0.67",
65
- "@teambit/harmony.testing.load-aspect": "0.0.66",
64
+ "@teambit/component.testing.mock-components": "0.0.68",
65
+ "@teambit/harmony.testing.load-aspect": "0.0.67",
66
66
  "@teambit/workspace.testing.mock-workspace": "0.0.14"
67
67
  },
68
68
  "peerDependencies": {
69
69
  "react-router-dom": "^6.0.0",
70
- "@teambit/legacy": "1.0.482",
70
+ "@teambit/legacy": "1.0.483",
71
71
  "react": "^16.8.0 || ^17.0.0",
72
72
  "react-dom": "^16.8.0 || ^17.0.0"
73
73
  },