@teambit/scope 1.0.893 → 1.0.894

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.893/dist/scope.composition.js';
2
- import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.scope_scope@1.0.893/dist/scope.docs.mdx';
1
+ import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.scope_scope@1.0.894/dist/scope.composition.js';
2
+ import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.scope_scope@1.0.894/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.893",
3
+ "version": "1.0.894",
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.893"
9
+ "version": "1.0.894"
10
10
  },
11
11
  "dependencies": {
12
12
  "fs-extra": "10.0.0",
@@ -20,43 +20,18 @@
20
20
  "cli-table": "0.3.6",
21
21
  "classnames": "^2.5.1",
22
22
  "reset-css": "5.0.1",
23
- "@teambit/component.modules.component-url": "0.0.186",
24
- "@teambit/scope.models.scope-model": "0.0.547",
25
23
  "@teambit/ui-foundation.ui.tree.drawer": "1.0.0",
26
- "@teambit/scope.ui.hooks.scope-context": "0.0.542",
27
24
  "@teambit/bit-error": "0.0.404",
28
- "@teambit/cli": "0.0.1301",
29
- "@teambit/config-store": "0.0.181",
30
- "@teambit/harmony.modules.requireable-component": "0.0.512",
31
25
  "@teambit/harmony": "0.4.7",
32
- "@teambit/legacy.constants": "0.0.23",
33
- "@teambit/logger": "0.0.1394",
34
- "@teambit/harmony.modules.in-memory-cache": "0.0.27",
35
- "@teambit/legacy.consumer-component": "0.0.100",
36
- "@teambit/bit.get-bit-version": "0.0.14",
37
- "@teambit/legacy-component-log": "0.0.416",
38
- "@teambit/legacy.scope-api": "0.0.154",
39
26
  "@teambit/component-id": "1.2.4",
40
- "@teambit/component.snap-distance": "0.0.100",
41
- "@teambit/express": "0.0.1400",
42
27
  "@teambit/graph.cleargraph": "0.0.11",
43
28
  "@teambit/legacy-bit-id": "1.1.3",
44
- "@teambit/legacy.extension-data": "0.0.101",
45
- "@teambit/legacy.scope": "0.0.99",
46
- "@teambit/pkg.modules.component-package-name": "0.0.106",
47
- "@teambit/scope.network": "0.0.99",
48
- "@teambit/scope.remote-actions": "0.0.99",
49
- "@teambit/scope.remotes": "0.0.99",
50
- "@teambit/workspace.modules.match-pattern": "0.0.519",
51
- "@teambit/component.ui.component-drawer": "0.0.476",
52
29
  "@teambit/lanes.hooks.use-lane-components": "0.0.300",
53
30
  "@teambit/lanes.hooks.use-lanes": "0.0.292",
54
31
  "@teambit/lanes.ui.models.lanes-model": "0.0.232",
55
- "@teambit/ui-foundation.ui.side-bar": "0.0.928",
56
32
  "@teambit/design.ui.tree": "0.0.16",
57
33
  "@teambit/component.ui.component-filters.component-filter-context": "0.0.241",
58
34
  "@teambit/component.ui.component-filters.deprecate-filter": "0.0.242",
59
- "@teambit/component.ui.component-filters.env-filter": "0.0.271",
60
35
  "@teambit/component.ui.component-filters.show-main-filter": "0.0.235",
61
36
  "@teambit/ui-foundation.ui.main-dropdown": "0.0.505",
62
37
  "@teambit/ui-foundation.ui.menu": "0.0.503",
@@ -78,24 +53,49 @@
78
53
  "@teambit/component-descriptor": "0.0.450",
79
54
  "@teambit/design.ui.tooltip": "0.0.382",
80
55
  "@teambit/explorer.ui.gallery.component-grid": "0.0.496",
81
- "@teambit/preview.ui.preview-placeholder": "0.0.562",
82
56
  "@teambit/scopes.scope-id": "0.0.9",
83
57
  "@teambit/explorer.ui.component-card": "0.0.51",
84
58
  "@teambit/scope.ui.empty-scope": "0.0.510",
85
59
  "@teambit/scope.ui.scope-details": "0.0.526",
86
- "@teambit/aspect-loader": "1.0.893",
87
- "@teambit/compiler": "1.0.893",
88
- "@teambit/component": "1.0.893",
89
- "@teambit/dependency-resolver": "1.0.893",
90
- "@teambit/envs": "1.0.893",
91
- "@teambit/isolator": "1.0.893",
92
- "@teambit/objects": "0.0.400",
93
- "@teambit/graph": "1.0.893",
94
- "@teambit/graphql": "1.0.893",
95
- "@teambit/ui": "1.0.893",
96
- "@teambit/command-bar": "1.0.893",
97
- "@teambit/component-tree": "1.0.893",
98
- "@teambit/sidebar": "1.0.893"
60
+ "@teambit/component.modules.component-url": "0.0.187",
61
+ "@teambit/scope.models.scope-model": "0.0.548",
62
+ "@teambit/scope.ui.hooks.scope-context": "0.0.543",
63
+ "@teambit/aspect-loader": "1.0.894",
64
+ "@teambit/cli": "0.0.1302",
65
+ "@teambit/compiler": "1.0.894",
66
+ "@teambit/component": "1.0.894",
67
+ "@teambit/config-store": "0.0.182",
68
+ "@teambit/dependency-resolver": "1.0.894",
69
+ "@teambit/envs": "1.0.894",
70
+ "@teambit/harmony.modules.requireable-component": "0.0.513",
71
+ "@teambit/isolator": "1.0.894",
72
+ "@teambit/legacy.constants": "0.0.24",
73
+ "@teambit/logger": "0.0.1395",
74
+ "@teambit/objects": "0.0.401",
75
+ "@teambit/harmony.modules.in-memory-cache": "0.0.28",
76
+ "@teambit/legacy.consumer-component": "0.0.101",
77
+ "@teambit/bit.get-bit-version": "0.0.15",
78
+ "@teambit/legacy-component-log": "0.0.417",
79
+ "@teambit/legacy.scope-api": "0.0.155",
80
+ "@teambit/component.snap-distance": "0.0.101",
81
+ "@teambit/express": "0.0.1401",
82
+ "@teambit/graph": "1.0.894",
83
+ "@teambit/graphql": "1.0.894",
84
+ "@teambit/legacy.extension-data": "0.0.102",
85
+ "@teambit/legacy.scope": "0.0.100",
86
+ "@teambit/pkg.modules.component-package-name": "0.0.107",
87
+ "@teambit/scope.network": "0.0.100",
88
+ "@teambit/scope.remote-actions": "0.0.100",
89
+ "@teambit/scope.remotes": "0.0.100",
90
+ "@teambit/ui": "1.0.894",
91
+ "@teambit/workspace.modules.match-pattern": "0.0.520",
92
+ "@teambit/component.ui.component-drawer": "0.0.477",
93
+ "@teambit/ui-foundation.ui.side-bar": "0.0.929",
94
+ "@teambit/command-bar": "1.0.894",
95
+ "@teambit/component-tree": "1.0.894",
96
+ "@teambit/component.ui.component-filters.env-filter": "0.0.272",
97
+ "@teambit/sidebar": "1.0.894",
98
+ "@teambit/preview.ui.preview-placeholder": "0.0.563"
99
99
  },
100
100
  "devDependencies": {
101
101
  "@types/fs-extra": "9.0.7",