@teambit/lanes 1.0.1107 → 1.0.1109

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.
package/.npmignore ADDED
@@ -0,0 +1,18 @@
1
+ dist/tsconfig.tsbuildinfo
2
+ dist/tsconfig.json
3
+ /tsconfig.json
4
+
5
+ package-tar/
6
+ .bit-capsule-ready
7
+ /*.ts
8
+ artifacts/*
9
+ !artifacts/env-template
10
+ !artifacts/ui-bundle
11
+ !artifacts/preview-bundle
12
+ package-tar/
13
+ .bit-capsule-ready
14
+ /*.ts
15
+ artifacts/*
16
+ !artifacts/env-template
17
+ !artifacts/ui-bundle
18
+ !artifacts/preview-bundle
@@ -1,5 +1,5 @@
1
- import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.lanes_lanes@1.0.1107/dist/lanes.composition.js';
2
- import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.lanes_lanes@1.0.1107/dist/lanes.docs.mdx';
1
+ import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.lanes_lanes@1.0.1109/dist/lanes.composition.js';
2
+ import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.lanes_lanes@1.0.1109/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.1107",
3
+ "version": "1.0.1109",
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.1107"
9
+ "version": "1.0.1109"
10
10
  },
11
11
  "dependencies": {
12
12
  "chalk": "4.1.2",
@@ -21,43 +21,31 @@
21
21
  "group-array": "1.0.0",
22
22
  "@teambit/lanes.ui.models.lanes-model": "0.0.233",
23
23
  "@teambit/bit-error": "0.0.404",
24
- "@teambit/checkout": "1.0.1087",
25
- "@teambit/cli": "0.0.1359",
26
- "@teambit/component.modules.merge-helper": "0.0.85",
27
- "@teambit/importer": "1.0.1086",
24
+ "@teambit/cli": "0.0.1360",
25
+ "@teambit/component.modules.merge-helper": "0.0.86",
28
26
  "@teambit/lane-id": "0.0.312",
29
27
  "@teambit/legacy.constants": "0.0.39",
30
- "@teambit/legacy.scope": "0.0.142",
31
- "@teambit/scope": "1.0.1086",
32
- "@teambit/workspace": "1.0.1086",
28
+ "@teambit/legacy.scope": "0.0.143",
33
29
  "@teambit/harmony": "0.4.12",
34
- "@teambit/express": "0.0.1458",
35
- "@teambit/logger": "0.0.1452",
30
+ "@teambit/express": "0.0.1459",
31
+ "@teambit/logger": "0.0.1453",
36
32
  "@teambit/component-id": "1.2.4",
37
- "@teambit/graphql": "1.0.1086",
38
- "@teambit/component-compare": "1.0.1086",
39
- "@teambit/component-writer": "1.0.1086",
40
- "@teambit/component.snap-distance": "0.0.143",
41
- "@teambit/component": "1.0.1086",
42
- "@teambit/export": "1.0.1086",
33
+ "@teambit/component.snap-distance": "0.0.144",
43
34
  "@teambit/git.modules.git-executable": "0.0.40",
44
35
  "@teambit/harmony.modules.concurrency": "0.0.40",
45
- "@teambit/install": "1.0.1086",
46
36
  "@teambit/lanes.entities.lane-diff": "0.0.198",
47
- "@teambit/lanes.modules.create-lane": "0.0.177",
48
- "@teambit/lanes.modules.diff": "0.0.647",
37
+ "@teambit/lanes.modules.create-lane": "0.0.178",
38
+ "@teambit/lanes.modules.diff": "0.0.648",
49
39
  "@teambit/legacy-bit-id": "1.1.3",
50
- "@teambit/legacy.component-diff": "0.0.198",
51
- "@teambit/legacy.component-list": "0.0.196",
52
- "@teambit/merging": "1.0.1089",
53
- "@teambit/objects": "0.0.593",
54
- "@teambit/remove": "1.0.1086",
55
- "@teambit/scope.remotes": "0.0.142",
56
- "@teambit/command-bar": "1.0.1086",
40
+ "@teambit/legacy.component-diff": "0.0.199",
41
+ "@teambit/legacy.component-list": "0.0.197",
42
+ "@teambit/scope.remotes": "0.0.143",
57
43
  "@teambit/component.ui.component-compare.models.component-compare-props": "0.0.132",
58
44
  "@teambit/design.ui.pages.not-found": "0.0.371",
59
45
  "@teambit/lanes.hooks.use-lanes": "0.0.294",
60
46
  "@teambit/lanes.hooks.use-viewed-lane-from-url": "0.0.265",
47
+ "@teambit/lanes.ui.compare.lane-compare-page": "0.0.177",
48
+ "@teambit/lanes.ui.compare.lane-compare": "0.0.209",
61
49
  "@teambit/lanes.ui.lane-overview": "0.0.322",
62
50
  "@teambit/lanes.ui.menus.lanes-overview-menu": "0.0.11",
63
51
  "@teambit/lanes.ui.menus.use-lanes-menu": "0.0.299",
@@ -65,23 +53,35 @@
65
53
  "@teambit/ui-foundation.ui.menu": "0.0.503",
66
54
  "@teambit/ui-foundation.ui.react-router.slot-router": "0.0.527",
67
55
  "@teambit/ui-foundation.ui.react-router.use-query": "0.0.505",
68
- "@teambit/ui": "1.0.1086",
69
56
  "@teambit/lanes.ui.navigation.lane-switcher": "0.0.239",
70
- "@teambit/legacy.consumer": "0.0.142",
71
- "@teambit/scope.network": "0.0.142",
72
- "@teambit/lanes.ui.compare.lane-compare-page": "0.0.177",
73
- "@teambit/lanes.ui.compare.lane-compare": "0.0.209"
57
+ "@teambit/legacy.consumer": "0.0.143",
58
+ "@teambit/scope.network": "0.0.143",
59
+ "@teambit/checkout": "1.0.1089",
60
+ "@teambit/importer": "1.0.1088",
61
+ "@teambit/scope": "1.0.1088",
62
+ "@teambit/workspace": "1.0.1088",
63
+ "@teambit/graphql": "1.0.1088",
64
+ "@teambit/component-compare": "1.0.1088",
65
+ "@teambit/component-writer": "1.0.1088",
66
+ "@teambit/component": "1.0.1088",
67
+ "@teambit/export": "1.0.1088",
68
+ "@teambit/install": "1.0.1088",
69
+ "@teambit/merging": "1.0.1091",
70
+ "@teambit/objects": "0.0.595",
71
+ "@teambit/remove": "1.0.1088",
72
+ "@teambit/command-bar": "1.0.1088",
73
+ "@teambit/ui": "1.0.1088"
74
74
  },
75
75
  "devDependencies": {
76
76
  "@types/lodash": "4.14.165",
77
77
  "@types/fs-extra": "9.0.7",
78
78
  "@types/mocha": "9.1.0",
79
- "@teambit/component.testing.mock-components": "0.0.414",
80
- "@teambit/harmony.testing.load-aspect": "0.0.409",
81
- "@teambit/snapping": "1.0.1086",
82
- "@teambit/workspace.testing.mock-workspace": "0.0.219",
79
+ "@teambit/component.testing.mock-components": "0.0.415",
80
+ "@teambit/harmony.testing.load-aspect": "0.0.410",
81
+ "@teambit/workspace.testing.mock-workspace": "0.0.220",
83
82
  "@teambit/harmony.envs.core-aspect-env": "2.0.4",
84
- "@teambit/merge-lanes": "1.0.1107"
83
+ "@teambit/merge-lanes": "1.0.1109",
84
+ "@teambit/snapping": "1.0.1088"
85
85
  },
86
86
  "peerDependencies": {
87
87
  "react": "^17.0.0 || ^18.0.0 || ^19.0.0",