@teambit/scope 0.0.633 → 0.0.637
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.
|
File without changes
|
|
Binary file
|
package/package.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@teambit/scope",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.637",
|
|
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.
|
|
9
|
+
"version": "0.0.637"
|
|
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.
|
|
30
|
+
"@teambit/component": "0.0.637",
|
|
31
31
|
"@teambit/logger": "0.0.524",
|
|
32
|
-
"@teambit/aspect-loader": "0.0.
|
|
33
|
-
"@teambit/builder": "0.0.
|
|
32
|
+
"@teambit/aspect-loader": "0.0.637",
|
|
33
|
+
"@teambit/builder": "0.0.637",
|
|
34
34
|
"@teambit/cli": "0.0.434",
|
|
35
|
-
"@teambit/compiler": "0.0.
|
|
35
|
+
"@teambit/compiler": "0.0.637",
|
|
36
36
|
"@teambit/config": "0.0.447",
|
|
37
|
-
"@teambit/envs": "0.0.
|
|
37
|
+
"@teambit/envs": "0.0.637",
|
|
38
38
|
"@teambit/express": "0.0.528",
|
|
39
|
-
"@teambit/graphql": "0.0.
|
|
39
|
+
"@teambit/graphql": "0.0.637",
|
|
40
40
|
"@teambit/harmony.modules.requireable-component": "0.0.483",
|
|
41
|
-
"@teambit/isolator": "0.0.
|
|
41
|
+
"@teambit/isolator": "0.0.637",
|
|
42
42
|
"@teambit/legacy-bit-id": "0.0.397",
|
|
43
|
-
"@teambit/ui": "0.0.
|
|
44
|
-
"@teambit/workspace.modules.match-pattern": "0.0.
|
|
45
|
-
"@teambit/command-bar": "0.0.
|
|
46
|
-
"@teambit/component-tree": "0.0.
|
|
43
|
+
"@teambit/ui": "0.0.637",
|
|
44
|
+
"@teambit/workspace.modules.match-pattern": "0.0.488",
|
|
45
|
+
"@teambit/command-bar": "0.0.637",
|
|
46
|
+
"@teambit/component-tree": "0.0.425",
|
|
47
47
|
"@teambit/design.ui.surfaces.menu.link-item": "0.0.377",
|
|
48
|
-
"@teambit/react-router": "0.0.
|
|
49
|
-
"@teambit/sidebar": "0.0.
|
|
48
|
+
"@teambit/react-router": "0.0.637",
|
|
49
|
+
"@teambit/sidebar": "0.0.637",
|
|
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",
|
|
@@ -60,15 +60,15 @@
|
|
|
60
60
|
"@teambit/design.ui.styles.ellipsis": "0.0.347",
|
|
61
61
|
"@teambit/design.ui.styles.muted-italic": "0.0.35",
|
|
62
62
|
"@teambit/ui-foundation.ui.full-loader": "0.0.485",
|
|
63
|
-
"@teambit/ui-foundation.ui.side-bar": "0.0.
|
|
63
|
+
"@teambit/ui-foundation.ui.side-bar": "0.0.495",
|
|
64
64
|
"@teambit/ui-foundation.ui.tree.drawer": "0.0.489",
|
|
65
|
-
"@teambit/ui-foundation.ui.use-box.dropdown": "0.0.108",
|
|
66
|
-
"@teambit/ui-foundation.ui.use-box.scope-menu": "0.0.108",
|
|
67
65
|
"@teambit/explorer.ui.gallery.component-card": "0.0.492",
|
|
68
66
|
"@teambit/explorer.ui.gallery.component-grid": "0.0.485",
|
|
69
67
|
"@teambit/preview.ui.preview-placeholder": "0.0.485",
|
|
70
68
|
"@teambit/scope.ui.empty-scope": "0.0.489",
|
|
71
|
-
"@teambit/scope.ui.scope-details": "0.0.495"
|
|
69
|
+
"@teambit/scope.ui.scope-details": "0.0.495",
|
|
70
|
+
"@teambit/ui-foundation.ui.use-box.dropdown": "0.0.108",
|
|
71
|
+
"@teambit/ui-foundation.ui.use-box.scope-menu": "0.0.108"
|
|
72
72
|
},
|
|
73
73
|
"devDependencies": {
|
|
74
74
|
"@types/semver": "7.3.4",
|
|
Binary file
|