@teambit/scope 0.0.742 → 0.0.743

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.742",
3
+ "version": "0.0.743",
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.742"
9
+ "version": "0.0.743"
10
10
  },
11
11
  "dependencies": {
12
12
  "chalk": "2.4.2",
@@ -27,49 +27,49 @@
27
27
  "@teambit/base-ui.surfaces.split-pane.hover-splitter": "1.0.0",
28
28
  "@teambit/base-ui.surfaces.split-pane.split-pane": "1.0.0",
29
29
  "@teambit/base-ui.utils.composer": "1.0.0",
30
- "@teambit/scope.models.scope-model": "0.0.143",
31
- "@teambit/scope.ui.hooks.scope-context": "0.0.143",
32
- "@teambit/cli": "0.0.492",
33
- "@teambit/component": "0.0.742",
34
- "@teambit/logger": "0.0.584",
35
- "@teambit/aspect-loader": "0.0.742",
30
+ "@teambit/scope.models.scope-model": "0.0.144",
31
+ "@teambit/scope.ui.hooks.scope-context": "0.0.144",
32
+ "@teambit/cli": "0.0.493",
33
+ "@teambit/component": "0.0.743",
34
+ "@teambit/logger": "0.0.585",
35
+ "@teambit/aspect-loader": "0.0.743",
36
36
  "@teambit/bit-error": "0.0.394",
37
- "@teambit/builder": "0.0.742",
38
- "@teambit/compiler": "0.0.742",
39
- "@teambit/config": "0.0.505",
40
- "@teambit/envs": "0.0.742",
41
- "@teambit/express": "0.0.589",
42
- "@teambit/graphql": "0.0.742",
37
+ "@teambit/builder": "0.0.743",
38
+ "@teambit/compiler": "0.0.743",
39
+ "@teambit/config": "0.0.506",
40
+ "@teambit/envs": "0.0.743",
41
+ "@teambit/express": "0.0.590",
42
+ "@teambit/graphql": "0.0.743",
43
43
  "@teambit/harmony.modules.requireable-component": "0.0.484",
44
- "@teambit/isolator": "0.0.742",
44
+ "@teambit/isolator": "0.0.743",
45
45
  "@teambit/legacy-bit-id": "0.0.399",
46
- "@teambit/ui": "0.0.742",
46
+ "@teambit/ui": "0.0.743",
47
47
  "@teambit/workspace.modules.match-pattern": "0.0.489",
48
- "@teambit/component.ui.component-drawer": "0.0.37",
48
+ "@teambit/component.ui.component-drawer": "0.0.38",
49
49
  "@teambit/design.ui.tree": "0.0.5",
50
- "@teambit/ui-foundation.ui.side-bar": "0.0.555",
51
- "@teambit/command-bar": "0.0.742",
52
- "@teambit/component-tree": "0.0.530",
50
+ "@teambit/ui-foundation.ui.side-bar": "0.0.556",
51
+ "@teambit/command-bar": "0.0.743",
52
+ "@teambit/component-tree": "0.0.531",
53
53
  "@teambit/component.ui.component-filters": "0.0.4",
54
- "@teambit/sidebar": "0.0.742",
54
+ "@teambit/sidebar": "0.0.743",
55
55
  "@teambit/ui-foundation.ui.main-dropdown": "0.0.487",
56
56
  "@teambit/ui-foundation.ui.menu": "0.0.487",
57
57
  "@teambit/ui-foundation.ui.react-router.slot-router": "0.0.489",
58
58
  "@teambit/ui-foundation.ui.tree.drawer": "0.0.499",
59
59
  "@teambit/ui-foundation.ui.constants.z-indexes": "0.0.487",
60
- "@teambit/scope.ui.hooks.use-scope": "0.0.146",
60
+ "@teambit/scope.ui.hooks.use-scope": "0.0.147",
61
61
  "@teambit/ui-foundation.ui.buttons.collapser": "0.0.194",
62
62
  "@teambit/ui-foundation.ui.corner": "0.0.497",
63
63
  "@teambit/ui-foundation.ui.full-loader": "0.0.486",
64
64
  "@teambit/ui-foundation.ui.hooks.use-is-mobile": "0.0.179",
65
65
  "@teambit/ui-foundation.ui.top-bar": "0.0.491",
66
+ "@teambit/ui-foundation.ui.use-box.dropdown": "0.0.114",
67
+ "@teambit/ui-foundation.ui.use-box.scope-menu": "0.0.114",
66
68
  "@teambit/explorer.ui.gallery.component-card": "0.0.495",
67
69
  "@teambit/explorer.ui.gallery.component-grid": "0.0.486",
68
70
  "@teambit/preview.ui.preview-placeholder": "0.0.487",
69
71
  "@teambit/scope.ui.empty-scope": "0.0.492",
70
- "@teambit/scope.ui.scope-details": "0.0.500",
71
- "@teambit/ui-foundation.ui.use-box.dropdown": "0.0.114",
72
- "@teambit/ui-foundation.ui.use-box.scope-menu": "0.0.114"
72
+ "@teambit/scope.ui.scope-details": "0.0.500"
73
73
  },
74
74
  "devDependencies": {
75
75
  "@types/semver": "7.3.4",
@@ -87,7 +87,7 @@
87
87
  "@teambit/scope.content.scope-overview": "1.95.0"
88
88
  },
89
89
  "peerDependencies": {
90
- "@teambit/legacy": "1.0.272",
90
+ "@teambit/legacy": "1.0.273",
91
91
  "react-dom": "^16.8.0 || ^17.0.0",
92
92
  "react": "^16.8.0 || ^17.0.0"
93
93
  },
@@ -115,7 +115,7 @@
115
115
  "react": "-"
116
116
  },
117
117
  "peerDependencies": {
118
- "@teambit/legacy": "1.0.272",
118
+ "@teambit/legacy": "1.0.273",
119
119
  "react-dom": "^16.8.0 || ^17.0.0",
120
120
  "react": "^16.8.0 || ^17.0.0"
121
121
  }
@@ -1,2 +1,2 @@
1
- export const compositions = [require('/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.scope_scope@0.0.742/dist/scope.composition.js')]
2
- export const overview = [require('/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.scope_scope@0.0.742/dist/scope.docs.mdx')]
1
+ export const compositions = [require('/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.scope_scope@0.0.743/dist/scope.composition.js')]
2
+ export const overview = [require('/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.scope_scope@0.0.743/dist/scope.docs.mdx')]