@teambit/scope 0.0.848 → 0.0.849

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.848",
3
+ "version": "0.0.849",
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.848"
9
+ "version": "0.0.849"
10
10
  },
11
11
  "dependencies": {
12
12
  "chalk": "2.4.2",
@@ -23,33 +23,33 @@
23
23
  "@teambit/scope.models.scope-model": "0.0.224",
24
24
  "@teambit/scope.ui.hooks.scope-context": "0.0.224",
25
25
  "@teambit/cli": "0.0.566",
26
- "@teambit/component": "0.0.848",
26
+ "@teambit/component": "0.0.849",
27
27
  "@teambit/logger": "0.0.659",
28
28
  "@teambit/harmony": "0.3.3",
29
- "@teambit/aspect-loader": "0.0.848",
29
+ "@teambit/aspect-loader": "0.0.849",
30
30
  "@teambit/bit-error": "0.0.400",
31
- "@teambit/builder": "0.0.848",
32
- "@teambit/compiler": "0.0.848",
33
- "@teambit/envs": "0.0.848",
31
+ "@teambit/builder": "0.0.849",
32
+ "@teambit/compiler": "0.0.849",
33
+ "@teambit/envs": "0.0.849",
34
34
  "@teambit/express": "0.0.664",
35
- "@teambit/graphql": "0.0.848",
35
+ "@teambit/graphql": "0.0.849",
36
36
  "@teambit/harmony.modules.requireable-component": "0.0.490",
37
- "@teambit/isolator": "0.0.848",
37
+ "@teambit/isolator": "0.0.849",
38
38
  "@teambit/legacy-bit-id": "0.0.414",
39
- "@teambit/ui": "0.0.848",
39
+ "@teambit/ui": "0.0.849",
40
40
  "@teambit/workspace.modules.match-pattern": "0.0.495",
41
41
  "@teambit/component-id": "0.0.417",
42
42
  "@teambit/component.ui.component-drawer": "0.0.121",
43
43
  "@teambit/design.ui.tree": "0.0.12",
44
44
  "@teambit/ui-foundation.ui.side-bar": "0.0.638",
45
- "@teambit/command-bar": "0.0.848",
46
- "@teambit/component-tree": "0.0.636",
45
+ "@teambit/command-bar": "0.0.849",
46
+ "@teambit/component-tree": "0.0.637",
47
47
  "@teambit/component.modules.component-url": "0.0.140",
48
48
  "@teambit/component.ui.component-filters.component-filter-context": "0.0.7",
49
49
  "@teambit/component.ui.component-filters.deprecate-filter": "0.0.7",
50
50
  "@teambit/component.ui.component-filters.env-filter": "0.0.13",
51
51
  "@teambit/design.ui.surfaces.menu.link-item": "1.0.0",
52
- "@teambit/sidebar": "0.0.848",
52
+ "@teambit/sidebar": "0.0.849",
53
53
  "@teambit/ui-foundation.ui.main-dropdown": "0.0.493",
54
54
  "@teambit/ui-foundation.ui.menu": "0.0.493",
55
55
  "@teambit/ui-foundation.ui.react-router.slot-router": "0.0.496",
@@ -65,13 +65,13 @@
65
65
  "@teambit/ui-foundation.ui.full-loader": "0.0.492",
66
66
  "@teambit/ui-foundation.ui.hooks.use-is-mobile": "0.0.185",
67
67
  "@teambit/ui-foundation.ui.top-bar": "0.0.499",
68
- "@teambit/ui-foundation.ui.use-box.dropdown": "0.0.122",
69
- "@teambit/ui-foundation.ui.use-box.scope-menu": "0.0.122",
70
68
  "@teambit/explorer.ui.gallery.component-card": "0.0.503",
71
69
  "@teambit/explorer.ui.gallery.component-grid": "0.0.492",
72
70
  "@teambit/preview.ui.preview-placeholder": "0.0.493",
73
71
  "@teambit/scope.ui.empty-scope": "0.0.500",
74
- "@teambit/scope.ui.scope-details": "0.0.507"
72
+ "@teambit/scope.ui.scope-details": "0.0.507",
73
+ "@teambit/ui-foundation.ui.use-box.dropdown": "0.0.122",
74
+ "@teambit/ui-foundation.ui.use-box.scope-menu": "0.0.122"
75
75
  },
76
76
  "devDependencies": {
77
77
  "@types/react": "^17.0.8",
@@ -1,5 +1,5 @@
1
- import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.scope_scope@0.0.848/dist/scope.composition.js';
2
- import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.scope_scope@0.0.848/dist/scope.docs.mdx';
1
+ import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.scope_scope@0.0.849/dist/scope.composition.js';
2
+ import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.scope_scope@0.0.849/dist/scope.docs.mdx';
3
3
 
4
4
  export const compositions = [compositions_0];
5
5
  export const overview = [overview_0];