@teambit/scope 1.0.33 → 1.0.34
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.
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.scope_scope@1.0.
|
|
2
|
-
import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.scope_scope@1.0.
|
|
1
|
+
import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.scope_scope@1.0.34/dist/scope.composition.js';
|
|
2
|
+
import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.scope_scope@1.0.34/dist/scope.docs.mdx';
|
|
3
3
|
|
|
4
4
|
export const compositions = [compositions_0];
|
|
5
5
|
export const overview = [overview_0];
|
package/package.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@teambit/scope",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.34",
|
|
4
4
|
"homepage": "https://bit.cloud/teambit/scope/scope",
|
|
5
5
|
"main": "dist/index.js",
|
|
6
6
|
"componentId": {
|
|
7
7
|
"scope": "teambit.scope",
|
|
8
8
|
"name": "scope",
|
|
9
|
-
"version": "1.0.
|
|
9
|
+
"version": "1.0.34"
|
|
10
10
|
},
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"fs-extra": "10.0.0",
|
|
@@ -26,7 +26,6 @@
|
|
|
26
26
|
"@teambit/bit-error": "0.0.404",
|
|
27
27
|
"@teambit/component-id": "1.1.0",
|
|
28
28
|
"@teambit/graph.cleargraph": "0.0.1",
|
|
29
|
-
"@teambit/legacy-bit-id": "1.0.3",
|
|
30
29
|
"@teambit/legacy-component-log": "0.0.402",
|
|
31
30
|
"@teambit/component.ui.component-drawer": "0.0.351",
|
|
32
31
|
"@teambit/design.ui.tree": "0.0.15",
|
|
@@ -54,33 +53,34 @@
|
|
|
54
53
|
"@teambit/ui-foundation.ui.hooks.use-is-mobile": "0.0.197",
|
|
55
54
|
"@teambit/ui-foundation.ui.top-bar": "0.0.514",
|
|
56
55
|
"@teambit/ui-foundation.ui.use-box.dropdown": "0.0.141",
|
|
57
|
-
"@teambit/ui-foundation.ui.use-box.scope-menu": "0.0.
|
|
56
|
+
"@teambit/ui-foundation.ui.use-box.scope-menu": "0.0.144",
|
|
58
57
|
"@teambit/explorer.ui.gallery.component-card": "0.0.513",
|
|
59
58
|
"@teambit/explorer.ui.gallery.component-grid": "0.0.496",
|
|
60
59
|
"@teambit/scope.ui.empty-scope": "0.0.509",
|
|
61
60
|
"@teambit/scope.ui.scope-details": "0.0.526",
|
|
62
61
|
"@teambit/component.modules.component-url": "0.0.157",
|
|
63
|
-
"@teambit/scope.models.scope-model": "0.0.
|
|
64
|
-
"@teambit/scope.ui.hooks.scope-context": "0.0.
|
|
65
|
-
"@teambit/aspect-loader": "1.0.
|
|
66
|
-
"@teambit/cli": "0.0.
|
|
67
|
-
"@teambit/compiler": "1.0.
|
|
68
|
-
"@teambit/component": "1.0.
|
|
69
|
-
"@teambit/dependency-resolver": "1.0.
|
|
70
|
-
"@teambit/envs": "1.0.
|
|
71
|
-
"@teambit/global-config": "0.0.
|
|
62
|
+
"@teambit/scope.models.scope-model": "0.0.460",
|
|
63
|
+
"@teambit/scope.ui.hooks.scope-context": "0.0.454",
|
|
64
|
+
"@teambit/aspect-loader": "1.0.34",
|
|
65
|
+
"@teambit/cli": "0.0.804",
|
|
66
|
+
"@teambit/compiler": "1.0.34",
|
|
67
|
+
"@teambit/component": "1.0.34",
|
|
68
|
+
"@teambit/dependency-resolver": "1.0.34",
|
|
69
|
+
"@teambit/envs": "1.0.34",
|
|
70
|
+
"@teambit/global-config": "0.0.806",
|
|
72
71
|
"@teambit/harmony.modules.requireable-component": "0.0.493",
|
|
73
|
-
"@teambit/isolator": "1.0.
|
|
74
|
-
"@teambit/logger": "0.0.
|
|
75
|
-
"@teambit/builder": "1.0.
|
|
76
|
-
"@teambit/express": "0.0.
|
|
77
|
-
"@teambit/graph": "1.0.
|
|
78
|
-
"@teambit/graphql": "1.0.
|
|
79
|
-
"@teambit/
|
|
72
|
+
"@teambit/isolator": "1.0.34",
|
|
73
|
+
"@teambit/logger": "0.0.897",
|
|
74
|
+
"@teambit/builder": "1.0.34",
|
|
75
|
+
"@teambit/express": "0.0.903",
|
|
76
|
+
"@teambit/graph": "1.0.34",
|
|
77
|
+
"@teambit/graphql": "1.0.34",
|
|
78
|
+
"@teambit/legacy-bit-id": "1.0.4",
|
|
79
|
+
"@teambit/ui": "1.0.34",
|
|
80
80
|
"@teambit/workspace.modules.match-pattern": "0.0.500",
|
|
81
|
-
"@teambit/command-bar": "1.0.
|
|
82
|
-
"@teambit/component-tree": "1.0.
|
|
83
|
-
"@teambit/sidebar": "1.0.
|
|
81
|
+
"@teambit/command-bar": "1.0.34",
|
|
82
|
+
"@teambit/component-tree": "1.0.34",
|
|
83
|
+
"@teambit/sidebar": "1.0.34",
|
|
84
84
|
"@teambit/preview.ui.preview-placeholder": "0.0.501"
|
|
85
85
|
},
|
|
86
86
|
"devDependencies": {
|
|
@@ -98,7 +98,7 @@
|
|
|
98
98
|
},
|
|
99
99
|
"peerDependencies": {
|
|
100
100
|
"react-router-dom": "^6.0.0",
|
|
101
|
-
"@teambit/legacy": "1.0.
|
|
101
|
+
"@teambit/legacy": "1.0.584",
|
|
102
102
|
"react": "^16.8.0 || ^17.0.0",
|
|
103
103
|
"react-dom": "^16.8.0 || ^17.0.0"
|
|
104
104
|
},
|