@teambit/lanes 0.0.529 → 0.0.530

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.529/dist/lanes.composition.js';
2
- import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.lanes_lanes@0.0.529/dist/lanes.docs.mdx';
1
+ import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.lanes_lanes@0.0.530/dist/lanes.composition.js';
2
+ import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.lanes_lanes@0.0.530/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.529",
3
+ "version": "0.0.530",
4
4
  "homepage": "https://bit.dev/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.529"
9
+ "version": "0.0.530"
10
10
  },
11
11
  "dependencies": {
12
12
  "chalk": "2.4.2",
@@ -18,35 +18,35 @@
18
18
  "@babel/runtime": "7.20.0",
19
19
  "@teambit/harmony": "0.4.6",
20
20
  "@teambit/bit-error": "0.0.402",
21
- "@teambit/lane-id": "0.0.159",
22
- "@teambit/scope": "0.0.957",
23
- "@teambit/lanes.ui.models.lanes-model": "0.0.67",
24
- "@teambit/cli": "0.0.641",
25
- "@teambit/workspace": "0.0.957",
26
- "@teambit/express": "0.0.739",
27
- "@teambit/logger": "0.0.734",
28
- "@teambit/graphql": "0.0.957",
29
- "@teambit/component-compare": "0.0.205",
30
- "@teambit/component": "0.0.957",
31
- "@teambit/export": "0.0.957",
32
- "@teambit/importer": "0.0.386",
33
- "@teambit/lanes.entities.lane-diff": "0.0.4",
34
- "@teambit/lanes.modules.diff": "0.0.277",
21
+ "@teambit/lane-id": "0.0.160",
22
+ "@teambit/scope": "0.0.958",
23
+ "@teambit/lanes.ui.models.lanes-model": "0.0.68",
24
+ "@teambit/cli": "0.0.642",
25
+ "@teambit/workspace": "0.0.958",
26
+ "@teambit/express": "0.0.740",
27
+ "@teambit/logger": "0.0.735",
28
+ "@teambit/graphql": "0.0.958",
29
+ "@teambit/component-compare": "0.0.206",
30
+ "@teambit/component": "0.0.958",
31
+ "@teambit/export": "0.0.958",
32
+ "@teambit/importer": "0.0.387",
33
+ "@teambit/lanes.entities.lane-diff": "0.0.5",
34
+ "@teambit/lanes.modules.diff": "0.0.278",
35
35
  "@teambit/legacy-bit-id": "0.0.421",
36
- "@teambit/merging": "0.0.272",
36
+ "@teambit/merging": "0.0.273",
37
37
  "@teambit/component.ui.component-compare.models.component-compare-props": "0.0.3",
38
38
  "@teambit/design.ui.pages.not-found": "0.0.366",
39
- "@teambit/lanes.hooks.use-lanes": "0.0.105",
40
- "@teambit/lanes.hooks.use-viewed-lane-from-url": "0.0.67",
41
- "@teambit/lanes.ui.compare.lane-compare-page": "0.0.4",
42
- "@teambit/lanes.ui.compare.lane-compare": "0.0.22",
43
- "@teambit/lanes.ui.lane-overview": "0.0.67",
39
+ "@teambit/lanes.hooks.use-lanes": "0.0.106",
40
+ "@teambit/lanes.hooks.use-viewed-lane-from-url": "0.0.68",
41
+ "@teambit/lanes.ui.compare.lane-compare-page": "0.0.5",
42
+ "@teambit/lanes.ui.compare.lane-compare": "0.0.23",
43
+ "@teambit/lanes.ui.lane-overview": "0.0.68",
44
44
  "@teambit/lanes.ui.menus.lanes-overview-menu": "0.0.5",
45
- "@teambit/lanes.ui.menus.use-lanes-menu": "0.0.67",
46
- "@teambit/lanes.ui.navigation.lane-switcher": "0.0.67",
45
+ "@teambit/lanes.ui.menus.use-lanes-menu": "0.0.68",
46
+ "@teambit/lanes.ui.navigation.lane-switcher": "0.0.68",
47
47
  "@teambit/ui-foundation.ui.menu": "0.0.497",
48
48
  "@teambit/ui-foundation.ui.react-router.slot-router": "0.0.501",
49
- "@teambit/ui": "0.0.957"
49
+ "@teambit/ui": "0.0.958"
50
50
  },
51
51
  "devDependencies": {
52
52
  "@types/react": "^17.0.8",
@@ -60,12 +60,12 @@
60
60
  "@types/testing-library__jest-dom": "5.9.5",
61
61
  "@teambit/component.testing.mock-components": "0.0.18",
62
62
  "@teambit/harmony.testing.load-aspect": "0.0.17",
63
- "@teambit/snapping": "0.0.272",
63
+ "@teambit/snapping": "0.0.273",
64
64
  "@teambit/workspace.testing.mock-workspace": "0.0.14"
65
65
  },
66
66
  "peerDependencies": {
67
67
  "react-router-dom": "^6.0.0",
68
- "@teambit/legacy": "1.0.423",
68
+ "@teambit/legacy": "1.0.424",
69
69
  "react": "^16.8.0 || ^17.0.0",
70
70
  "react-dom": "^16.8.0 || ^17.0.0"
71
71
  },