@teambit/graph 1.0.208 → 1.0.210
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/artifacts/__bit_junit.xml +1 -1
- package/artifacts/preview/teambit_component_graph-preview.js +1 -1
- package/artifacts/schema.json +13 -13
- package/dist/component-graph/component-graph.js +1 -1
- package/dist/component-graph/component-graph.js.map +1 -1
- package/dist/component-id-graph.js +1 -1
- package/dist/component-id-graph.js.map +1 -1
- package/dist/duplicate-dependency.js +1 -1
- package/dist/graph-cmd.js +2 -2
- package/dist/graph-cmd.js.map +1 -1
- package/dist/graph.compare.section.js +1 -1
- package/dist/graph.compare.section.js.map +1 -1
- package/dist/graph.main.runtime.js +1 -1
- package/dist/graph.main.runtime.js.map +1 -1
- package/dist/graph.ui.runtime.js +1 -1
- package/dist/graph.ui.runtime.js.map +1 -1
- package/dist/model/dependency/dependency.js +1 -1
- package/dist/{preview-1711458141302.js → preview-1711617900376.js} +2 -2
- package/dist/ui/component-node/component-node.js +1 -1
- package/dist/ui/component-node/component-node.js.map +1 -1
- package/dist/ui/dependencies-compare/compare-node-model.js +1 -1
- package/dist/ui/dependencies-compare/compare-node-model.js.map +1 -1
- package/dist/ui/dependencies-compare/dependencies-compare.js +1 -1
- package/dist/ui/dependencies-compare/dependencies-compare.js.map +1 -1
- package/dist/ui/dependencies-compare/dependency-compare-node.js +1 -1
- package/dist/ui/dependencies-compare/dependency-compare-node.js.map +1 -1
- package/dist/ui/dependencies-compare/diff-graph.js +1 -1
- package/dist/ui/dependencies-compare/diff-graph.js.map +1 -1
- package/dist/ui/dependencies-graph/calc-layout.js +1 -1
- package/dist/ui/dependencies-graph/calc-layout.js.map +1 -1
- package/dist/ui/dependencies-graph/dependencies-graph.js +1 -1
- package/dist/ui/dependencies-graph/dependencies-graph.js.map +1 -1
- package/dist/ui/graph-page/graph-page.js +1 -1
- package/dist/ui/graph-page/graph-page.js.map +1 -1
- package/dist/ui/graph.section.js +1 -1
- package/dist/ui/graph.section.js.map +1 -1
- package/dist/ui/query/edge-model.js +1 -1
- package/dist/ui/query/node-model.js +1 -1
- package/dist/ui/query/node-model.js.map +1 -1
- package/package.json +10 -10
package/package.json
CHANGED
@@ -1,12 +1,12 @@
|
|
1
1
|
{
|
2
2
|
"name": "@teambit/graph",
|
3
|
-
"version": "1.0.
|
3
|
+
"version": "1.0.210",
|
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.210"
|
10
10
|
},
|
11
11
|
"dependencies": {
|
12
12
|
"graphlib": "2.1.8",
|
@@ -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
|
-
"dagre": "0.8.5",
|
19
18
|
"semver": "7.5.2",
|
19
|
+
"dagre": "0.8.5",
|
20
20
|
"@teambit/component-id": "1.2.0",
|
21
21
|
"@teambit/graph.cleargraph": "0.0.8",
|
22
22
|
"@teambit/harmony": "0.4.6",
|
@@ -26,23 +26,23 @@
|
|
26
26
|
"@teambit/base-ui.text.muted-text": "1.0.1",
|
27
27
|
"@teambit/component.ui.deprecation-icon": "0.0.509",
|
28
28
|
"@teambit/design.ui.styles.ellipsis": "0.0.357",
|
29
|
+
"@teambit/design.ui.round-loader": "0.0.355",
|
30
|
+
"@teambit/component.ui.component-compare.status-resolver": "0.0.9",
|
29
31
|
"@teambit/evangelist.input.checkbox.label": "1.0.3",
|
30
32
|
"@teambit/design.ui.pages.not-found": "0.0.366",
|
31
33
|
"@teambit/design.ui.pages.server-error": "0.0.366",
|
32
34
|
"@teambit/documenter.ui.heading": "4.1.1",
|
33
35
|
"@teambit/ui-foundation.ui.full-loader": "0.0.500",
|
34
|
-
"@teambit/design.ui.round-loader": "0.0.355",
|
35
|
-
"@teambit/component.ui.component-compare.status-resolver": "0.0.9",
|
36
36
|
"@teambit/ui-foundation.ui.hooks.use-data-query": "0.0.505",
|
37
37
|
"@teambit/ui-foundation.ui.react-router.use-query": "0.0.501",
|
38
|
-
"@teambit/component": "1.0.
|
38
|
+
"@teambit/component": "1.0.210",
|
39
39
|
"@teambit/cli": "0.0.858",
|
40
40
|
"@teambit/toolbox.string.random": "0.0.1",
|
41
41
|
"@teambit/component.ui.component-compare.models.component-compare-props": "0.0.105",
|
42
|
-
"@teambit/graphql": "1.0.
|
42
|
+
"@teambit/graphql": "1.0.210",
|
43
43
|
"@teambit/logger": "0.0.951",
|
44
|
-
"@teambit/component-compare": "1.0.
|
45
|
-
"@teambit/ui": "1.0.
|
44
|
+
"@teambit/component-compare": "1.0.210",
|
45
|
+
"@teambit/ui": "1.0.210",
|
46
46
|
"@teambit/component.modules.component-url": "0.0.167",
|
47
47
|
"@teambit/envs.ui.env-icon": "0.0.505",
|
48
48
|
"@teambit/component.ui.component-compare.context": "0.0.118"
|
@@ -51,8 +51,8 @@
|
|
51
51
|
"@types/graphlib": "2.1.7",
|
52
52
|
"@types/lodash": "4.14.165",
|
53
53
|
"@types/classnames": "2.2.11",
|
54
|
-
"@types/dagre": "0.7.44",
|
55
54
|
"@types/semver": "7.3.4",
|
55
|
+
"@types/dagre": "0.7.44",
|
56
56
|
"@types/mocha": "9.1.0",
|
57
57
|
"chai": "4.3.0",
|
58
58
|
"@teambit/harmony.envs.core-aspect-env": "0.0.27"
|