@xyo-network/react-node-renderer 5.2.4 → 5.2.6
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 +36 -36
- package/knip.config.ts +0 -15
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@xyo-network/react-node-renderer",
|
|
3
|
-
"version": "5.2.
|
|
3
|
+
"version": "5.2.6",
|
|
4
4
|
"description": "Common React library for all XYO projects that use React",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"xyo",
|
|
@@ -39,27 +39,27 @@
|
|
|
39
39
|
"module": "dist/browser/index.mjs",
|
|
40
40
|
"types": "dist/types/index.d.ts",
|
|
41
41
|
"dependencies": {
|
|
42
|
-
"@xylabs/exists": "^4.8.
|
|
43
|
-
"@xylabs/hex": "^4.8.
|
|
44
|
-
"@xylabs/react-async-effect": "^6.2.
|
|
45
|
-
"@xylabs/react-flexbox": "^6.2.
|
|
46
|
-
"@xylabs/react-identicon": "^6.2.
|
|
47
|
-
"@xylabs/react-promise": "^6.2.
|
|
48
|
-
"@xylabs/react-theme": "^6.2.
|
|
49
|
-
"@xyo-network/account-model": "^3.14.
|
|
50
|
-
"@xyo-network/archivist-model": "^3.14.
|
|
51
|
-
"@xyo-network/bridge-model": "^3.14.
|
|
52
|
-
"@xyo-network/diviner-model": "^3.14.
|
|
53
|
-
"@xyo-network/module-events": "^3.14.
|
|
54
|
-
"@xyo-network/module-model": "^3.14.
|
|
55
|
-
"@xyo-network/node-model": "^3.14.
|
|
56
|
-
"@xyo-network/react-archivist": "^5.2.
|
|
57
|
-
"@xyo-network/react-module": "^5.2.
|
|
58
|
-
"@xyo-network/react-node": "^5.2.
|
|
59
|
-
"@xyo-network/react-shared": "^5.2.
|
|
60
|
-
"@xyo-network/sentinel-model": "^3.14.
|
|
61
|
-
"@xyo-network/witness-model": "^3.14.
|
|
62
|
-
"cytoscape": "^3.
|
|
42
|
+
"@xylabs/exists": "^4.8.9",
|
|
43
|
+
"@xylabs/hex": "^4.8.9",
|
|
44
|
+
"@xylabs/react-async-effect": "^6.2.19",
|
|
45
|
+
"@xylabs/react-flexbox": "^6.2.19",
|
|
46
|
+
"@xylabs/react-identicon": "^6.2.19",
|
|
47
|
+
"@xylabs/react-promise": "^6.2.19",
|
|
48
|
+
"@xylabs/react-theme": "^6.2.19",
|
|
49
|
+
"@xyo-network/account-model": "^3.14.16",
|
|
50
|
+
"@xyo-network/archivist-model": "^3.14.16",
|
|
51
|
+
"@xyo-network/bridge-model": "^3.14.16",
|
|
52
|
+
"@xyo-network/diviner-model": "^3.14.16",
|
|
53
|
+
"@xyo-network/module-events": "^3.14.16",
|
|
54
|
+
"@xyo-network/module-model": "^3.14.16",
|
|
55
|
+
"@xyo-network/node-model": "^3.14.16",
|
|
56
|
+
"@xyo-network/react-archivist": "^5.2.6",
|
|
57
|
+
"@xyo-network/react-module": "^5.2.6",
|
|
58
|
+
"@xyo-network/react-node": "^5.2.6",
|
|
59
|
+
"@xyo-network/react-shared": "^5.2.6",
|
|
60
|
+
"@xyo-network/sentinel-model": "^3.14.16",
|
|
61
|
+
"@xyo-network/witness-model": "^3.14.16",
|
|
62
|
+
"cytoscape": "^3.32.0",
|
|
63
63
|
"cytoscape-cola": "^2.5.1",
|
|
64
64
|
"cytoscape-cose-bilkent": "^4.1.0",
|
|
65
65
|
"cytoscape-dagre": "^2.5.0",
|
|
@@ -73,20 +73,20 @@
|
|
|
73
73
|
"@types/cytoscape-dagre": "^2.3.3",
|
|
74
74
|
"@types/cytoscape-euler": "^1.2.3",
|
|
75
75
|
"@types/react": "^19.1.2",
|
|
76
|
-
"@types/react-dom": "^19.1.
|
|
77
|
-
"@xylabs/ts-scripts-yarn3": "^6.
|
|
78
|
-
"@xylabs/tsconfig-react": "^6.
|
|
79
|
-
"@xyo-network/archivist": "^3.14.
|
|
80
|
-
"@xyo-network/archivist-memory": "^3.14.
|
|
81
|
-
"@xyo-network/bridge-http": "^3.14.
|
|
82
|
-
"@xyo-network/bridge-model": "^3.14.
|
|
83
|
-
"@xyo-network/id-plugin": "^3.5.
|
|
84
|
-
"@xyo-network/node-memory": "^3.14.
|
|
85
|
-
"@xyo-network/react-storybook": "^5.2.
|
|
86
|
-
"@xyo-network/react-wallet": "^5.2.
|
|
87
|
-
"@xyo-network/sentinel": "^3.14.
|
|
88
|
-
"@xyo-network/sentinel-memory": "^3.14.
|
|
89
|
-
"knip": "^5.
|
|
76
|
+
"@types/react-dom": "^19.1.3",
|
|
77
|
+
"@xylabs/ts-scripts-yarn3": "^6.5.5",
|
|
78
|
+
"@xylabs/tsconfig-react": "^6.5.5",
|
|
79
|
+
"@xyo-network/archivist": "^3.14.16",
|
|
80
|
+
"@xyo-network/archivist-memory": "^3.14.16",
|
|
81
|
+
"@xyo-network/bridge-http": "^3.14.16",
|
|
82
|
+
"@xyo-network/bridge-model": "^3.14.16",
|
|
83
|
+
"@xyo-network/id-plugin": "^3.5.6",
|
|
84
|
+
"@xyo-network/node-memory": "^3.14.16",
|
|
85
|
+
"@xyo-network/react-storybook": "^5.2.6",
|
|
86
|
+
"@xyo-network/react-wallet": "^5.2.6",
|
|
87
|
+
"@xyo-network/sentinel": "^3.14.16",
|
|
88
|
+
"@xyo-network/sentinel-memory": "^3.14.16",
|
|
89
|
+
"knip": "^5.52.0",
|
|
90
90
|
"react": "^19.1.0",
|
|
91
91
|
"react-dom": "^19.1.0",
|
|
92
92
|
"storybook": "^8.6.12",
|
package/knip.config.ts
DELETED