@teambit/scope 0.0.874 → 0.0.875

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.874",
3
+ "version": "0.0.875",
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.874"
9
+ "version": "0.0.875"
10
10
  },
11
11
  "dependencies": {
12
12
  "chalk": "2.4.2",
@@ -26,44 +26,44 @@
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.241",
30
- "@teambit/scope.ui.hooks.scope-context": "0.0.241",
31
- "@teambit/cli": "0.0.584",
32
- "@teambit/component": "0.0.874",
33
- "@teambit/logger": "0.0.677",
34
- "@teambit/aspect-loader": "0.0.874",
29
+ "@teambit/scope.models.scope-model": "0.0.242",
30
+ "@teambit/scope.ui.hooks.scope-context": "0.0.242",
31
+ "@teambit/cli": "0.0.585",
32
+ "@teambit/component": "0.0.875",
33
+ "@teambit/logger": "0.0.678",
34
+ "@teambit/aspect-loader": "0.0.875",
35
35
  "@teambit/bit-error": "0.0.400",
36
- "@teambit/builder": "0.0.874",
37
- "@teambit/compiler": "0.0.874",
38
- "@teambit/envs": "0.0.874",
39
- "@teambit/express": "0.0.682",
40
- "@teambit/graphql": "0.0.874",
36
+ "@teambit/builder": "0.0.875",
37
+ "@teambit/compiler": "0.0.875",
38
+ "@teambit/envs": "0.0.875",
39
+ "@teambit/express": "0.0.683",
40
+ "@teambit/graphql": "0.0.875",
41
41
  "@teambit/harmony.modules.requireable-component": "0.0.490",
42
- "@teambit/isolator": "0.0.874",
42
+ "@teambit/isolator": "0.0.875",
43
43
  "@teambit/legacy-bit-id": "0.0.414",
44
- "@teambit/ui": "0.0.874",
44
+ "@teambit/ui": "0.0.875",
45
45
  "@teambit/workspace.modules.match-pattern": "0.0.495",
46
46
  "@teambit/component-id": "0.0.417",
47
- "@teambit/component.ui.component-drawer": "0.0.138",
47
+ "@teambit/component.ui.component-drawer": "0.0.139",
48
48
  "@teambit/design.ui.tree": "0.0.12",
49
- "@teambit/lanes.hooks.use-lane-components": "0.0.43",
50
- "@teambit/lanes.hooks.use-lanes": "0.0.44",
51
- "@teambit/ui-foundation.ui.side-bar": "0.0.655",
52
- "@teambit/command-bar": "0.0.874",
53
- "@teambit/component-tree": "0.0.662",
49
+ "@teambit/lanes.hooks.use-lane-components": "0.0.44",
50
+ "@teambit/lanes.hooks.use-lanes": "0.0.45",
51
+ "@teambit/ui-foundation.ui.side-bar": "0.0.656",
52
+ "@teambit/command-bar": "0.0.875",
53
+ "@teambit/component-tree": "0.0.663",
54
54
  "@teambit/component.modules.component-url": "0.0.140",
55
- "@teambit/component.ui.component-filters.component-filter-context": "0.0.13",
56
- "@teambit/component.ui.component-filters.deprecate-filter": "0.0.13",
57
- "@teambit/component.ui.component-filters.env-filter": "0.0.19",
58
- "@teambit/component.ui.component-filters.show-main-filter": "0.0.6",
59
- "@teambit/sidebar": "0.0.874",
55
+ "@teambit/component.ui.component-filters.component-filter-context": "0.0.14",
56
+ "@teambit/component.ui.component-filters.deprecate-filter": "0.0.14",
57
+ "@teambit/component.ui.component-filters.env-filter": "0.0.20",
58
+ "@teambit/component.ui.component-filters.show-main-filter": "0.0.7",
59
+ "@teambit/sidebar": "0.0.875",
60
60
  "@teambit/ui-foundation.ui.main-dropdown": "0.0.493",
61
61
  "@teambit/ui-foundation.ui.menu": "0.0.493",
62
62
  "@teambit/ui-foundation.ui.react-router.slot-router": "0.0.496",
63
63
  "@teambit/ui-foundation.ui.tree.drawer": "0.0.505",
64
- "@teambit/lane-id": "0.0.102",
64
+ "@teambit/lane-id": "0.0.103",
65
65
  "@teambit/ui-foundation.ui.constants.z-indexes": "0.0.494",
66
- "@teambit/scope.ui.hooks.use-scope": "0.0.246",
66
+ "@teambit/scope.ui.hooks.use-scope": "0.0.247",
67
67
  "@teambit/ui-foundation.ui.buttons.collapser": "0.0.201",
68
68
  "@teambit/ui-foundation.ui.corner": "0.0.504",
69
69
  "@teambit/ui-foundation.ui.full-loader": "0.0.492",
@@ -92,7 +92,7 @@
92
92
  },
93
93
  "peerDependencies": {
94
94
  "react-router-dom": "^6.0.0",
95
- "@teambit/legacy": "1.0.365",
95
+ "@teambit/legacy": "1.0.366",
96
96
  "react-dom": "^16.8.0 || ^17.0.0",
97
97
  "react": "^16.8.0 || ^17.0.0"
98
98
  },
@@ -1,5 +1,5 @@
1
- import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.scope_scope@0.0.874/dist/scope.composition.js';
2
- import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.scope_scope@0.0.874/dist/scope.docs.mdx';
1
+ import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.scope_scope@0.0.875/dist/scope.composition.js';
2
+ import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.scope_scope@0.0.875/dist/scope.docs.mdx';
3
3
 
4
4
  export const compositions = [compositions_0];
5
5
  export const overview = [overview_0];