@teambit/scope 0.0.597 → 0.0.598

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.597",
3
+ "version": "0.0.598",
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.597"
9
+ "version": "0.0.598"
10
10
  },
11
11
  "dependencies": {
12
12
  "semver": "7.3.4",
@@ -25,48 +25,48 @@
25
25
  "@teambit/base-ui.graph.tree.recursive-tree": "1.0.0",
26
26
  "@teambit/scope.models.scope-model": "0.0.95",
27
27
  "@teambit/scope.ui.hooks.scope-context": "0.0.95",
28
- "@teambit/component": "0.0.597",
29
- "@teambit/logger": "0.0.498",
30
- "@teambit/aspect-loader": "0.0.597",
31
- "@teambit/builder": "0.0.597",
28
+ "@teambit/component": "0.0.598",
29
+ "@teambit/logger": "0.0.499",
30
+ "@teambit/aspect-loader": "0.0.598",
31
+ "@teambit/builder": "0.0.598",
32
32
  "@teambit/cli": "0.0.410",
33
- "@teambit/compiler": "0.0.597",
33
+ "@teambit/compiler": "0.0.598",
34
34
  "@teambit/config": "0.0.422",
35
- "@teambit/envs": "0.0.597",
36
- "@teambit/express": "0.0.502",
37
- "@teambit/graphql": "0.0.597",
35
+ "@teambit/envs": "0.0.598",
36
+ "@teambit/express": "0.0.503",
37
+ "@teambit/graphql": "0.0.598",
38
38
  "@teambit/harmony.modules.requireable-component": "0.0.483",
39
- "@teambit/isolator": "0.0.597",
39
+ "@teambit/isolator": "0.0.598",
40
40
  "@teambit/legacy-bit-id": "0.0.397",
41
- "@teambit/ui": "0.0.597",
41
+ "@teambit/ui": "0.0.598",
42
42
  "@teambit/workspace.modules.match-pattern": "0.0.487",
43
- "@teambit/command-bar": "0.0.597",
43
+ "@teambit/command-bar": "0.0.598",
44
44
  "@teambit/component-tree": "0.0.396",
45
45
  "@teambit/design.ui.surfaces.menu.link-item": "0.0.374",
46
- "@teambit/react-router": "0.0.597",
47
- "@teambit/sidebar": "0.0.597",
46
+ "@teambit/react-router": "0.0.598",
47
+ "@teambit/sidebar": "0.0.598",
48
48
  "@teambit/ui-foundation.ui.main-dropdown": "0.0.485",
49
49
  "@teambit/ui-foundation.ui.menu": "0.0.485",
50
50
  "@teambit/ui-foundation.ui.react-router.slot-router": "0.0.487",
51
51
  "@teambit/bit-error": "0.0.394",
52
52
  "@teambit/ui-foundation.ui.constants.z-indexes": "0.0.486",
53
53
  "@teambit/scope.ui.hooks.use-scope": "0.0.96",
54
- "@teambit/ui-foundation.ui.buttons.collapser": "0.0.191",
55
- "@teambit/ui-foundation.ui.corner": "0.0.492",
54
+ "@teambit/ui-foundation.ui.buttons.collapser": "0.0.192",
55
+ "@teambit/ui-foundation.ui.corner": "0.0.493",
56
56
  "@teambit/ui-foundation.ui.hooks.use-is-mobile": "0.0.178",
57
57
  "@teambit/ui-foundation.ui.top-bar": "0.0.488",
58
- "@teambit/design.ui.styles.ellipsis": "0.0.346",
58
+ "@teambit/design.ui.styles.ellipsis": "0.0.347",
59
59
  "@teambit/design.ui.styles.muted-italic": "0.0.35",
60
60
  "@teambit/ui-foundation.ui.full-loader": "0.0.485",
61
- "@teambit/ui-foundation.ui.side-bar": "0.0.491",
62
- "@teambit/ui-foundation.ui.tree.drawer": "0.0.485",
63
- "@teambit/ui-foundation.ui.use-box.dropdown": "0.0.107",
64
- "@teambit/ui-foundation.ui.use-box.scope-menu": "0.0.107",
65
- "@teambit/explorer.ui.gallery.component-card": "0.0.489",
61
+ "@teambit/ui-foundation.ui.side-bar": "0.0.492",
62
+ "@teambit/ui-foundation.ui.tree.drawer": "0.0.486",
63
+ "@teambit/explorer.ui.gallery.component-card": "0.0.490",
66
64
  "@teambit/explorer.ui.gallery.component-grid": "0.0.485",
67
65
  "@teambit/preview.ui.preview-placeholder": "0.0.485",
68
- "@teambit/scope.ui.empty-scope": "0.0.488",
69
- "@teambit/scope.ui.scope-details": "0.0.494"
66
+ "@teambit/scope.ui.empty-scope": "0.0.489",
67
+ "@teambit/scope.ui.scope-details": "0.0.495",
68
+ "@teambit/ui-foundation.ui.use-box.dropdown": "0.0.108",
69
+ "@teambit/ui-foundation.ui.use-box.scope-menu": "0.0.108"
70
70
  },
71
71
  "devDependencies": {
72
72
  "@types/semver": "7.3.4",