@teambit/lanes 0.0.729 → 0.0.731

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/package.json CHANGED
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@teambit/lanes",
3
- "version": "0.0.729",
3
+ "version": "0.0.731",
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": "0.0.729"
9
+ "version": "0.0.731"
10
10
  },
11
11
  "dependencies": {
12
12
  "lodash": "4.17.21",
@@ -15,45 +15,43 @@
15
15
  "fuse.js": "6.6.2",
16
16
  "graphql-tag": "2.12.1",
17
17
  "p-map-series": "2.1.0",
18
- "core-js": "^3.0.0",
19
- "@babel/runtime": "7.20.0",
20
18
  "@teambit/harmony": "0.4.6",
21
19
  "@teambit/legacy-bit-id": "1.0.0",
22
20
  "@teambit/design.ui.pages.not-found": "0.0.366",
23
21
  "@teambit/scope.ui.scope-icon": "0.0.91",
24
22
  "@teambit/bit-error": "0.0.402",
25
23
  "@teambit/component-version": "1.0.0",
26
- "@teambit/lane-id": "0.0.286",
27
- "@teambit/scope": "0.0.1157",
28
- "@teambit/snapping": "0.0.472",
29
- "@teambit/workspace": "0.0.1157",
30
- "@teambit/lanes.ui.models.lanes-model": "0.0.186",
31
- "@teambit/cli": "0.0.771",
32
- "@teambit/express": "0.0.870",
33
- "@teambit/logger": "0.0.864",
34
- "@teambit/graphql": "0.0.1157",
35
- "@teambit/checkout": "0.0.326",
36
- "@teambit/component-compare": "0.0.405",
37
- "@teambit/component-writer": "0.0.193",
38
- "@teambit/component": "0.0.1157",
39
- "@teambit/export": "0.0.1157",
40
- "@teambit/importer": "0.0.586",
41
- "@teambit/lanes.entities.lane-diff": "0.0.131",
42
- "@teambit/lanes.modules.diff": "0.0.404",
43
- "@teambit/merging": "0.0.472",
44
- "@teambit/remove": "0.0.334",
45
- "@teambit/lanes.hooks.use-lanes": "0.0.233",
46
- "@teambit/lanes.hooks.use-viewed-lane-from-url": "0.0.195",
47
- "@teambit/lanes.ui.compare.lane-compare-page": "0.0.131",
48
- "@teambit/lanes.ui.compare.lane-compare": "0.0.149",
49
- "@teambit/lanes.ui.lane-overview": "0.0.189",
50
- "@teambit/lanes.ui.menus.lanes-overview-menu": "0.0.5",
51
- "@teambit/lanes.ui.menus.use-lanes-menu": "0.0.187",
52
- "@teambit/lanes.ui.navigation.lane-switcher": "0.0.192",
53
- "@teambit/ui-foundation.ui.menu": "0.0.497",
54
- "@teambit/ui-foundation.ui.react-router.slot-router": "0.0.501",
55
- "@teambit/ui-foundation.ui.react-router.use-query": "0.0.496",
56
- "@teambit/ui": "0.0.1157"
24
+ "@teambit/lane-id": "0.0.288",
25
+ "@teambit/scope": "0.0.1159",
26
+ "@teambit/snapping": "0.0.474",
27
+ "@teambit/workspace": "0.0.1159",
28
+ "@teambit/lanes.ui.models.lanes-model": "0.0.188",
29
+ "@teambit/cli": "0.0.773",
30
+ "@teambit/express": "0.0.872",
31
+ "@teambit/logger": "0.0.866",
32
+ "@teambit/graphql": "0.0.1159",
33
+ "@teambit/checkout": "0.0.328",
34
+ "@teambit/component-compare": "0.0.407",
35
+ "@teambit/component-writer": "0.0.195",
36
+ "@teambit/component": "0.0.1159",
37
+ "@teambit/export": "0.0.1159",
38
+ "@teambit/importer": "0.0.588",
39
+ "@teambit/lanes.entities.lane-diff": "0.0.133",
40
+ "@teambit/lanes.modules.diff": "0.0.406",
41
+ "@teambit/merging": "0.0.474",
42
+ "@teambit/remove": "0.0.336",
43
+ "@teambit/lanes.hooks.use-lanes": "0.0.235",
44
+ "@teambit/lanes.hooks.use-viewed-lane-from-url": "0.0.197",
45
+ "@teambit/lanes.ui.compare.lane-compare-page": "0.0.133",
46
+ "@teambit/lanes.ui.compare.lane-compare": "0.0.151",
47
+ "@teambit/lanes.ui.lane-overview": "0.0.191",
48
+ "@teambit/lanes.ui.menus.lanes-overview-menu": "0.0.6",
49
+ "@teambit/lanes.ui.menus.use-lanes-menu": "0.0.189",
50
+ "@teambit/lanes.ui.navigation.lane-switcher": "0.0.194",
51
+ "@teambit/ui-foundation.ui.menu": "0.0.498",
52
+ "@teambit/ui-foundation.ui.react-router.slot-router": "0.0.502",
53
+ "@teambit/ui-foundation.ui.react-router.use-query": "0.0.497",
54
+ "@teambit/ui": "0.0.1159"
57
55
  },
58
56
  "devDependencies": {
59
57
  "@types/lodash": "4.14.165",
@@ -65,13 +63,13 @@
65
63
  "@types/react-dom": "^17.0.5",
66
64
  "@types/jest": "^26.0.0",
67
65
  "@types/testing-library__jest-dom": "5.9.5",
68
- "@teambit/component.testing.mock-components": "0.0.133",
69
- "@teambit/harmony.testing.load-aspect": "0.0.132",
66
+ "@teambit/component.testing.mock-components": "0.0.135",
67
+ "@teambit/harmony.testing.load-aspect": "0.0.134",
70
68
  "@teambit/workspace.testing.mock-workspace": "0.0.14"
71
69
  },
72
70
  "peerDependencies": {
73
71
  "react-router-dom": "^6.0.0",
74
- "@teambit/legacy": "1.0.556",
72
+ "@teambit/legacy": "1.0.558",
75
73
  "react": "^16.8.0 || ^17.0.0",
76
74
  "react-dom": "^16.8.0 || ^17.0.0"
77
75
  },