@teambit/scope 1.0.811 → 1.0.813

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.
@@ -1,5 +1,5 @@
1
- import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.scope_scope@1.0.811/dist/scope.composition.js';
2
- import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.scope_scope@1.0.811/dist/scope.docs.mdx';
1
+ import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.scope_scope@1.0.813/dist/scope.composition.js';
2
+ import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.scope_scope@1.0.813/dist/scope.docs.mdx';
3
3
 
4
4
  export const compositions = [compositions_0];
5
5
  export const overview = [overview_0];
package/package.json CHANGED
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@teambit/scope",
3
- "version": "1.0.811",
3
+ "version": "1.0.813",
4
4
  "homepage": "https://bit.cloud/teambit/scope/scope",
5
5
  "main": "dist/index.js",
6
6
  "componentId": {
7
7
  "scope": "teambit.scope",
8
8
  "name": "scope",
9
- "version": "1.0.811"
9
+ "version": "1.0.813"
10
10
  },
11
11
  "dependencies": {
12
12
  "fs-extra": "10.0.0",
@@ -25,9 +25,12 @@
25
25
  "@teambit/ui-foundation.ui.tree.drawer": "1.0.0",
26
26
  "@teambit/scope.ui.hooks.scope-context": "0.0.538",
27
27
  "@teambit/bit-error": "0.0.404",
28
+ "@teambit/cli": "0.0.1286",
29
+ "@teambit/config-store": "0.0.166",
28
30
  "@teambit/harmony.modules.requireable-component": "0.0.508",
29
31
  "@teambit/harmony": "0.4.7",
30
32
  "@teambit/legacy.constants": "0.0.19",
33
+ "@teambit/logger": "0.0.1379",
31
34
  "@teambit/harmony.modules.in-memory-cache": "0.0.23",
32
35
  "@teambit/legacy.consumer-component": "0.0.87",
33
36
  "@teambit/bit.get-bit-version": "0.0.10",
@@ -35,6 +38,7 @@
35
38
  "@teambit/legacy.scope-api": "0.0.141",
36
39
  "@teambit/component-id": "1.2.4",
37
40
  "@teambit/component.snap-distance": "0.0.87",
41
+ "@teambit/express": "0.0.1385",
38
42
  "@teambit/graph.cleargraph": "0.0.11",
39
43
  "@teambit/legacy-bit-id": "1.1.3",
40
44
  "@teambit/legacy.extension-data": "0.0.88",
@@ -44,11 +48,16 @@
44
48
  "@teambit/scope.remote-actions": "0.0.86",
45
49
  "@teambit/scope.remotes": "0.0.86",
46
50
  "@teambit/workspace.modules.match-pattern": "0.0.515",
51
+ "@teambit/component.ui.component-drawer": "0.0.469",
47
52
  "@teambit/design.ui.tree": "0.0.16",
48
53
  "@teambit/lanes.hooks.use-lane-components": "0.0.296",
49
54
  "@teambit/lanes.hooks.use-lanes": "0.0.290",
50
55
  "@teambit/lanes.ui.models.lanes-model": "0.0.229",
56
+ "@teambit/ui-foundation.ui.side-bar": "0.0.921",
51
57
  "@teambit/component.ui.component-filters.component-filter-context": "0.0.239",
58
+ "@teambit/component.ui.component-filters.deprecate-filter": "0.0.240",
59
+ "@teambit/component.ui.component-filters.env-filter": "0.0.265",
60
+ "@teambit/component.ui.component-filters.show-main-filter": "0.0.233",
52
61
  "@teambit/design.ui.surfaces.menu.link-item": "1.0.13",
53
62
  "@teambit/ui-foundation.ui.main-dropdown": "0.0.505",
54
63
  "@teambit/ui-foundation.ui.menu": "0.0.503",
@@ -58,44 +67,35 @@
58
67
  "@teambit/base-ui.surfaces.split-pane.hover-splitter": "1.0.0",
59
68
  "@teambit/base-ui.surfaces.split-pane.split-pane": "1.0.0",
60
69
  "@teambit/base-ui.utils.composer": "1.0.0",
70
+ "@teambit/ui-foundation.ui.buttons.collapser": "0.0.233",
61
71
  "@teambit/ui-foundation.ui.corner": "0.0.520",
62
72
  "@teambit/ui-foundation.ui.full-loader": "0.0.500",
63
73
  "@teambit/ui-foundation.ui.hooks.use-is-mobile": "0.0.200",
64
74
  "@teambit/ui-foundation.ui.top-bar": "0.0.515",
65
75
  "@teambit/scope.ui.hooks.use-scope": "0.0.456",
66
- "@teambit/ui-foundation.ui.use-box.dropdown": "0.0.150",
67
- "@teambit/ui-foundation.ui.use-box.scope-menu": "0.0.147",
68
76
  "@teambit/component-descriptor": "0.0.446",
77
+ "@teambit/design.ui.tooltip": "0.0.382",
69
78
  "@teambit/explorer.ui.component-card": "0.0.51",
70
79
  "@teambit/explorer.ui.gallery.component-grid": "0.0.496",
71
80
  "@teambit/preview.ui.preview-placeholder": "0.0.558",
72
81
  "@teambit/scope.ui.empty-scope": "0.0.510",
73
82
  "@teambit/scope.ui.scope-details": "0.0.526",
74
83
  "@teambit/scopes.scope-id": "0.0.9",
75
- "@teambit/aspect-loader": "1.0.811",
76
- "@teambit/cli": "0.0.1286",
77
- "@teambit/compiler": "1.0.811",
78
- "@teambit/component": "1.0.811",
79
- "@teambit/config-store": "0.0.166",
80
- "@teambit/dependency-resolver": "1.0.811",
81
- "@teambit/envs": "1.0.811",
82
- "@teambit/isolator": "1.0.811",
83
- "@teambit/logger": "0.0.1379",
84
- "@teambit/objects": "0.0.318",
85
- "@teambit/express": "0.0.1385",
86
- "@teambit/graph": "1.0.811",
87
- "@teambit/graphql": "1.0.811",
88
- "@teambit/ui": "1.0.811",
89
- "@teambit/component.ui.component-drawer": "0.0.469",
90
- "@teambit/ui-foundation.ui.side-bar": "0.0.921",
91
- "@teambit/command-bar": "1.0.811",
92
- "@teambit/component-tree": "1.0.811",
93
- "@teambit/component.ui.component-filters.deprecate-filter": "0.0.240",
94
- "@teambit/component.ui.component-filters.env-filter": "0.0.265",
95
- "@teambit/component.ui.component-filters.show-main-filter": "0.0.233",
96
- "@teambit/sidebar": "1.0.811",
97
- "@teambit/ui-foundation.ui.buttons.collapser": "0.0.233",
98
- "@teambit/design.ui.tooltip": "0.0.382"
84
+ "@teambit/ui-foundation.ui.use-box.dropdown": "0.0.150",
85
+ "@teambit/ui-foundation.ui.use-box.scope-menu": "0.0.147",
86
+ "@teambit/aspect-loader": "1.0.813",
87
+ "@teambit/compiler": "1.0.813",
88
+ "@teambit/component": "1.0.813",
89
+ "@teambit/dependency-resolver": "1.0.813",
90
+ "@teambit/envs": "1.0.813",
91
+ "@teambit/isolator": "1.0.813",
92
+ "@teambit/objects": "0.0.320",
93
+ "@teambit/graph": "1.0.813",
94
+ "@teambit/graphql": "1.0.813",
95
+ "@teambit/ui": "1.0.813",
96
+ "@teambit/command-bar": "1.0.813",
97
+ "@teambit/component-tree": "1.0.813",
98
+ "@teambit/sidebar": "1.0.813"
99
99
  },
100
100
  "devDependencies": {
101
101
  "@types/fs-extra": "9.0.7",