@teambit/scope 0.0.779 → 0.0.780

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.779",
3
+ "version": "0.0.780",
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.779"
9
+ "version": "0.0.780"
10
10
  },
11
11
  "dependencies": {
12
12
  "chalk": "2.4.2",
@@ -26,49 +26,49 @@
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.166",
30
- "@teambit/scope.ui.hooks.scope-context": "0.0.166",
31
- "@teambit/cli": "0.0.515",
32
- "@teambit/component": "0.0.779",
33
- "@teambit/logger": "0.0.608",
34
- "@teambit/aspect-loader": "0.0.779",
29
+ "@teambit/scope.models.scope-model": "0.0.167",
30
+ "@teambit/scope.ui.hooks.scope-context": "0.0.167",
31
+ "@teambit/cli": "0.0.516",
32
+ "@teambit/component": "0.0.780",
33
+ "@teambit/logger": "0.0.609",
34
+ "@teambit/aspect-loader": "0.0.780",
35
35
  "@teambit/bit-error": "0.0.394",
36
- "@teambit/builder": "0.0.779",
37
- "@teambit/compiler": "0.0.779",
38
- "@teambit/envs": "0.0.779",
39
- "@teambit/express": "0.0.613",
40
- "@teambit/graphql": "0.0.779",
36
+ "@teambit/builder": "0.0.780",
37
+ "@teambit/compiler": "0.0.780",
38
+ "@teambit/envs": "0.0.780",
39
+ "@teambit/express": "0.0.614",
40
+ "@teambit/graphql": "0.0.780",
41
41
  "@teambit/harmony.modules.requireable-component": "0.0.484",
42
- "@teambit/isolator": "0.0.779",
42
+ "@teambit/isolator": "0.0.780",
43
43
  "@teambit/legacy-bit-id": "0.0.399",
44
- "@teambit/ui": "0.0.779",
44
+ "@teambit/ui": "0.0.780",
45
45
  "@teambit/workspace.modules.match-pattern": "0.0.489",
46
- "@teambit/component.ui.component-drawer": "0.0.63",
47
- "@teambit/design.ui.tree": "0.0.5",
48
- "@teambit/ui-foundation.ui.side-bar": "0.0.580",
49
- "@teambit/command-bar": "0.0.779",
50
- "@teambit/component-tree": "0.0.567",
46
+ "@teambit/component.ui.component-drawer": "0.0.64",
47
+ "@teambit/design.ui.tree": "0.0.6",
48
+ "@teambit/ui-foundation.ui.side-bar": "0.0.581",
49
+ "@teambit/command-bar": "0.0.780",
50
+ "@teambit/component-tree": "0.0.568",
51
51
  "@teambit/component.modules.component-url": "0.0.125",
52
52
  "@teambit/component.ui.component-filters": "0.0.7",
53
- "@teambit/sidebar": "0.0.779",
53
+ "@teambit/sidebar": "0.0.780",
54
54
  "@teambit/ui-foundation.ui.main-dropdown": "0.0.487",
55
55
  "@teambit/ui-foundation.ui.menu": "0.0.487",
56
56
  "@teambit/ui-foundation.ui.react-router.slot-router": "0.0.490",
57
57
  "@teambit/ui-foundation.ui.tree.drawer": "0.0.499",
58
58
  "@teambit/ui-foundation.ui.constants.z-indexes": "0.0.488",
59
- "@teambit/scope.ui.hooks.use-scope": "0.0.170",
59
+ "@teambit/scope.ui.hooks.use-scope": "0.0.171",
60
60
  "@teambit/ui-foundation.ui.buttons.collapser": "0.0.195",
61
61
  "@teambit/ui-foundation.ui.corner": "0.0.498",
62
62
  "@teambit/ui-foundation.ui.full-loader": "0.0.486",
63
63
  "@teambit/ui-foundation.ui.hooks.use-is-mobile": "0.0.179",
64
64
  "@teambit/ui-foundation.ui.top-bar": "0.0.493",
65
+ "@teambit/ui-foundation.ui.use-box.dropdown": "0.0.116",
66
+ "@teambit/ui-foundation.ui.use-box.scope-menu": "0.0.116",
65
67
  "@teambit/explorer.ui.gallery.component-card": "0.0.496",
66
68
  "@teambit/explorer.ui.gallery.component-grid": "0.0.486",
67
69
  "@teambit/preview.ui.preview-placeholder": "0.0.487",
68
70
  "@teambit/scope.ui.empty-scope": "0.0.493",
69
- "@teambit/scope.ui.scope-details": "0.0.500",
70
- "@teambit/ui-foundation.ui.use-box.dropdown": "0.0.115",
71
- "@teambit/ui-foundation.ui.use-box.scope-menu": "0.0.115"
71
+ "@teambit/scope.ui.scope-details": "0.0.501"
72
72
  },
73
73
  "devDependencies": {
74
74
  "@types/semver": "7.3.4",
@@ -86,7 +86,7 @@
86
86
  },
87
87
  "peerDependencies": {
88
88
  "react-router-dom": "^6.0.0",
89
- "@teambit/legacy": "1.0.296",
89
+ "@teambit/legacy": "1.0.297",
90
90
  "react-dom": "^16.8.0 || ^17.0.0",
91
91
  "react": "^16.8.0 || ^17.0.0"
92
92
  },
@@ -114,7 +114,7 @@
114
114
  "react": "-"
115
115
  },
116
116
  "peerDependencies": {
117
- "@teambit/legacy": "1.0.296",
117
+ "@teambit/legacy": "1.0.297",
118
118
  "react-dom": "^16.8.0 || ^17.0.0",
119
119
  "react": "^16.8.0 || ^17.0.0"
120
120
  }
@@ -1,5 +1,5 @@
1
- import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.scope_scope@0.0.779/dist/scope.composition.js';
2
- import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.scope_scope@0.0.779/dist/scope.docs.mdx';
1
+ import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.scope_scope@0.0.780/dist/scope.composition.js';
2
+ import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.scope_scope@0.0.780/dist/scope.docs.mdx';
3
3
 
4
4
  export const compositions = [compositions_0];
5
5
  export const overview = [overview_0];