@xyo-network/react-node-renderer 5.2.5 → 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.
Files changed (1) hide show
  1. package/package.json +36 -36
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@xyo-network/react-node-renderer",
3
- "version": "5.2.5",
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.7",
43
- "@xylabs/hex": "^4.8.7",
44
- "@xylabs/react-async-effect": "^6.2.11",
45
- "@xylabs/react-flexbox": "^6.2.11",
46
- "@xylabs/react-identicon": "^6.2.11",
47
- "@xylabs/react-promise": "^6.2.11",
48
- "@xylabs/react-theme": "^6.2.11",
49
- "@xyo-network/account-model": "^3.14.13",
50
- "@xyo-network/archivist-model": "^3.14.13",
51
- "@xyo-network/bridge-model": "^3.14.13",
52
- "@xyo-network/diviner-model": "^3.14.13",
53
- "@xyo-network/module-events": "^3.14.13",
54
- "@xyo-network/module-model": "^3.14.13",
55
- "@xyo-network/node-model": "^3.14.13",
56
- "@xyo-network/react-archivist": "^5.2.5",
57
- "@xyo-network/react-module": "^5.2.5",
58
- "@xyo-network/react-node": "^5.2.5",
59
- "@xyo-network/react-shared": "^5.2.5",
60
- "@xyo-network/sentinel-model": "^3.14.13",
61
- "@xyo-network/witness-model": "^3.14.13",
62
- "cytoscape": "^3.31.2",
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.2",
77
- "@xylabs/ts-scripts-yarn3": "^6.3.5",
78
- "@xylabs/tsconfig-react": "^6.3.5",
79
- "@xyo-network/archivist": "^3.14.13",
80
- "@xyo-network/archivist-memory": "^3.14.13",
81
- "@xyo-network/bridge-http": "^3.14.13",
82
- "@xyo-network/bridge-model": "^3.14.13",
83
- "@xyo-network/id-plugin": "^3.5.5",
84
- "@xyo-network/node-memory": "^3.14.13",
85
- "@xyo-network/react-storybook": "^5.2.5",
86
- "@xyo-network/react-wallet": "^5.2.5",
87
- "@xyo-network/sentinel": "^3.14.13",
88
- "@xyo-network/sentinel-memory": "^3.14.13",
89
- "knip": "^5.50.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",