@xyo-network/react-standard-node 9.0.5 → 9.1.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 (2) hide show
  1. package/README.md +2 -2
  2. package/package.json +53 -65
package/README.md CHANGED
@@ -8,6 +8,6 @@ Part of [@xyo-network/sdk-xyo-react](https://www.npmjs.com/package/@xyo-network/
8
8
 
9
9
  ## Credits
10
10
 
11
- [Made with 🔥 and ❄️ by XYO](https://xyo.network)
11
+ [Made with 🔥 and ❄️ by XYO Foundation](https://xyo.network)
12
12
 
13
- [logo]: https://cdn.xy.company/img/brand/XYO_full_colored.png
13
+ [logo]: https://cdn.xy.company/img/brand/XYO_full_colored.png
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@xyo-network/react-standard-node",
3
- "version": "9.0.5",
3
+ "version": "9.1.0",
4
4
  "description": "Common React library for all XYO projects that use React",
5
5
  "keywords": [
6
6
  "xyo",
@@ -41,53 +41,51 @@
41
41
  "README.md"
42
42
  ],
43
43
  "dependencies": {
44
- "@xyo-network/react-wallet": "~9.0.5",
45
- "@xyo-network/react-node": "~9.0.5",
46
- "@xyo-network/react-network": "~9.0.5"
44
+ "@xyo-network/react-network": "~9.1.0",
45
+ "@xyo-network/react-node": "~9.1.0",
46
+ "@xyo-network/react-wallet": "~9.1.0"
47
47
  },
48
48
  "devDependencies": {
49
49
  "@bitauth/libauth": "~3.0.0",
50
50
  "@metamask/providers": "^22.1.1",
51
- "@mui/icons-material": "^9.0.1",
52
- "@mui/material": "^9.0.1",
53
- "@mui/system": "^9.0.1",
54
- "@mui/x-tree-view": "~9.1.0",
51
+ "@mui/icons-material": "^9.1.0",
52
+ "@mui/material": "^9.1.0",
53
+ "@mui/system": "^9.1.0",
54
+ "@mui/x-tree-view": "~9.4.0",
55
55
  "@noble/post-quantum": "~0.6.1",
56
56
  "@opentelemetry/api": "^1.9.1",
57
57
  "@opentelemetry/sdk-trace-base": "^2.7.1",
58
- "@react-spring/web": "~10.1.0",
58
+ "@react-spring/web": "~10.1.1",
59
59
  "@scure/base": "~2.2.0",
60
60
  "@scure/bip39": "~2.2.0",
61
- "@types/react": "^19.2.16",
62
- "@xylabs/geo": "^6.0.8",
63
- "@xylabs/pixel": "~6.0.8",
64
- "@xylabs/react-async-effect": "~9.0.3",
65
- "@xylabs/react-button": "~9.0.3",
66
- "@xylabs/react-crypto": "~9.0.3",
67
- "@xylabs/react-flexbox": "~9.0.3",
68
- "@xylabs/react-hooks": "~9.0.3",
69
- "@xylabs/react-identicon": "~9.0.3",
70
- "@xylabs/react-link": "~9.0.3",
71
- "@xylabs/react-number-status": "~9.0.3",
72
- "@xylabs/react-promise": "~9.0.3",
73
- "@xylabs/react-select": "~9.0.3",
74
- "@xylabs/react-shared": "~9.0.3",
75
- "@xylabs/react-theme": "~9.0.3",
76
- "@xylabs/sdk-js": "^6.0.8",
77
- "@xylabs/threads": "^6.0.8",
78
- "@xylabs/toolchain": "~8.1.16",
79
- "@xylabs/tsconfig": "^8.1.16",
80
- "@xylabs/tsconfig-dom": "^8.1.16",
81
- "@xylabs/tsconfig-react": "~8.1.16",
82
- "@xyo-network/archivist-storage": "~6.0.4",
83
- "@xyo-network/bridge-http": "~6.0.4",
84
- "@xyo-network/sdk-js": "^6.0.4",
85
- "@xyo-network/sdk-protocol-js": "~6.0.9",
61
+ "@types/react": "^19.2.17",
62
+ "@xylabs/eth-address": "^6.1.1",
63
+ "@xylabs/geo": "^6.1.1",
64
+ "@xylabs/pixel": "^6.1.1",
65
+ "@xylabs/react-async-effect": "^9.1.0",
66
+ "@xylabs/react-button": "^9.1.0",
67
+ "@xylabs/react-crypto": "^9.1.0",
68
+ "@xylabs/react-flexbox": "^9.1.0",
69
+ "@xylabs/react-hooks": "^9.1.0",
70
+ "@xylabs/react-identicon": "^9.1.0",
71
+ "@xylabs/react-link": "^9.1.0",
72
+ "@xylabs/react-number-status": "^9.1.0",
73
+ "@xylabs/react-promise": "^9.1.0",
74
+ "@xylabs/react-select": "^9.1.0",
75
+ "@xylabs/react-shared": "^9.1.0",
76
+ "@xylabs/react-theme": "^9.1.0",
77
+ "@xylabs/sdk-js": "^6.1.1",
78
+ "@xylabs/threads": "^6.1.1",
79
+ "@xylabs/toolchain": "~8.1.20",
80
+ "@xylabs/tsconfig": "^8.1.20",
81
+ "@xylabs/tsconfig-dom": "^8.1.20",
82
+ "@xylabs/tsconfig-react": "~8.1.20",
83
+ "@xyo-network/archivist-storage": "^6.1.0",
84
+ "@xyo-network/bridge-http": "^6.1.0",
85
+ "@xyo-network/sdk-js": "^6.1.0",
86
+ "@xyo-network/sdk-protocol-js": "^6.1.0",
86
87
  "ajv": "^8.20.0",
87
88
  "async-mutex": "^0.5.0",
88
- "bn.js": "^5.2.3",
89
- "bowser": "^2.14.1",
90
- "buffer": "^6.0.3",
91
89
  "debug": "~4.4.3",
92
90
  "eslint": "^10.4.1",
93
91
  "ethers": "^6.16.0",
@@ -95,16 +93,12 @@
95
93
  "idb": "^8.0.3",
96
94
  "lru-cache": "^11.5.1",
97
95
  "md5": "~2.3.0",
98
- "mixpanel-browser": "~2.80.0",
99
96
  "numeral": "~2.0.6",
100
97
  "observable-fns": "~0.6.1",
101
98
  "query-string": "~9.4.0",
102
99
  "react": "^19.2.7",
103
100
  "react-dom": "^19.2.7",
104
- "react-is": "^19.2",
105
101
  "react-router-dom": "^7.17.0",
106
- "recharts": "^3.8",
107
- "spark-md5": "~3.0.2",
108
102
  "store2": "~2.14.4",
109
103
  "typescript": "^6.0.3",
110
104
  "viem": "^2.52.2",
@@ -117,54 +111,48 @@
117
111
  "@mui/icons-material": "^9.0",
118
112
  "@mui/material": "^9.0",
119
113
  "@mui/system": "^9.0",
120
- "@mui/x-tree-view": "~9.1",
114
+ "@mui/x-tree-view": "~9.4",
121
115
  "@noble/post-quantum": "~0.6.1",
122
116
  "@opentelemetry/api": "^1.9",
123
117
  "@opentelemetry/sdk-trace-base": "^2.7",
124
118
  "@react-spring/web": "~10.1",
125
119
  "@scure/base": "~2.2",
126
120
  "@scure/bip39": "~2.2",
121
+ "@xylabs/eth-address": "^6.1.0",
127
122
  "@xylabs/geo": "^6.0",
128
- "@xylabs/pixel": "~6.0",
129
- "@xylabs/react-async-effect": "~9.0",
130
- "@xylabs/react-button": "~9.0",
131
- "@xylabs/react-crypto": "~9.0",
132
- "@xylabs/react-flexbox": "~9.0",
133
- "@xylabs/react-hooks": "~9.0",
134
- "@xylabs/react-identicon": "~9.0",
135
- "@xylabs/react-link": "~9.0",
136
- "@xylabs/react-number-status": "~9.0",
137
- "@xylabs/react-promise": "~9.0",
138
- "@xylabs/react-select": "~9.0",
139
- "@xylabs/react-shared": "~9.0",
140
- "@xylabs/react-theme": "~9.0",
123
+ "@xylabs/pixel": "^6.1",
124
+ "@xylabs/react-async-effect": "^9.1",
125
+ "@xylabs/react-button": "^9.1",
126
+ "@xylabs/react-crypto": "^9.1",
127
+ "@xylabs/react-flexbox": "^9.1",
128
+ "@xylabs/react-hooks": "^9.1",
129
+ "@xylabs/react-identicon": "^9.1",
130
+ "@xylabs/react-link": "^9.1",
131
+ "@xylabs/react-number-status": "^9.1",
132
+ "@xylabs/react-promise": "^9.1",
133
+ "@xylabs/react-select": "^9.1",
134
+ "@xylabs/react-shared": "^9.1",
135
+ "@xylabs/react-theme": "^9.1",
141
136
  "@xylabs/sdk-js": "^6.0",
142
137
  "@xylabs/threads": "^6.0",
143
- "@xyo-network/archivist-storage": "~6.0",
144
- "@xyo-network/bridge-http": "~6.0",
138
+ "@xyo-network/archivist-storage": "^6.1",
139
+ "@xyo-network/bridge-http": "^6.1",
145
140
  "@xyo-network/sdk-js": "^6.0",
146
- "@xyo-network/sdk-protocol-js": "~6.0",
141
+ "@xyo-network/sdk-protocol-js": "^6.1",
147
142
  "ajv": "^8.20",
148
143
  "async-mutex": "^0.5",
149
- "bn.js": "^5.2",
150
- "bowser": "^2.14",
151
- "buffer": "^6.0",
152
144
  "debug": "~4.4",
153
145
  "ethers": "^6.16",
154
146
  "hash-wasm": "~4.12",
155
147
  "idb": "^8.0",
156
148
  "lru-cache": "^11.3",
157
149
  "md5": "~2.3",
158
- "mixpanel-browser": "~2.80",
159
150
  "numeral": "~2.0",
160
151
  "observable-fns": "~0.6",
161
152
  "query-string": "~9.4",
162
153
  "react": "^19.2",
163
154
  "react-dom": "^19.2",
164
- "react-is": "^19.2",
165
155
  "react-router-dom": "^7.15",
166
- "recharts": "^3.8",
167
- "spark-md5": "~3.0",
168
156
  "store2": "~2.14",
169
157
  "viem": "^2.48",
170
158
  "webextension-polyfill": "^0.12",