@teambit/scope 0.0.837 → 0.0.843

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/scope",
3
- "version": "0.0.837",
3
+ "version": "0.0.843",
4
4
  "homepage": "https://bit.dev/teambit/scope/scope",
5
5
  "main": "dist/index.js",
6
6
  "componentId": {
7
7
  "scope": "teambit.scope",
8
8
  "name": "scope",
9
- "version": "0.0.837"
9
+ "version": "0.0.843"
10
10
  },
11
11
  "dependencies": {
12
12
  "chalk": "2.4.2",
@@ -26,41 +26,41 @@
26
26
  "@teambit/base-ui.surfaces.split-pane.hover-splitter": "1.0.0",
27
27
  "@teambit/base-ui.surfaces.split-pane.split-pane": "1.0.0",
28
28
  "@teambit/base-ui.utils.composer": "1.0.0",
29
- "@teambit/scope.models.scope-model": "0.0.214",
30
- "@teambit/scope.ui.hooks.scope-context": "0.0.214",
29
+ "@teambit/scope.models.scope-model": "0.0.220",
30
+ "@teambit/scope.ui.hooks.scope-context": "0.0.220",
31
31
  "@teambit/cli": "0.0.562",
32
- "@teambit/component": "0.0.837",
32
+ "@teambit/component": "0.0.843",
33
33
  "@teambit/logger": "0.0.655",
34
- "@teambit/aspect-loader": "0.0.837",
34
+ "@teambit/aspect-loader": "0.0.843",
35
35
  "@teambit/bit-error": "0.0.400",
36
- "@teambit/builder": "0.0.837",
37
- "@teambit/compiler": "0.0.837",
38
- "@teambit/envs": "0.0.837",
36
+ "@teambit/builder": "0.0.843",
37
+ "@teambit/compiler": "0.0.843",
38
+ "@teambit/envs": "0.0.843",
39
39
  "@teambit/express": "0.0.660",
40
- "@teambit/graphql": "0.0.837",
40
+ "@teambit/graphql": "0.0.843",
41
41
  "@teambit/harmony.modules.requireable-component": "0.0.490",
42
- "@teambit/isolator": "0.0.837",
43
- "@teambit/legacy-bit-id": "0.0.408",
44
- "@teambit/ui": "0.0.837",
42
+ "@teambit/isolator": "0.0.843",
43
+ "@teambit/legacy-bit-id": "0.0.414",
44
+ "@teambit/ui": "0.0.843",
45
45
  "@teambit/workspace.modules.match-pattern": "0.0.495",
46
- "@teambit/component-id": "0.0.411",
47
- "@teambit/component.ui.component-drawer": "0.0.111",
46
+ "@teambit/component-id": "0.0.417",
47
+ "@teambit/component.ui.component-drawer": "0.0.117",
48
48
  "@teambit/design.ui.tree": "0.0.12",
49
- "@teambit/ui-foundation.ui.side-bar": "0.0.628",
50
- "@teambit/command-bar": "0.0.837",
51
- "@teambit/component-tree": "0.0.625",
52
- "@teambit/component.modules.component-url": "0.0.134",
49
+ "@teambit/ui-foundation.ui.side-bar": "0.0.634",
50
+ "@teambit/command-bar": "0.0.843",
51
+ "@teambit/component-tree": "0.0.631",
52
+ "@teambit/component.modules.component-url": "0.0.140",
53
53
  "@teambit/component.ui.component-filters.component-filter-context": "0.0.7",
54
54
  "@teambit/component.ui.component-filters.deprecate-filter": "0.0.7",
55
- "@teambit/component.ui.component-filters.env-filter": "0.0.7",
56
- "@teambit/sidebar": "0.0.837",
55
+ "@teambit/component.ui.component-filters.env-filter": "0.0.13",
56
+ "@teambit/sidebar": "0.0.843",
57
57
  "@teambit/ui-foundation.ui.main-dropdown": "0.0.493",
58
58
  "@teambit/ui-foundation.ui.menu": "0.0.493",
59
59
  "@teambit/ui-foundation.ui.react-router.slot-router": "0.0.496",
60
60
  "@teambit/ui-foundation.ui.tree.drawer": "0.0.505",
61
61
  "@teambit/lane-id": "0.0.81",
62
62
  "@teambit/ui-foundation.ui.constants.z-indexes": "0.0.494",
63
- "@teambit/scope.ui.hooks.use-scope": "0.0.219",
63
+ "@teambit/scope.ui.hooks.use-scope": "0.0.225",
64
64
  "@teambit/ui-foundation.ui.buttons.collapser": "0.0.201",
65
65
  "@teambit/ui-foundation.ui.corner": "0.0.504",
66
66
  "@teambit/ui-foundation.ui.full-loader": "0.0.492",
@@ -1,5 +1,5 @@
1
- import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.scope_scope@0.0.837/dist/scope.composition.js';
2
- import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.scope_scope@0.0.837/dist/scope.docs.mdx';
1
+ import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.scope_scope@0.0.843/dist/scope.composition.js';
2
+ import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.scope_scope@0.0.843/dist/scope.docs.mdx';
3
3
 
4
4
  export const compositions = [compositions_0];
5
5
  export const overview = [overview_0];