@xyo-network/react-node 9.0.6 → 9.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 (2) hide show
  1. package/README.md +2 -2
  2. package/package.json +41 -49
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-node",
3
- "version": "9.0.6",
3
+ "version": "9.1.1",
4
4
  "description": "Common React library for all XYO projects that use React",
5
5
  "keywords": [
6
6
  "xyo",
@@ -41,51 +41,49 @@
41
41
  "README.md"
42
42
  ],
43
43
  "dependencies": {
44
- "@xyo-network/react-node-provider": "~9.0.6",
45
- "@xyo-network/react-node-context": "~9.0.6"
44
+ "@xyo-network/react-node-context": "~9.1.1",
45
+ "@xyo-network/react-node-provider": "~9.1.1"
46
46
  },
47
47
  "devDependencies": {
48
48
  "@bitauth/libauth": "~3.0.0",
49
49
  "@metamask/providers": "^22.1.1",
50
- "@mui/icons-material": "^9.0.1",
51
- "@mui/material": "^9.0.1",
52
- "@mui/system": "^9.0.1",
50
+ "@mui/icons-material": "^9.1.1",
51
+ "@mui/material": "^9.1.1",
52
+ "@mui/system": "^9.1.1",
53
53
  "@mui/x-tree-view": "~9.4.0",
54
54
  "@noble/post-quantum": "~0.6.1",
55
55
  "@opentelemetry/api": "^1.9.1",
56
- "@opentelemetry/sdk-trace-base": "^2.7.1",
57
- "@react-spring/web": "~10.1.0",
56
+ "@opentelemetry/sdk-trace-base": "^2.8.0",
57
+ "@react-spring/web": "~10.1.1",
58
58
  "@scure/base": "~2.2.0",
59
59
  "@scure/bip39": "~2.2.0",
60
- "@storybook/react-vite": "~10.4.2",
60
+ "@storybook/react-vite": "~10.4.4",
61
61
  "@types/react": "^19.2.17",
62
- "@xylabs/geo": "^6.0.10",
63
- "@xylabs/pixel": "~6.0.10",
64
- "@xylabs/react-async-effect": "~9.0.4",
65
- "@xylabs/react-button": "~9.0.4",
66
- "@xylabs/react-crypto": "~9.0.4",
67
- "@xylabs/react-flexbox": "~9.0.4",
68
- "@xylabs/react-hooks": "~9.0.4",
69
- "@xylabs/react-identicon": "~9.0.4",
70
- "@xylabs/react-link": "~9.0.4",
71
- "@xylabs/react-number-status": "~9.0.4",
72
- "@xylabs/react-promise": "~9.0.4",
73
- "@xylabs/react-select": "~9.0.4",
74
- "@xylabs/react-shared": "~9.0.4",
75
- "@xylabs/react-theme": "~9.0.4",
76
- "@xylabs/sdk-js": "^6.0.10",
77
- "@xylabs/threads": "^6.0.10",
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/sdk-js": "^6.0.4",
83
- "@xyo-network/sdk-protocol-js": "~6.0.9",
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/sdk-js": "^6.1.0",
84
+ "@xyo-network/sdk-protocol-js": "^6.1.1",
84
85
  "ajv": "^8.20.0",
85
86
  "async-mutex": "^0.5.0",
86
- "bn.js": "^5.2.3",
87
- "bowser": "^2.14.1",
88
- "buffer": "^6.0.3",
89
87
  "debug": "~4.4.3",
90
88
  "eslint": "^10.4.1",
91
89
  "ethers": "^6.16.0",
@@ -93,24 +91,20 @@
93
91
  "idb": "^8.0.3",
94
92
  "lru-cache": "^11.5.1",
95
93
  "md5": "~2.3.0",
96
- "mixpanel-browser": "~2.80.0",
97
94
  "numeral": "~2.0.6",
98
95
  "observable-fns": "~0.6.1",
99
96
  "query-string": "~9.4.0",
100
97
  "react": "^19.2.7",
101
98
  "react-dom": "^19.2.7",
102
- "react-is": "^19.2.7",
103
99
  "react-router-dom": "^7.17.0",
104
- "recharts": "^3.8.1",
105
- "spark-md5": "~3.0.2",
106
- "storybook": "^10.4.2",
100
+ "storybook": "^10.4.4",
107
101
  "typescript": "^6.0.3",
108
102
  "viem": "^2.52.2",
109
103
  "vite": "^8.0.16",
110
104
  "webextension-polyfill": "^0.12.0",
111
105
  "zod": "^4.4.3",
112
- "@xyo-network/react-storybook": "~9.0.6",
113
- "@xyo-network/react-wallet": "~9.0.6"
106
+ "@xyo-network/react-wallet": "~9.1.1",
107
+ "@xyo-network/react-storybook": "~9.1.1"
114
108
  },
115
109
  "peerDependencies": {
116
110
  "@bitauth/libauth": "~3.0",
@@ -118,25 +112,23 @@
118
112
  "@mui/icons-material": "^9.0",
119
113
  "@mui/material": "^9.0",
120
114
  "@mui/system": "^9.0",
121
- "@mui/x-tree-view": "~9.1",
115
+ "@mui/x-tree-view": "~9.4",
122
116
  "@noble/post-quantum": "~0.6.1",
123
117
  "@opentelemetry/api": "^1.9",
124
118
  "@opentelemetry/sdk-trace-base": "^2.7",
125
119
  "@scure/base": "~2.2",
126
120
  "@scure/bip39": "~2.2",
127
121
  "@xylabs/geo": "^6.0",
128
- "@xylabs/react-async-effect": "~9.0",
129
- "@xylabs/react-flexbox": "~9.0",
130
- "@xylabs/react-promise": "~9.0",
131
- "@xylabs/react-shared": "~9.0",
122
+ "@xylabs/react-async-effect": "^9.1",
123
+ "@xylabs/react-flexbox": "^9.1",
124
+ "@xylabs/react-promise": "^9.1",
125
+ "@xylabs/react-shared": "^9.1",
132
126
  "@xylabs/sdk-js": "^6.0",
133
127
  "@xylabs/threads": "^6.0",
134
128
  "@xyo-network/sdk-js": "^6.0",
135
- "@xyo-network/sdk-protocol-js": "~6.0",
129
+ "@xyo-network/sdk-protocol-js": "^6.1",
136
130
  "ajv": "^8.20",
137
131
  "async-mutex": "^0.5",
138
- "bn.js": "^5.2",
139
- "buffer": "^6.0",
140
132
  "debug": "~4.4",
141
133
  "ethers": "^6.16",
142
134
  "hash-wasm": "~4.12",