@teambit/lanes 1.0.688 → 1.0.690

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/8891be5ad/teambit.lanes_lanes@1.0.688/dist/lanes.composition.js';
2
- import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.lanes_lanes@1.0.688/dist/lanes.docs.mdx';
1
+ import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.lanes_lanes@1.0.690/dist/lanes.composition.js';
2
+ import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.lanes_lanes@1.0.690/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.688",
3
+ "version": "1.0.690",
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.688"
9
+ "version": "1.0.690"
10
10
  },
11
11
  "dependencies": {
12
12
  "chalk": "4.1.2",
@@ -21,14 +21,14 @@
21
21
  "group-array": "1.0.0",
22
22
  "@teambit/lanes.ui.models.lanes-model": "0.0.229",
23
23
  "@teambit/bit-error": "0.0.404",
24
- "@teambit/cli": "0.0.1254",
24
+ "@teambit/cli": "0.0.1255",
25
25
  "@teambit/lane-id": "0.0.312",
26
26
  "@teambit/legacy.cli.prompts": "0.0.21",
27
27
  "@teambit/legacy.constants": "0.0.14",
28
28
  "@teambit/legacy.scope": "0.0.64",
29
29
  "@teambit/harmony": "0.4.7",
30
- "@teambit/express": "0.0.1353",
31
- "@teambit/logger": "0.0.1347",
30
+ "@teambit/express": "0.0.1354",
31
+ "@teambit/logger": "0.0.1348",
32
32
  "@teambit/component-id": "1.2.4",
33
33
  "@teambit/component.modules.merge-helper": "0.0.4",
34
34
  "@teambit/component.snap-distance": "0.0.65",
@@ -44,7 +44,7 @@
44
44
  "@teambit/design.ui.pages.not-found": "0.0.371",
45
45
  "@teambit/lanes.hooks.use-lanes": "0.0.290",
46
46
  "@teambit/lanes.hooks.use-viewed-lane-from-url": "0.0.243",
47
- "@teambit/lanes.ui.lane-overview": "0.0.279",
47
+ "@teambit/lanes.ui.lane-overview": "0.0.280",
48
48
  "@teambit/lanes.ui.menus.lanes-overview-menu": "0.0.11",
49
49
  "@teambit/lanes.ui.menus.use-lanes-menu": "0.0.233",
50
50
  "@teambit/scope.ui.scope-icon": "0.0.91",
@@ -56,21 +56,21 @@
56
56
  "@teambit/lanes.ui.navigation.lane-switcher": "0.0.235",
57
57
  "@teambit/legacy.consumer": "0.0.64",
58
58
  "@teambit/scope.network": "0.0.64",
59
- "@teambit/checkout": "1.0.687",
60
- "@teambit/importer": "1.0.687",
61
- "@teambit/scope": "1.0.687",
62
- "@teambit/workspace": "1.0.687",
63
- "@teambit/graphql": "1.0.687",
64
- "@teambit/component-compare": "1.0.687",
65
- "@teambit/component-writer": "1.0.687",
66
- "@teambit/component": "1.0.687",
67
- "@teambit/export": "1.0.687",
68
- "@teambit/install": "1.0.687",
69
- "@teambit/merging": "1.0.687",
70
- "@teambit/objects": "0.0.194",
71
- "@teambit/remove": "1.0.687",
72
- "@teambit/command-bar": "1.0.687",
73
- "@teambit/ui": "1.0.687"
59
+ "@teambit/checkout": "1.0.689",
60
+ "@teambit/importer": "1.0.689",
61
+ "@teambit/scope": "1.0.689",
62
+ "@teambit/workspace": "1.0.689",
63
+ "@teambit/graphql": "1.0.689",
64
+ "@teambit/component-compare": "1.0.689",
65
+ "@teambit/component-writer": "1.0.689",
66
+ "@teambit/component": "1.0.689",
67
+ "@teambit/export": "1.0.689",
68
+ "@teambit/install": "1.0.689",
69
+ "@teambit/merging": "1.0.689",
70
+ "@teambit/objects": "0.0.196",
71
+ "@teambit/remove": "1.0.689",
72
+ "@teambit/command-bar": "1.0.689",
73
+ "@teambit/ui": "1.0.689"
74
74
  },
75
75
  "devDependencies": {
76
76
  "@types/lodash": "4.14.165",
@@ -79,9 +79,9 @@
79
79
  "@teambit/component.testing.mock-components": "0.0.328",
80
80
  "@teambit/harmony.testing.load-aspect": "0.0.323",
81
81
  "@teambit/workspace.testing.mock-workspace": "0.0.108",
82
- "@teambit/harmony.envs.core-aspect-env": "0.0.72",
83
- "@teambit/merge-lanes": "1.0.688",
84
- "@teambit/snapping": "1.0.687"
82
+ "@teambit/harmony.envs.core-aspect-env": "0.0.73",
83
+ "@teambit/merge-lanes": "1.0.690",
84
+ "@teambit/snapping": "1.0.689"
85
85
  },
86
86
  "peerDependencies": {
87
87
  "react": "^17.0.0 || ^18.0.0",