@teambit/scope 0.0.625 → 0.0.627

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.625",
3
+ "version": "0.0.627",
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.625"
9
+ "version": "0.0.627"
10
10
  },
11
11
  "dependencies": {
12
12
  "semver": "7.3.4",
@@ -27,26 +27,26 @@
27
27
  "@teambit/base-ui.graph.tree.recursive-tree": "1.0.0",
28
28
  "@teambit/scope.models.scope-model": "0.0.95",
29
29
  "@teambit/scope.ui.hooks.scope-context": "0.0.95",
30
- "@teambit/component": "0.0.625",
31
- "@teambit/logger": "0.0.518",
32
- "@teambit/aspect-loader": "0.0.625",
33
- "@teambit/builder": "0.0.625",
34
- "@teambit/cli": "0.0.429",
35
- "@teambit/compiler": "0.0.625",
36
- "@teambit/config": "0.0.441",
37
- "@teambit/envs": "0.0.625",
38
- "@teambit/express": "0.0.522",
39
- "@teambit/graphql": "0.0.625",
30
+ "@teambit/component": "0.0.627",
31
+ "@teambit/logger": "0.0.520",
32
+ "@teambit/aspect-loader": "0.0.627",
33
+ "@teambit/builder": "0.0.627",
34
+ "@teambit/cli": "0.0.431",
35
+ "@teambit/compiler": "0.0.627",
36
+ "@teambit/config": "0.0.443",
37
+ "@teambit/envs": "0.0.627",
38
+ "@teambit/express": "0.0.524",
39
+ "@teambit/graphql": "0.0.627",
40
40
  "@teambit/harmony.modules.requireable-component": "0.0.483",
41
- "@teambit/isolator": "0.0.625",
41
+ "@teambit/isolator": "0.0.627",
42
42
  "@teambit/legacy-bit-id": "0.0.397",
43
- "@teambit/ui": "0.0.625",
43
+ "@teambit/ui": "0.0.627",
44
44
  "@teambit/workspace.modules.match-pattern": "0.0.487",
45
- "@teambit/command-bar": "0.0.625",
46
- "@teambit/component-tree": "0.0.413",
45
+ "@teambit/command-bar": "0.0.627",
46
+ "@teambit/component-tree": "0.0.415",
47
47
  "@teambit/design.ui.surfaces.menu.link-item": "0.0.377",
48
- "@teambit/react-router": "0.0.625",
49
- "@teambit/sidebar": "0.0.625",
48
+ "@teambit/react-router": "0.0.627",
49
+ "@teambit/sidebar": "0.0.627",
50
50
  "@teambit/ui-foundation.ui.main-dropdown": "0.0.485",
51
51
  "@teambit/ui-foundation.ui.menu": "0.0.485",
52
52
  "@teambit/ui-foundation.ui.react-router.slot-router": "0.0.487",
@@ -57,13 +57,13 @@
57
57
  "@teambit/ui-foundation.ui.corner": "0.0.493",
58
58
  "@teambit/ui-foundation.ui.hooks.use-is-mobile": "0.0.178",
59
59
  "@teambit/ui-foundation.ui.top-bar": "0.0.488",
60
- "@teambit/ui-foundation.ui.use-box.dropdown": "0.0.108",
61
- "@teambit/ui-foundation.ui.use-box.scope-menu": "0.0.108",
62
60
  "@teambit/design.ui.styles.ellipsis": "0.0.347",
63
61
  "@teambit/design.ui.styles.muted-italic": "0.0.35",
64
62
  "@teambit/ui-foundation.ui.full-loader": "0.0.485",
65
63
  "@teambit/ui-foundation.ui.side-bar": "0.0.492",
66
64
  "@teambit/ui-foundation.ui.tree.drawer": "0.0.486",
65
+ "@teambit/ui-foundation.ui.use-box.dropdown": "0.0.108",
66
+ "@teambit/ui-foundation.ui.use-box.scope-menu": "0.0.108",
67
67
  "@teambit/explorer.ui.gallery.component-card": "0.0.492",
68
68
  "@teambit/explorer.ui.gallery.component-grid": "0.0.485",
69
69
  "@teambit/preview.ui.preview-placeholder": "0.0.485",
@@ -85,7 +85,7 @@
85
85
  "@types/node": "12.20.4"
86
86
  },
87
87
  "peerDependencies": {
88
- "@teambit/legacy": "1.0.207",
88
+ "@teambit/legacy": "1.0.208",
89
89
  "react-dom": "^16.8.0 || ^17.0.0",
90
90
  "react": "^16.8.0 || ^17.0.0"
91
91
  },
@@ -113,7 +113,7 @@
113
113
  "react": "-"
114
114
  },
115
115
  "peerDependencies": {
116
- "@teambit/legacy": "1.0.207",
116
+ "@teambit/legacy": "1.0.208",
117
117
  "react-dom": "^16.8.0 || ^17.0.0",
118
118
  "react": "^16.8.0 || ^17.0.0"
119
119
  }