@xyo-network/react-node-renderer 5.0.7 → 5.1.1

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 +39 -41
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@xyo-network/react-node-renderer",
3
- "version": "5.0.7",
3
+ "version": "5.1.1",
4
4
  "description": "Common React library for all XYO projects that use React",
5
5
  "keywords": [
6
6
  "xyo",
@@ -39,60 +39,58 @@
39
39
  "module": "dist/browser/index.mjs",
40
40
  "types": "dist/types/index.d.ts",
41
41
  "dependencies": {
42
- "@xylabs/exists": "^4.7.2",
43
- "@xylabs/hex": "^4.7.2",
44
- "@xylabs/react-async-effect": "^6.0.8",
45
- "@xylabs/react-flexbox": "^6.0.8",
46
- "@xylabs/react-identicon": "^6.0.8",
47
- "@xylabs/react-promise": "^6.0.8",
48
- "@xyo-network/account-model": "^3.10.0",
49
- "@xyo-network/archivist-model": "^3.10.0",
50
- "@xyo-network/bridge-model": "^3.10.0",
51
- "@xyo-network/diviner-model": "^3.10.0",
52
- "@xyo-network/module-events": "^3.10.0",
53
- "@xyo-network/module-model": "^3.10.0",
54
- "@xyo-network/node-model": "^3.10.0",
55
- "@xyo-network/react-archivist": "^5.0.7",
56
- "@xyo-network/react-module": "^5.0.7",
57
- "@xyo-network/react-node": "^5.0.7",
58
- "@xyo-network/react-shared": "^5.0.7",
59
- "@xyo-network/sentinel-model": "^3.10.0",
60
- "@xyo-network/witness-model": "^3.10.0",
61
- "cytoscape": "^3.31.1",
42
+ "@xylabs/exists": "^4.7.15",
43
+ "@xylabs/hex": "^4.7.15",
44
+ "@xylabs/react-async-effect": "^6.1.2",
45
+ "@xylabs/react-flexbox": "^6.1.2",
46
+ "@xylabs/react-identicon": "^6.1.2",
47
+ "@xylabs/react-promise": "^6.1.2",
48
+ "@xyo-network/account-model": "^3.10.6",
49
+ "@xyo-network/archivist-model": "^3.10.6",
50
+ "@xyo-network/bridge-model": "^3.10.6",
51
+ "@xyo-network/diviner-model": "^3.10.6",
52
+ "@xyo-network/module-events": "^3.10.6",
53
+ "@xyo-network/module-model": "^3.10.6",
54
+ "@xyo-network/node-model": "^3.10.6",
55
+ "@xyo-network/react-archivist": "^5.1.1",
56
+ "@xyo-network/react-module": "^5.1.1",
57
+ "@xyo-network/react-node": "^5.1.1",
58
+ "@xyo-network/react-shared": "^5.1.1",
59
+ "@xyo-network/sentinel-model": "^3.10.6",
60
+ "@xyo-network/witness-model": "^3.10.6",
61
+ "cytoscape": "^3.31.2",
62
62
  "cytoscape-cola": "^2.5.1",
63
63
  "cytoscape-cose-bilkent": "^4.1.0",
64
64
  "cytoscape-dagre": "^2.5.0",
65
65
  "cytoscape-euler": "^1.2.3"
66
66
  },
67
67
  "devDependencies": {
68
- "@mui/icons-material": "^6.4.8",
69
- "@mui/material": "^6.4.8",
70
- "@mui/styles": "^6.4.8",
71
- "@storybook/react": "^8.6.7",
68
+ "@mui/icons-material": "^7.0.1",
69
+ "@mui/material": "^7.0.1",
70
+ "@storybook/react": "^8.6.11",
72
71
  "@types/cytoscape": "^3.21.9",
73
72
  "@types/cytoscape-dagre": "^2.3.3",
74
73
  "@types/cytoscape-euler": "^1.2.3",
75
74
  "@types/react": "^19.0.12",
76
75
  "@types/react-dom": "^19.0.4",
77
- "@xylabs/ts-scripts-yarn3": "^6.1.4",
78
- "@xylabs/tsconfig-react": "^6.1.4",
79
- "@xyo-network/archivist": "^3.10.0",
80
- "@xyo-network/bridge-http": "^3.10.0",
81
- "@xyo-network/bridge-model": "^3.10.0",
82
- "@xyo-network/id-plugin": "^3.4.4",
83
- "@xyo-network/node-memory": "^3.10.0",
84
- "@xyo-network/react-storybook": "^5.0.7",
85
- "@xyo-network/react-wallet": "^5.0.7",
86
- "@xyo-network/sentinel": "^3.10.0",
87
- "react": "^19.0.0",
88
- "react-dom": "^19.0.0",
89
- "storybook": "^8.6.7",
76
+ "@xylabs/ts-scripts-yarn3": "^6.2.0",
77
+ "@xylabs/tsconfig-react": "^6.2.0",
78
+ "@xyo-network/archivist": "^3.10.6",
79
+ "@xyo-network/bridge-http": "^3.10.6",
80
+ "@xyo-network/bridge-model": "^3.10.6",
81
+ "@xyo-network/id-plugin": "^3.4.5",
82
+ "@xyo-network/node-memory": "^3.10.6",
83
+ "@xyo-network/react-storybook": "^5.1.1",
84
+ "@xyo-network/react-wallet": "^5.1.1",
85
+ "@xyo-network/sentinel": "^3.10.6",
86
+ "react": "^19.1.0",
87
+ "react-dom": "^19.1.0",
88
+ "storybook": "^8.6.11",
90
89
  "typescript": "^5.8.2"
91
90
  },
92
91
  "peerDependencies": {
93
- "@mui/icons-material": "^6",
94
- "@mui/material": "^6",
95
- "@mui/styles": "^6",
92
+ "@mui/icons-material": ">=6 <=7",
93
+ "@mui/material": ">=6 <=7",
96
94
  "react": "^19",
97
95
  "react-dom": "^19"
98
96
  },