@teambit/lanes 1.0.9 → 1.0.10

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@1.0.9/dist/lanes.composition.js';
2
- import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.lanes_lanes@1.0.9/dist/lanes.docs.mdx';
1
+ import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.lanes_lanes@1.0.10/dist/lanes.composition.js';
2
+ import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.lanes_lanes@1.0.10/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.9",
3
+ "version": "1.0.10",
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.9"
9
+ "version": "1.0.10"
10
10
  },
11
11
  "dependencies": {
12
12
  "lodash": "4.17.21",
@@ -23,37 +23,37 @@
23
23
  "@teambit/scope.ui.scope-icon": "0.0.91",
24
24
  "@teambit/bit-error": "0.0.404",
25
25
  "@teambit/component-version": "1.0.2",
26
- "@teambit/lane-id": "0.0.304",
27
- "@teambit/scope": "1.0.9",
28
- "@teambit/snapping": "1.0.9",
29
- "@teambit/workspace": "1.0.9",
30
- "@teambit/lanes.ui.models.lanes-model": "0.0.206",
31
- "@teambit/cli": "0.0.791",
32
- "@teambit/express": "0.0.890",
33
- "@teambit/logger": "0.0.884",
34
- "@teambit/graphql": "1.0.9",
35
- "@teambit/checkout": "1.0.9",
36
- "@teambit/component-compare": "1.0.9",
37
- "@teambit/component-writer": "1.0.9",
38
- "@teambit/component": "1.0.9",
39
- "@teambit/export": "1.0.9",
40
- "@teambit/importer": "1.0.9",
41
- "@teambit/lanes.entities.lane-diff": "0.0.149",
42
- "@teambit/lanes.modules.diff": "0.0.422",
43
- "@teambit/merging": "1.0.9",
44
- "@teambit/remove": "1.0.9",
45
- "@teambit/lanes.hooks.use-lanes": "0.0.253",
46
- "@teambit/lanes.hooks.use-viewed-lane-from-url": "0.0.215",
47
- "@teambit/lanes.ui.compare.lane-compare-page": "0.0.151",
48
- "@teambit/lanes.ui.compare.lane-compare": "0.0.169",
49
- "@teambit/lanes.ui.lane-overview": "0.0.209",
26
+ "@teambit/lane-id": "0.0.305",
27
+ "@teambit/scope": "1.0.10",
28
+ "@teambit/snapping": "1.0.10",
29
+ "@teambit/workspace": "1.0.10",
30
+ "@teambit/lanes.ui.models.lanes-model": "0.0.207",
31
+ "@teambit/cli": "0.0.792",
32
+ "@teambit/express": "0.0.891",
33
+ "@teambit/logger": "0.0.885",
34
+ "@teambit/graphql": "1.0.10",
35
+ "@teambit/checkout": "1.0.10",
36
+ "@teambit/component-compare": "1.0.10",
37
+ "@teambit/component-writer": "1.0.10",
38
+ "@teambit/component": "1.0.10",
39
+ "@teambit/export": "1.0.10",
40
+ "@teambit/importer": "1.0.10",
41
+ "@teambit/lanes.entities.lane-diff": "0.0.150",
42
+ "@teambit/lanes.modules.diff": "0.0.423",
43
+ "@teambit/merging": "1.0.10",
44
+ "@teambit/remove": "1.0.10",
45
+ "@teambit/lanes.hooks.use-lanes": "0.0.254",
46
+ "@teambit/lanes.hooks.use-viewed-lane-from-url": "0.0.216",
47
+ "@teambit/lanes.ui.compare.lane-compare-page": "0.0.152",
48
+ "@teambit/lanes.ui.compare.lane-compare": "0.0.170",
49
+ "@teambit/lanes.ui.lane-overview": "0.0.210",
50
50
  "@teambit/lanes.ui.menus.lanes-overview-menu": "0.0.10",
51
- "@teambit/lanes.ui.menus.use-lanes-menu": "0.0.207",
52
- "@teambit/lanes.ui.navigation.lane-switcher": "0.0.212",
51
+ "@teambit/lanes.ui.menus.use-lanes-menu": "0.0.208",
52
+ "@teambit/lanes.ui.navigation.lane-switcher": "0.0.213",
53
53
  "@teambit/ui-foundation.ui.menu": "0.0.502",
54
54
  "@teambit/ui-foundation.ui.react-router.slot-router": "0.0.506",
55
55
  "@teambit/ui-foundation.ui.react-router.use-query": "0.0.501",
56
- "@teambit/ui": "1.0.9"
56
+ "@teambit/ui": "1.0.10"
57
57
  },
58
58
  "devDependencies": {
59
59
  "@types/lodash": "4.14.165",
@@ -65,13 +65,13 @@
65
65
  "@types/react-dom": "^17.0.5",
66
66
  "@types/jest": "^26.0.0",
67
67
  "@types/testing-library__jest-dom": "5.9.5",
68
- "@teambit/component.testing.mock-components": "0.0.153",
69
- "@teambit/harmony.testing.load-aspect": "0.0.152",
68
+ "@teambit/component.testing.mock-components": "0.0.154",
69
+ "@teambit/harmony.testing.load-aspect": "0.0.153",
70
70
  "@teambit/workspace.testing.mock-workspace": "0.0.16"
71
71
  },
72
72
  "peerDependencies": {
73
73
  "react-router-dom": "^6.0.0",
74
- "@teambit/legacy": "1.0.571",
74
+ "@teambit/legacy": "1.0.572",
75
75
  "react": "^16.8.0 || ^17.0.0",
76
76
  "react-dom": "^16.8.0 || ^17.0.0"
77
77
  },