@xyo-network/react-standard-node 7.6.3 → 8.0.0

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 +42 -41
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@xyo-network/react-standard-node",
3
- "version": "7.6.3",
3
+ "version": "8.0.0",
4
4
  "description": "Common React library for all XYO projects that use React",
5
5
  "keywords": [
6
6
  "xyo",
@@ -41,16 +41,16 @@
41
41
  "README.md"
42
42
  ],
43
43
  "dependencies": {
44
- "@xyo-network/react-network": "~7.6.3",
45
- "@xyo-network/react-wallet": "~7.6.3",
46
- "@xyo-network/react-node": "~7.6.3"
44
+ "@xyo-network/react-wallet": "~8.0.0",
45
+ "@xyo-network/react-network": "~8.0.0",
46
+ "@xyo-network/react-node": "~8.0.0"
47
47
  },
48
48
  "devDependencies": {
49
49
  "@bitauth/libauth": "~3.0.0",
50
- "@mui/icons-material": "^7.3.11",
51
- "@mui/material": "^7.3.11",
52
- "@mui/system": "^7.3.11",
53
- "@mui/x-tree-view": "~8.27.2",
50
+ "@mui/icons-material": "~9.0",
51
+ "@mui/material": "~9.0",
52
+ "@mui/system": "~9.0",
53
+ "@mui/x-tree-view": "~9.1",
54
54
  "@opentelemetry/api": "^1.9.1",
55
55
  "@opentelemetry/sdk-trace-base": "^2.7.1",
56
56
  "@react-spring/web": "~10.0.3",
@@ -58,24 +58,24 @@
58
58
  "@scure/bip39": "~2.2.0",
59
59
  "@types/react": "^19.2.14",
60
60
  "@xylabs/pixel": "~5.1.2",
61
- "@xylabs/react-async-effect": "~7.2.4",
62
- "@xylabs/react-button": "~7.2.4",
63
- "@xylabs/react-crypto": "~7.2.4",
64
- "@xylabs/react-flexbox": "~7.2.4",
65
- "@xylabs/react-hooks": "~7.2.4",
66
- "@xylabs/react-identicon": "~7.2.4",
67
- "@xylabs/react-link": "~7.2.4",
68
- "@xylabs/react-number-status": "~7.2.4",
69
- "@xylabs/react-promise": "~7.2.4",
70
- "@xylabs/react-select": "~7.2.4",
71
- "@xylabs/react-shared": "~7.2.4",
72
- "@xylabs/react-theme": "~7.2.4",
61
+ "@xylabs/react-async-effect": "~8.0",
62
+ "@xylabs/react-button": "~8.0",
63
+ "@xylabs/react-crypto": "~8.0",
64
+ "@xylabs/react-flexbox": "~8.0",
65
+ "@xylabs/react-hooks": "~8.0",
66
+ "@xylabs/react-identicon": "~8.0",
67
+ "@xylabs/react-link": "~8.0",
68
+ "@xylabs/react-number-status": "~8.0",
69
+ "@xylabs/react-promise": "~8.0",
70
+ "@xylabs/react-select": "~8.0",
71
+ "@xylabs/react-shared": "~8.0",
72
+ "@xylabs/react-theme": "~8.0",
73
73
  "@xylabs/sdk-js": "^5.1.2",
74
74
  "@xylabs/threads": "~5.1.2",
75
- "@xylabs/toolchain": "~7.13.15",
76
- "@xylabs/tsconfig": "^7.13.15",
77
- "@xylabs/tsconfig-dom": "^7.13.15",
78
- "@xylabs/tsconfig-react": "~7.13.15",
75
+ "@xylabs/toolchain": "~7.13.22",
76
+ "@xylabs/tsconfig": "^7.13.22",
77
+ "@xylabs/tsconfig-dom": "^7.13.22",
78
+ "@xylabs/tsconfig-react": "~7.13.22",
79
79
  "@xyo-network/account": "~5.6.2",
80
80
  "@xyo-network/account-model": "^5.6.3",
81
81
  "@xyo-network/archivist-memory": "~5.6.4",
@@ -128,34 +128,34 @@
128
128
  "spark-md5": "~3.0.2",
129
129
  "store2": "~2.14.4",
130
130
  "typescript": "^5.9.3",
131
- "viem": "~2.48.8",
131
+ "viem": "~2.48.11",
132
132
  "wasm-feature-detect": "~1.8.0",
133
133
  "zod": "^4.4.3"
134
134
  },
135
135
  "peerDependencies": {
136
136
  "@bitauth/libauth": "~3.0",
137
- "@mui/icons-material": "^7.3",
138
- "@mui/material": "^7.3",
139
- "@mui/system": "^7.3",
140
- "@mui/x-tree-view": "~8.27",
137
+ "@mui/icons-material": "~9.0",
138
+ "@mui/material": "~9.0",
139
+ "@mui/system": "~9.0",
140
+ "@mui/x-tree-view": "~9.1",
141
141
  "@opentelemetry/api": "^1.9",
142
142
  "@opentelemetry/sdk-trace-base": "^2.7",
143
143
  "@react-spring/web": "~10.0",
144
144
  "@scure/base": "~2.2",
145
145
  "@scure/bip39": "~2.2",
146
146
  "@xylabs/pixel": "~5.1",
147
- "@xylabs/react-async-effect": "~7.2",
148
- "@xylabs/react-button": "~7.2",
149
- "@xylabs/react-crypto": "~7.2",
150
- "@xylabs/react-flexbox": "~7.2",
151
- "@xylabs/react-hooks": "~7.2",
152
- "@xylabs/react-identicon": "~7.2",
153
- "@xylabs/react-link": "~7.2",
154
- "@xylabs/react-number-status": "~7.2",
155
- "@xylabs/react-promise": "~7.2",
156
- "@xylabs/react-select": "~7.2",
157
- "@xylabs/react-shared": "~7.2",
158
- "@xylabs/react-theme": "~7.2",
147
+ "@xylabs/react-async-effect": "~8.0",
148
+ "@xylabs/react-button": "~8.0",
149
+ "@xylabs/react-crypto": "~8.0",
150
+ "@xylabs/react-flexbox": "~8.0",
151
+ "@xylabs/react-hooks": "~8.0",
152
+ "@xylabs/react-identicon": "~8.0",
153
+ "@xylabs/react-link": "~8.0",
154
+ "@xylabs/react-number-status": "~8.0",
155
+ "@xylabs/react-promise": "~8.0",
156
+ "@xylabs/react-select": "~8.0",
157
+ "@xylabs/react-shared": "~8.0",
158
+ "@xylabs/react-theme": "~8.0",
159
159
  "@xylabs/sdk-js": "^5.1",
160
160
  "@xylabs/threads": "~5.1",
161
161
  "@xyo-network/account": "~5.6",
@@ -208,6 +208,7 @@
208
208
  "recharts": "~3.8",
209
209
  "spark-md5": "~3.0",
210
210
  "store2": "~2.14",
211
+ "typescript": "^5.9",
211
212
  "viem": "~2.48",
212
213
  "wasm-feature-detect": "~1.8",
213
214
  "zod": "^4.4"