@teambit/scope 0.0.771 → 0.0.774

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.771",
3
+ "version": "0.0.774",
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.771"
9
+ "version": "0.0.774"
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.161",
30
- "@teambit/scope.ui.hooks.scope-context": "0.0.161",
31
- "@teambit/cli": "0.0.510",
32
- "@teambit/component": "0.0.771",
33
- "@teambit/logger": "0.0.603",
34
- "@teambit/aspect-loader": "0.0.771",
29
+ "@teambit/scope.models.scope-model": "0.0.163",
30
+ "@teambit/scope.ui.hooks.scope-context": "0.0.163",
31
+ "@teambit/cli": "0.0.512",
32
+ "@teambit/component": "0.0.774",
33
+ "@teambit/logger": "0.0.605",
34
+ "@teambit/aspect-loader": "0.0.774",
35
35
  "@teambit/bit-error": "0.0.394",
36
- "@teambit/builder": "0.0.771",
37
- "@teambit/compiler": "0.0.771",
38
- "@teambit/config": "0.0.523",
39
- "@teambit/envs": "0.0.771",
40
- "@teambit/express": "0.0.608",
41
- "@teambit/graphql": "0.0.771",
36
+ "@teambit/builder": "0.0.774",
37
+ "@teambit/compiler": "0.0.774",
38
+ "@teambit/config": "0.0.525",
39
+ "@teambit/envs": "0.0.774",
40
+ "@teambit/express": "0.0.610",
41
+ "@teambit/graphql": "0.0.774",
42
42
  "@teambit/harmony.modules.requireable-component": "0.0.484",
43
- "@teambit/isolator": "0.0.771",
43
+ "@teambit/isolator": "0.0.774",
44
44
  "@teambit/legacy-bit-id": "0.0.399",
45
- "@teambit/ui": "0.0.771",
45
+ "@teambit/ui": "0.0.774",
46
46
  "@teambit/workspace.modules.match-pattern": "0.0.489",
47
- "@teambit/component.ui.component-drawer": "0.0.57",
47
+ "@teambit/component.ui.component-drawer": "0.0.59",
48
48
  "@teambit/design.ui.tree": "0.0.5",
49
- "@teambit/ui-foundation.ui.side-bar": "0.0.574",
50
- "@teambit/command-bar": "0.0.771",
51
- "@teambit/component-tree": "0.0.559",
49
+ "@teambit/ui-foundation.ui.side-bar": "0.0.576",
50
+ "@teambit/command-bar": "0.0.774",
51
+ "@teambit/component-tree": "0.0.562",
52
52
  "@teambit/component.ui.component-filters": "0.0.6",
53
- "@teambit/sidebar": "0.0.771",
53
+ "@teambit/sidebar": "0.0.774",
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.164",
59
+ "@teambit/scope.ui.hooks.use-scope": "0.0.166",
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.115",
66
+ "@teambit/ui-foundation.ui.use-box.scope-menu": "0.0.115",
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.500"
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.291",
89
+ "@teambit/legacy": "1.0.293",
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.291",
117
+ "@teambit/legacy": "1.0.293",
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.771/dist/scope.composition.js'
2
- import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.scope_scope@0.0.771/dist/scope.docs.mdx'
1
+ import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.scope_scope@0.0.774/dist/scope.composition.js'
2
+ import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.scope_scope@0.0.774/dist/scope.docs.mdx'
3
3
 
4
4
  export const compositions = [compositions_0];
5
5
  export const overview = [overview_0]