@teambit/graph 1.0.44 → 1.0.46
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.component_graph@1.0.
|
2
|
-
import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.component_graph@1.0.
|
1
|
+
import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.component_graph@1.0.46/dist/graph.composition.js';
|
2
|
+
import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.component_graph@1.0.46/dist/graph.docs.md';
|
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/graph",
|
3
|
-
"version": "1.0.
|
3
|
+
"version": "1.0.46",
|
4
4
|
"homepage": "https://bit.cloud/teambit/component/graph",
|
5
5
|
"main": "dist/index.js",
|
6
6
|
"componentId": {
|
7
7
|
"scope": "teambit.component",
|
8
8
|
"name": "graph",
|
9
|
-
"version": "1.0.
|
9
|
+
"version": "1.0.46"
|
10
10
|
},
|
11
11
|
"dependencies": {
|
12
12
|
"lodash": "4.17.21",
|
@@ -15,8 +15,8 @@
|
|
15
15
|
"graphql-tag": "2.12.1",
|
16
16
|
"classnames": "2.2.6",
|
17
17
|
"react-flow-renderer": "8.3.7",
|
18
|
-
"semver": "7.5.2",
|
19
18
|
"dagre": "0.8.5",
|
19
|
+
"semver": "7.5.2",
|
20
20
|
"core-js": "^3.0.0",
|
21
21
|
"@babel/runtime": "7.20.0",
|
22
22
|
"@teambit/graph.cleargraph": "0.0.1",
|
@@ -25,27 +25,27 @@
|
|
25
25
|
"@teambit/component.ui.component-compare.models.component-compare-change-type": "0.0.7",
|
26
26
|
"@teambit/component.ui.component-compare.models.component-compare-props": "0.0.101",
|
27
27
|
"@teambit/base-ui.routing.nav-link": "1.0.0",
|
28
|
-
"@teambit/base-ui.surfaces.card": "1.0.1",
|
29
|
-
"@teambit/base-ui.text.muted-text": "1.0.1",
|
30
28
|
"@teambit/component.ui.deprecation-icon": "0.0.509",
|
31
29
|
"@teambit/design.ui.styles.ellipsis": "0.0.357",
|
30
|
+
"@teambit/base-ui.surfaces.card": "1.0.1",
|
31
|
+
"@teambit/base-ui.text.muted-text": "1.0.1",
|
32
32
|
"@teambit/component.ui.component-compare.context": "0.0.116",
|
33
33
|
"@teambit/design.ui.round-loader": "0.0.355",
|
34
34
|
"@teambit/component.ui.component-compare.status-resolver": "0.0.9",
|
35
35
|
"@teambit/evangelist.input.checkbox.label": "1.0.3",
|
36
36
|
"@teambit/design.ui.pages.not-found": "0.0.366",
|
37
37
|
"@teambit/design.ui.pages.server-error": "0.0.366",
|
38
|
-
"@teambit/documenter.ui.heading": "4.1.1",
|
39
38
|
"@teambit/ui-foundation.ui.full-loader": "0.0.500",
|
39
|
+
"@teambit/documenter.ui.heading": "4.1.1",
|
40
40
|
"@teambit/ui-foundation.ui.hooks.use-data-query": "0.0.505",
|
41
41
|
"@teambit/ui-foundation.ui.react-router.use-query": "0.0.501",
|
42
|
-
"@teambit/component": "1.0.
|
43
|
-
"@teambit/cli": "0.0.
|
44
|
-
"@teambit/graphql": "1.0.
|
45
|
-
"@teambit/logger": "0.0.
|
46
|
-
"@teambit/component-compare": "1.0.
|
47
|
-
"@teambit/ui": "1.0.
|
48
|
-
"@teambit/component.modules.component-url": "0.0.
|
42
|
+
"@teambit/component": "1.0.46",
|
43
|
+
"@teambit/cli": "0.0.810",
|
44
|
+
"@teambit/graphql": "1.0.46",
|
45
|
+
"@teambit/logger": "0.0.903",
|
46
|
+
"@teambit/component-compare": "1.0.46",
|
47
|
+
"@teambit/ui": "1.0.46",
|
48
|
+
"@teambit/component.modules.component-url": "0.0.160",
|
49
49
|
"@teambit/envs.ui.env-icon": "0.0.503"
|
50
50
|
},
|
51
51
|
"devDependencies": {
|
@@ -53,8 +53,8 @@
|
|
53
53
|
"@types/graphlib": "2.1.7",
|
54
54
|
"@types/react": "^17.0.8",
|
55
55
|
"@types/classnames": "2.2.11",
|
56
|
-
"@types/semver": "7.3.4",
|
57
56
|
"@types/dagre": "0.7.44",
|
57
|
+
"@types/semver": "7.3.4",
|
58
58
|
"@types/mocha": "9.1.0",
|
59
59
|
"@types/node": "12.20.4",
|
60
60
|
"@types/react-dom": "^17.0.5",
|
@@ -63,7 +63,7 @@
|
|
63
63
|
},
|
64
64
|
"peerDependencies": {
|
65
65
|
"@apollo/client": "^3.6.0",
|
66
|
-
"@teambit/legacy": "1.0.
|
66
|
+
"@teambit/legacy": "1.0.593",
|
67
67
|
"react": "^16.8.0 || ^17.0.0",
|
68
68
|
"react-dom": "^16.8.0 || ^17.0.0"
|
69
69
|
},
|