@teambit/lanes 0.0.730 → 0.0.732

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.730",
3
+ "version": "0.0.732",
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.730"
9
+ "version": "0.0.732"
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.287",
27
- "@teambit/scope": "0.0.1158",
28
- "@teambit/snapping": "0.0.473",
29
- "@teambit/workspace": "0.0.1158",
30
- "@teambit/lanes.ui.models.lanes-model": "0.0.187",
31
- "@teambit/cli": "0.0.772",
32
- "@teambit/express": "0.0.871",
33
- "@teambit/logger": "0.0.865",
34
- "@teambit/graphql": "0.0.1158",
35
- "@teambit/checkout": "0.0.327",
36
- "@teambit/component-compare": "0.0.406",
37
- "@teambit/component-writer": "0.0.194",
38
- "@teambit/component": "0.0.1158",
39
- "@teambit/export": "0.0.1158",
40
- "@teambit/importer": "0.0.587",
41
- "@teambit/lanes.entities.lane-diff": "0.0.132",
42
- "@teambit/lanes.modules.diff": "0.0.405",
43
- "@teambit/merging": "0.0.473",
44
- "@teambit/remove": "0.0.335",
45
- "@teambit/lanes.hooks.use-lanes": "0.0.234",
46
- "@teambit/lanes.hooks.use-viewed-lane-from-url": "0.0.196",
47
- "@teambit/lanes.ui.compare.lane-compare-page": "0.0.132",
48
- "@teambit/lanes.ui.compare.lane-compare": "0.0.150",
49
- "@teambit/lanes.ui.lane-overview": "0.0.190",
50
- "@teambit/lanes.ui.menus.lanes-overview-menu": "0.0.5",
51
- "@teambit/lanes.ui.menus.use-lanes-menu": "0.0.188",
52
- "@teambit/lanes.ui.navigation.lane-switcher": "0.0.193",
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.1158"
24
+ "@teambit/lane-id": "0.0.289",
25
+ "@teambit/scope": "0.0.1160",
26
+ "@teambit/snapping": "0.0.475",
27
+ "@teambit/workspace": "0.0.1160",
28
+ "@teambit/lanes.ui.models.lanes-model": "0.0.189",
29
+ "@teambit/cli": "0.0.774",
30
+ "@teambit/express": "0.0.873",
31
+ "@teambit/logger": "0.0.867",
32
+ "@teambit/graphql": "0.0.1160",
33
+ "@teambit/checkout": "0.0.329",
34
+ "@teambit/component-compare": "0.0.408",
35
+ "@teambit/component-writer": "0.0.196",
36
+ "@teambit/component": "0.0.1160",
37
+ "@teambit/export": "0.0.1160",
38
+ "@teambit/importer": "0.0.589",
39
+ "@teambit/lanes.entities.lane-diff": "0.0.134",
40
+ "@teambit/lanes.modules.diff": "0.0.407",
41
+ "@teambit/merging": "0.0.475",
42
+ "@teambit/remove": "0.0.337",
43
+ "@teambit/lanes.hooks.use-lanes": "0.0.236",
44
+ "@teambit/lanes.hooks.use-viewed-lane-from-url": "0.0.198",
45
+ "@teambit/lanes.ui.compare.lane-compare-page": "0.0.134",
46
+ "@teambit/lanes.ui.compare.lane-compare": "0.0.152",
47
+ "@teambit/lanes.ui.lane-overview": "0.0.192",
48
+ "@teambit/lanes.ui.menus.lanes-overview-menu": "0.0.6",
49
+ "@teambit/lanes.ui.menus.use-lanes-menu": "0.0.190",
50
+ "@teambit/lanes.ui.navigation.lane-switcher": "0.0.195",
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.1160"
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.134",
69
- "@teambit/harmony.testing.load-aspect": "0.0.133",
66
+ "@teambit/component.testing.mock-components": "0.0.136",
67
+ "@teambit/harmony.testing.load-aspect": "0.0.135",
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.557",
72
+ "@teambit/legacy": "1.0.559",
75
73
  "react": "^16.8.0 || ^17.0.0",
76
74
  "react-dom": "^16.8.0 || ^17.0.0"
77
75
  },