@teambit/scope 0.0.661 → 0.0.662

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.661",
3
+ "version": "0.0.662",
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.661"
9
+ "version": "0.0.662"
10
10
  },
11
11
  "dependencies": {
12
12
  "semver": "7.3.4",
@@ -27,30 +27,30 @@
27
27
  "@teambit/base-ui.graph.tree.recursive-tree": "1.0.0",
28
28
  "@teambit/scope.models.scope-model": "0.0.101",
29
29
  "@teambit/scope.ui.hooks.scope-context": "0.0.101",
30
- "@teambit/component": "0.0.661",
30
+ "@teambit/component": "0.0.662",
31
31
  "@teambit/logger": "0.0.539",
32
- "@teambit/aspect-loader": "0.0.661",
33
- "@teambit/builder": "0.0.661",
32
+ "@teambit/aspect-loader": "0.0.662",
33
+ "@teambit/builder": "0.0.662",
34
34
  "@teambit/cli": "0.0.449",
35
- "@teambit/compiler": "0.0.661",
35
+ "@teambit/compiler": "0.0.662",
36
36
  "@teambit/config": "0.0.462",
37
- "@teambit/envs": "0.0.661",
37
+ "@teambit/envs": "0.0.662",
38
38
  "@teambit/express": "0.0.543",
39
- "@teambit/graphql": "0.0.661",
39
+ "@teambit/graphql": "0.0.662",
40
40
  "@teambit/harmony.modules.requireable-component": "0.0.484",
41
- "@teambit/isolator": "0.0.661",
41
+ "@teambit/isolator": "0.0.662",
42
42
  "@teambit/legacy-bit-id": "0.0.398",
43
- "@teambit/ui": "0.0.661",
43
+ "@teambit/ui": "0.0.662",
44
44
  "@teambit/workspace.modules.match-pattern": "0.0.489",
45
- "@teambit/command-bar": "0.0.661",
46
- "@teambit/component-tree": "0.0.449",
45
+ "@teambit/command-bar": "0.0.662",
46
+ "@teambit/component-tree": "0.0.450",
47
47
  "@teambit/design.ui.surfaces.menu.link-item": "0.0.379",
48
- "@teambit/react-router": "0.0.661",
49
- "@teambit/sidebar": "0.0.661",
48
+ "@teambit/react-router": "0.0.662",
49
+ "@teambit/sidebar": "0.0.662",
50
50
  "@teambit/ui-foundation.ui.main-dropdown": "0.0.486",
51
51
  "@teambit/ui-foundation.ui.menu": "0.0.486",
52
52
  "@teambit/ui-foundation.ui.react-router.slot-router": "0.0.488",
53
- "@teambit/ui-foundation.ui.tree.drawer": "0.0.491",
53
+ "@teambit/ui-foundation.ui.tree.drawer": "0.0.492",
54
54
  "@teambit/bit-error": "0.0.394",
55
55
  "@teambit/ui-foundation.ui.constants.z-indexes": "0.0.487",
56
56
  "@teambit/scope.ui.hooks.use-scope": "0.0.104",
@@ -61,14 +61,14 @@
61
61
  "@teambit/ui-foundation.ui.top-bar": "0.0.489",
62
62
  "@teambit/design.ui.styles.ellipsis": "0.0.347",
63
63
  "@teambit/design.ui.styles.muted-italic": "0.0.35",
64
- "@teambit/ui-foundation.ui.side-bar": "0.0.503",
64
+ "@teambit/ui-foundation.ui.side-bar": "0.0.504",
65
+ "@teambit/ui-foundation.ui.use-box.dropdown": "0.0.111",
66
+ "@teambit/ui-foundation.ui.use-box.scope-menu": "0.0.111",
65
67
  "@teambit/explorer.ui.gallery.component-card": "0.0.494",
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.490",
69
- "@teambit/scope.ui.scope-details": "0.0.496",
70
- "@teambit/ui-foundation.ui.use-box.dropdown": "0.0.111",
71
- "@teambit/ui-foundation.ui.use-box.scope-menu": "0.0.111"
71
+ "@teambit/scope.ui.scope-details": "0.0.496"
72
72
  },
73
73
  "devDependencies": {
74
74
  "@types/semver": "7.3.4",