@teambit/lanes 1.0.512 → 1.0.514

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.512",
3
+ "version": "1.0.514",
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.512"
9
+ "version": "1.0.514"
10
10
  },
11
11
  "dependencies": {
12
12
  "chalk": "2.4.2",
@@ -17,7 +17,7 @@
17
17
  "p-map-series": "2.1.0",
18
18
  "p-map": "4.0.0",
19
19
  "group-array": "1.0.0",
20
- "@teambit/lanes.ui.models.lanes-model": "0.0.221",
20
+ "@teambit/lanes.ui.models.lanes-model": "0.0.222",
21
21
  "@teambit/bit-error": "0.0.404",
22
22
  "@teambit/lane-id": "0.0.312",
23
23
  "@teambit/harmony": "0.4.6",
@@ -31,58 +31,58 @@
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.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",
34
+ "@teambit/checkout": "1.0.514",
35
+ "@teambit/cli": "0.0.1091",
36
+ "@teambit/importer": "1.0.514",
37
+ "@teambit/legacy.cli.prompts": "0.0.11",
38
+ "@teambit/legacy.constants": "0.0.6",
39
+ "@teambit/legacy.scope": "0.0.20",
40
+ "@teambit/scope": "1.0.514",
41
+ "@teambit/workspace": "1.0.514",
42
+ "@teambit/express": "0.0.1190",
43
+ "@teambit/logger": "0.0.1184",
44
+ "@teambit/graphql": "1.0.514",
45
+ "@teambit/component-compare": "1.0.514",
46
+ "@teambit/component-writer": "1.0.514",
47
+ "@teambit/component.snap-distance": "0.0.21",
48
+ "@teambit/component": "1.0.514",
49
+ "@teambit/export": "1.0.514",
50
+ "@teambit/harmony.modules.concurrency": "0.0.7",
51
+ "@teambit/install": "1.0.514",
52
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",
53
+ "@teambit/lanes.modules.create-lane": "0.0.54",
54
+ "@teambit/lanes.modules.diff": "0.0.517",
55
+ "@teambit/legacy.component-diff": "0.0.73",
56
+ "@teambit/legacy.component-list": "0.0.74",
57
+ "@teambit/merging": "1.0.514",
58
+ "@teambit/objects": "0.0.21",
59
+ "@teambit/remove": "1.0.514",
60
+ "@teambit/scope.remotes": "0.0.20",
61
+ "@teambit/command-bar": "1.0.514",
62
+ "@teambit/lanes.hooks.use-lanes": "0.0.278",
63
+ "@teambit/lanes.hooks.use-viewed-lane-from-url": "0.0.232",
64
+ "@teambit/lanes.ui.lane-overview": "0.0.257",
65
+ "@teambit/lanes.ui.menus.use-lanes-menu": "0.0.226",
66
66
  "@teambit/ui-foundation.ui.react-router.slot-router": "0.0.513",
67
- "@teambit/ui": "1.0.512",
68
- "@teambit/legacy.consumer": "0.0.19",
69
- "@teambit/scope.network": "0.0.19"
67
+ "@teambit/ui": "1.0.514",
68
+ "@teambit/legacy.consumer": "0.0.20",
69
+ "@teambit/scope.network": "0.0.20"
70
70
  },
71
71
  "devDependencies": {
72
72
  "@types/lodash": "4.14.165",
73
73
  "@types/fs-extra": "9.0.7",
74
- "chai": "4.3.0",
75
74
  "fs-extra": "10.0.0",
76
75
  "@types/mocha": "9.1.0",
77
- "@teambit/harmony.envs.core-aspect-env": "0.0.65",
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"
76
+ "@teambit/harmony.envs.core-aspect-env": "0.0.68",
77
+ "@teambit/component.testing.mock-components": "0.0.280",
78
+ "@teambit/harmony.testing.load-aspect": "0.0.275",
79
+ "@teambit/merge-lanes": "1.0.514",
80
+ "@teambit/snapping": "1.0.514",
81
+ "@teambit/workspace.testing.mock-workspace": "0.0.47"
83
82
  },
84
83
  "peerDependencies": {
85
84
  "react": "^17.0.0 || ^18.0.0",
85
+ "chai": "4.3.0",
86
86
  "react-router-dom": "^6.16.0",
87
87
  "@types/react": "^17.0.73",
88
88
  "@types/chai": "4.3.19"