@teambit/lanes 1.0.510 → 1.0.512

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": "1.0.510",
3
+ "version": "1.0.512",
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.510"
9
+ "version": "1.0.512"
10
10
  },
11
11
  "dependencies": {
12
12
  "chalk": "2.4.2",
@@ -19,7 +19,7 @@
19
19
  "group-array": "1.0.0",
20
20
  "@teambit/lanes.ui.models.lanes-model": "0.0.221",
21
21
  "@teambit/bit-error": "0.0.404",
22
- "@teambit/lane-id": "0.0.311",
22
+ "@teambit/lane-id": "0.0.312",
23
23
  "@teambit/harmony": "0.4.6",
24
24
  "@teambit/component-id": "1.2.2",
25
25
  "@teambit/legacy-bit-id": "1.1.1",
@@ -31,42 +31,42 @@
31
31
  "@teambit/lanes.ui.compare.lane-compare-page": "0.0.162",
32
32
  "@teambit/lanes.ui.compare.lane-compare": "0.0.193",
33
33
  "@teambit/lanes.ui.navigation.lane-switcher": "0.0.225",
34
- "@teambit/checkout": "1.0.510",
35
- "@teambit/cli": "0.0.1087",
36
- "@teambit/importer": "1.0.510",
37
- "@teambit/legacy.cli.prompts": "0.0.9",
38
- "@teambit/legacy.constants": "0.0.4",
39
- "@teambit/legacy.scope": "0.0.17",
40
- "@teambit/scope": "1.0.510",
41
- "@teambit/workspace": "1.0.510",
42
- "@teambit/express": "0.0.1186",
43
- "@teambit/logger": "0.0.1180",
44
- "@teambit/graphql": "1.0.510",
45
- "@teambit/component-compare": "1.0.510",
46
- "@teambit/component-writer": "1.0.510",
47
- "@teambit/component.snap-distance": "0.0.18",
48
- "@teambit/component": "1.0.510",
49
- "@teambit/export": "1.0.510",
50
- "@teambit/harmony.modules.concurrency": "0.0.5",
51
- "@teambit/install": "1.0.510",
52
- "@teambit/lanes.entities.lane-diff": "0.0.169",
53
- "@teambit/lanes.modules.create-lane": "0.0.51",
54
- "@teambit/lanes.modules.diff": "0.0.514",
55
- "@teambit/legacy.component-diff": "0.0.70",
56
- "@teambit/legacy.component-list": "0.0.71",
57
- "@teambit/merging": "1.0.510",
58
- "@teambit/remove": "1.0.510",
59
- "@teambit/scope.objects": "0.0.17",
60
- "@teambit/scope.remotes": "0.0.17",
61
- "@teambit/command-bar": "1.0.510",
62
- "@teambit/lanes.hooks.use-lanes": "0.0.276",
63
- "@teambit/lanes.hooks.use-viewed-lane-from-url": "0.0.229",
64
- "@teambit/lanes.ui.lane-overview": "0.0.253",
65
- "@teambit/lanes.ui.menus.use-lanes-menu": "0.0.224",
34
+ "@teambit/checkout": "1.0.512",
35
+ "@teambit/cli": "0.0.1089",
36
+ "@teambit/importer": "1.0.512",
37
+ "@teambit/legacy.cli.prompts": "0.0.10",
38
+ "@teambit/legacy.constants": "0.0.5",
39
+ "@teambit/legacy.scope": "0.0.19",
40
+ "@teambit/scope": "1.0.512",
41
+ "@teambit/workspace": "1.0.512",
42
+ "@teambit/express": "0.0.1188",
43
+ "@teambit/logger": "0.0.1182",
44
+ "@teambit/graphql": "1.0.512",
45
+ "@teambit/component-compare": "1.0.512",
46
+ "@teambit/component-writer": "1.0.512",
47
+ "@teambit/component.snap-distance": "0.0.20",
48
+ "@teambit/component": "1.0.512",
49
+ "@teambit/export": "1.0.512",
50
+ "@teambit/harmony.modules.concurrency": "0.0.6",
51
+ "@teambit/install": "1.0.512",
52
+ "@teambit/lanes.entities.lane-diff": "0.0.171",
53
+ "@teambit/lanes.modules.create-lane": "0.0.53",
54
+ "@teambit/lanes.modules.diff": "0.0.516",
55
+ "@teambit/legacy.component-diff": "0.0.72",
56
+ "@teambit/legacy.component-list": "0.0.73",
57
+ "@teambit/merging": "1.0.512",
58
+ "@teambit/objects": "0.0.19",
59
+ "@teambit/remove": "1.0.512",
60
+ "@teambit/scope.remotes": "0.0.19",
61
+ "@teambit/command-bar": "1.0.512",
62
+ "@teambit/lanes.hooks.use-lanes": "0.0.277",
63
+ "@teambit/lanes.hooks.use-viewed-lane-from-url": "0.0.231",
64
+ "@teambit/lanes.ui.lane-overview": "0.0.255",
65
+ "@teambit/lanes.ui.menus.use-lanes-menu": "0.0.225",
66
66
  "@teambit/ui-foundation.ui.react-router.slot-router": "0.0.513",
67
- "@teambit/ui": "1.0.510",
68
- "@teambit/legacy.consumer": "0.0.17",
69
- "@teambit/scope.network": "0.0.17"
67
+ "@teambit/ui": "1.0.512",
68
+ "@teambit/legacy.consumer": "0.0.19",
69
+ "@teambit/scope.network": "0.0.19"
70
70
  },
71
71
  "devDependencies": {
72
72
  "@types/lodash": "4.14.165",
@@ -75,11 +75,11 @@
75
75
  "fs-extra": "10.0.0",
76
76
  "@types/mocha": "9.1.0",
77
77
  "@teambit/harmony.envs.core-aspect-env": "0.0.65",
78
- "@teambit/component.testing.mock-components": "0.0.277",
79
- "@teambit/harmony.testing.load-aspect": "0.0.272",
80
- "@teambit/merge-lanes": "1.0.510",
81
- "@teambit/snapping": "1.0.510",
82
- "@teambit/workspace.testing.mock-workspace": "0.0.44"
78
+ "@teambit/component.testing.mock-components": "0.0.279",
79
+ "@teambit/harmony.testing.load-aspect": "0.0.274",
80
+ "@teambit/merge-lanes": "1.0.512",
81
+ "@teambit/snapping": "1.0.512",
82
+ "@teambit/workspace.testing.mock-workspace": "0.0.46"
83
83
  },
84
84
  "peerDependencies": {
85
85
  "react": "^17.0.0 || ^18.0.0",