@teambit/lanes 1.0.4 → 1.0.5

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.4/dist/lanes.composition.js';
2
- import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.lanes_lanes@1.0.4/dist/lanes.docs.mdx';
1
+ import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.lanes_lanes@1.0.5/dist/lanes.composition.js';
2
+ import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.lanes_lanes@1.0.5/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.4",
3
+ "version": "1.0.5",
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.4"
9
+ "version": "1.0.5"
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.299",
27
- "@teambit/scope": "1.0.4",
28
- "@teambit/snapping": "1.0.4",
29
- "@teambit/workspace": "1.0.4",
30
- "@teambit/lanes.ui.models.lanes-model": "0.0.201",
31
- "@teambit/cli": "0.0.786",
32
- "@teambit/express": "0.0.885",
33
- "@teambit/logger": "0.0.879",
34
- "@teambit/graphql": "1.0.4",
35
- "@teambit/checkout": "1.0.4",
36
- "@teambit/component-compare": "1.0.4",
37
- "@teambit/component-writer": "1.0.4",
38
- "@teambit/component": "1.0.4",
39
- "@teambit/export": "1.0.4",
40
- "@teambit/importer": "1.0.4",
41
- "@teambit/lanes.entities.lane-diff": "0.0.144",
42
- "@teambit/lanes.modules.diff": "0.0.417",
43
- "@teambit/merging": "1.0.4",
44
- "@teambit/remove": "1.0.4",
45
- "@teambit/lanes.hooks.use-lanes": "0.0.248",
46
- "@teambit/lanes.hooks.use-viewed-lane-from-url": "0.0.210",
47
- "@teambit/lanes.ui.compare.lane-compare-page": "0.0.146",
48
- "@teambit/lanes.ui.compare.lane-compare": "0.0.164",
49
- "@teambit/lanes.ui.lane-overview": "0.0.204",
26
+ "@teambit/lane-id": "0.0.300",
27
+ "@teambit/scope": "1.0.5",
28
+ "@teambit/snapping": "1.0.5",
29
+ "@teambit/workspace": "1.0.5",
30
+ "@teambit/lanes.ui.models.lanes-model": "0.0.202",
31
+ "@teambit/cli": "0.0.787",
32
+ "@teambit/express": "0.0.886",
33
+ "@teambit/logger": "0.0.880",
34
+ "@teambit/graphql": "1.0.5",
35
+ "@teambit/checkout": "1.0.5",
36
+ "@teambit/component-compare": "1.0.5",
37
+ "@teambit/component-writer": "1.0.5",
38
+ "@teambit/component": "1.0.5",
39
+ "@teambit/export": "1.0.5",
40
+ "@teambit/importer": "1.0.5",
41
+ "@teambit/lanes.entities.lane-diff": "0.0.145",
42
+ "@teambit/lanes.modules.diff": "0.0.418",
43
+ "@teambit/merging": "1.0.5",
44
+ "@teambit/remove": "1.0.5",
45
+ "@teambit/lanes.hooks.use-lanes": "0.0.249",
46
+ "@teambit/lanes.hooks.use-viewed-lane-from-url": "0.0.211",
47
+ "@teambit/lanes.ui.compare.lane-compare-page": "0.0.147",
48
+ "@teambit/lanes.ui.compare.lane-compare": "0.0.165",
49
+ "@teambit/lanes.ui.lane-overview": "0.0.205",
50
50
  "@teambit/lanes.ui.menus.lanes-overview-menu": "0.0.10",
51
- "@teambit/lanes.ui.menus.use-lanes-menu": "0.0.202",
52
- "@teambit/lanes.ui.navigation.lane-switcher": "0.0.207",
51
+ "@teambit/lanes.ui.menus.use-lanes-menu": "0.0.203",
52
+ "@teambit/lanes.ui.navigation.lane-switcher": "0.0.208",
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.4"
56
+ "@teambit/ui": "1.0.5"
57
57
  },
58
58
  "devDependencies": {
59
59
  "@types/lodash": "4.14.165",
@@ -65,8 +65,8 @@
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.148",
69
- "@teambit/harmony.testing.load-aspect": "0.0.147",
68
+ "@teambit/component.testing.mock-components": "0.0.149",
69
+ "@teambit/harmony.testing.load-aspect": "0.0.148",
70
70
  "@teambit/workspace.testing.mock-workspace": "0.0.16"
71
71
  },
72
72
  "peerDependencies": {