@xyo-network/react-node-renderer 7.3.7 → 7.3.9
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 +31 -31
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@xyo-network/react-node-renderer",
|
|
3
|
-
"version": "7.3.
|
|
3
|
+
"version": "7.3.9",
|
|
4
4
|
"description": "Common React library for all XYO projects that use React",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"xyo",
|
|
@@ -43,26 +43,26 @@
|
|
|
43
43
|
"src"
|
|
44
44
|
],
|
|
45
45
|
"dependencies": {
|
|
46
|
-
"@xylabs/exists": "~5.0.
|
|
47
|
-
"@xylabs/hex": "~5.0.
|
|
48
|
-
"@xylabs/react-async-effect": "~7.1.
|
|
49
|
-
"@xylabs/react-flexbox": "~7.1.
|
|
50
|
-
"@xylabs/react-identicon": "~7.1.
|
|
51
|
-
"@xylabs/react-promise": "~7.1.
|
|
52
|
-
"@xylabs/react-shared": "~7.1.
|
|
53
|
-
"@xylabs/react-theme": "~7.1.
|
|
54
|
-
"@xylabs/typeof": "~5.0.
|
|
55
|
-
"@xyo-network/account-model": "~5.1.
|
|
56
|
-
"@xyo-network/archivist-model": "~5.1.
|
|
57
|
-
"@xyo-network/bridge-model": "~5.1.
|
|
58
|
-
"@xyo-network/diviner-model": "~5.1.
|
|
59
|
-
"@xyo-network/module-model": "~5.1.
|
|
60
|
-
"@xyo-network/node-model": "~5.1.
|
|
61
|
-
"@xyo-network/react-archivist": "^7.3.
|
|
62
|
-
"@xyo-network/react-module": "^7.3.
|
|
63
|
-
"@xyo-network/react-node": "^7.3.
|
|
64
|
-
"@xyo-network/sentinel-model": "~5.1.
|
|
65
|
-
"@xyo-network/witness-model": "~5.1.
|
|
46
|
+
"@xylabs/exists": "~5.0.17",
|
|
47
|
+
"@xylabs/hex": "~5.0.17",
|
|
48
|
+
"@xylabs/react-async-effect": "~7.1.8",
|
|
49
|
+
"@xylabs/react-flexbox": "~7.1.8",
|
|
50
|
+
"@xylabs/react-identicon": "~7.1.8",
|
|
51
|
+
"@xylabs/react-promise": "~7.1.8",
|
|
52
|
+
"@xylabs/react-shared": "~7.1.8",
|
|
53
|
+
"@xylabs/react-theme": "~7.1.8",
|
|
54
|
+
"@xylabs/typeof": "~5.0.17",
|
|
55
|
+
"@xyo-network/account-model": "~5.1.15",
|
|
56
|
+
"@xyo-network/archivist-model": "~5.1.15",
|
|
57
|
+
"@xyo-network/bridge-model": "~5.1.15",
|
|
58
|
+
"@xyo-network/diviner-model": "~5.1.15",
|
|
59
|
+
"@xyo-network/module-model": "~5.1.15",
|
|
60
|
+
"@xyo-network/node-model": "~5.1.15",
|
|
61
|
+
"@xyo-network/react-archivist": "^7.3.9",
|
|
62
|
+
"@xyo-network/react-module": "^7.3.9",
|
|
63
|
+
"@xyo-network/react-node": "^7.3.9",
|
|
64
|
+
"@xyo-network/sentinel-model": "~5.1.15",
|
|
65
|
+
"@xyo-network/witness-model": "~5.1.15",
|
|
66
66
|
"cytoscape": "~3.33.1",
|
|
67
67
|
"cytoscape-cola": "~2.5.1",
|
|
68
68
|
"cytoscape-cose-bilkent": "~4.1.0",
|
|
@@ -76,21 +76,21 @@
|
|
|
76
76
|
"@types/cytoscape": "~3.31.0",
|
|
77
77
|
"@types/react": "~19.2.2",
|
|
78
78
|
"@types/react-dom": "~19.2.2",
|
|
79
|
-
"@xylabs/events": "~5.0.
|
|
79
|
+
"@xylabs/events": "~5.0.17",
|
|
80
80
|
"@xylabs/ts-scripts-yarn3": "~7.1.8",
|
|
81
81
|
"@xylabs/tsconfig": "~7.1.8",
|
|
82
82
|
"@xylabs/tsconfig-dom": "~7.1.8",
|
|
83
83
|
"@xylabs/tsconfig-react": "~7.1.8",
|
|
84
|
-
"@xyo-network/archivist": "~5.1.
|
|
85
|
-
"@xyo-network/archivist-memory": "~5.1.
|
|
86
|
-
"@xyo-network/bridge-http": "~5.1.
|
|
87
|
-
"@xyo-network/bridge-model": "~5.1.
|
|
84
|
+
"@xyo-network/archivist": "~5.1.15",
|
|
85
|
+
"@xyo-network/archivist-memory": "~5.1.15",
|
|
86
|
+
"@xyo-network/bridge-http": "~5.1.15",
|
|
87
|
+
"@xyo-network/bridge-model": "~5.1.15",
|
|
88
88
|
"@xyo-network/id-plugin": "~5.1.3",
|
|
89
|
-
"@xyo-network/node-memory": "~5.1.
|
|
90
|
-
"@xyo-network/react-storybook": "^7.3.
|
|
91
|
-
"@xyo-network/react-wallet": "^7.3.
|
|
92
|
-
"@xyo-network/sentinel": "~5.1.
|
|
93
|
-
"@xyo-network/sentinel-memory": "~5.1.
|
|
89
|
+
"@xyo-network/node-memory": "~5.1.15",
|
|
90
|
+
"@xyo-network/react-storybook": "^7.3.9",
|
|
91
|
+
"@xyo-network/react-wallet": "^7.3.9",
|
|
92
|
+
"@xyo-network/sentinel": "~5.1.15",
|
|
93
|
+
"@xyo-network/sentinel-memory": "~5.1.15",
|
|
94
94
|
"react": "~19.2.0",
|
|
95
95
|
"react-dom": "~19.2.0",
|
|
96
96
|
"react-router-dom": "^7.9.4",
|