@xyo-network/react-ethereum-gas-price-etherchain-plugins 9.0.6 → 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 +57 -69
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-ethereum-gas-price-etherchain-plugins",
3
- "version": "9.0.6",
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,56 +41,54 @@
41
41
  "README.md"
42
42
  ],
43
43
  "dependencies": {
44
- "@xyo-network/react-payload-plugin": "~9.0.6",
45
- "@xyo-network/react-ethereum-gas-price-etherchain-v2-plugin": "~9.0.6"
44
+ "@xyo-network/react-ethereum-gas-price-etherchain-v2-plugin": "~9.1.0",
45
+ "@xyo-network/react-payload-plugin": "~9.1.0"
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.0",
51
+ "@mui/material": "^9.1.0",
52
+ "@mui/system": "^9.1.0",
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
56
  "@opentelemetry/sdk-trace-base": "^2.7.1",
57
- "@react-spring/web": "~10.1.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.3",
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-flexbox": "~9.0.4",
67
- "@xylabs/react-hooks": "~9.0.4",
68
- "@xylabs/react-identicon": "~9.0.4",
69
- "@xylabs/react-link": "~9.0.4",
70
- "@xylabs/react-promise": "~9.0.4",
71
- "@xylabs/react-quick-tip-button": "~9.0.4",
72
- "@xylabs/react-select": "~9.0.4",
73
- "@xylabs/react-shared": "~9.0.4",
74
- "@xylabs/react-theme": "~9.0.4",
75
- "@xylabs/sdk-js": "^6.0.10",
76
- "@xylabs/sdk-react": "~9.0.4",
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/diviner-schema-list": "~6.0.4",
83
- "@xyo-network/diviner-schema-stats": "~6.0.4",
84
- "@xyo-network/etherchain-ethereum-gas-v2-payload-plugin": "~6.0.3",
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-flexbox": "^9.1.0",
68
+ "@xylabs/react-hooks": "^9.1.0",
69
+ "@xylabs/react-identicon": "^9.1.0",
70
+ "@xylabs/react-link": "^9.1.0",
71
+ "@xylabs/react-promise": "^9.1.0",
72
+ "@xylabs/react-quick-tip-button": "^9.1.0",
73
+ "@xylabs/react-select": "^9.1.0",
74
+ "@xylabs/react-shared": "^9.1.0",
75
+ "@xylabs/react-theme": "^9.1.0",
76
+ "@xylabs/sdk-js": "^6.1.1",
77
+ "@xylabs/sdk-react": "~9.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/diviner-schema-list": "^6.1.0",
84
+ "@xyo-network/diviner-schema-stats": "^6.1.0",
85
+ "@xyo-network/etherchain-ethereum-gas-v2-payload-plugin": "^6.1.0",
85
86
  "@xyo-network/node-core-types": "~4.2.2",
86
- "@xyo-network/sdk-js": "^6.0.4",
87
- "@xyo-network/sdk-protocol-js": "~6.0.9",
87
+ "@xyo-network/sdk-js": "^6.1.0",
88
+ "@xyo-network/sdk-protocol-js": "^6.1.0",
88
89
  "@xyo-network/typeof": "~5.3.30",
89
90
  "ajv": "^8.20.0",
90
91
  "async-mutex": "^0.5.0",
91
- "bn.js": "^5.2.3",
92
- "bowser": "^2.14.1",
93
- "buffer": "^6.0.3",
94
92
  "clsx": "~2.1.1",
95
93
  "debug": "~4.4.3",
96
94
  "eslint": "^10.4.1",
@@ -99,26 +97,22 @@
99
97
  "idb": "^8.0.3",
100
98
  "lru-cache": "^11.5.1",
101
99
  "md5": "~2.3.0",
102
- "mixpanel-browser": "~2.80.0",
103
100
  "numeral": "~2.0.6",
104
101
  "observable-fns": "~0.6.1",
105
102
  "query-string": "~9.4.0",
106
103
  "react": "^19.2.7",
107
104
  "react-dom": "^19.2.7",
108
- "react-is": "^19.2.7",
109
105
  "react-router-dom": "^7.17.0",
110
- "recharts": "^3.8.1",
111
- "spark-md5": "~3.0.2",
112
- "storybook": "^10.4.2",
106
+ "storybook": "^10.4.3",
113
107
  "typescript": "^6.0.3",
114
108
  "viem": "^2.52.2",
115
109
  "vite": "^8.0.16",
116
110
  "webextension-polyfill": "^0.12.0",
117
111
  "zod": "^4.4.3",
118
112
  "zustand": "~5.0.14",
119
- "@xyo-network/react-storybook": "~9.0.6",
120
- "@xyo-network/react-shared": "~9.0.6",
121
- "@xyo-network/react-gas-price": "~9.0.6"
113
+ "@xyo-network/react-shared": "~9.1.0",
114
+ "@xyo-network/react-gas-price": "~9.1.0",
115
+ "@xyo-network/react-storybook": "~9.1.0"
122
116
  },
123
117
  "peerDependencies": {
124
118
  "@bitauth/libauth": "~3.0",
@@ -126,41 +120,39 @@
126
120
  "@mui/icons-material": "^9.0",
127
121
  "@mui/material": "^9.0",
128
122
  "@mui/system": "^9.0",
129
- "@mui/x-tree-view": "~9.1",
123
+ "@mui/x-tree-view": "~9.4",
130
124
  "@noble/post-quantum": "~0.6.1",
131
125
  "@opentelemetry/api": "^1.9",
132
126
  "@opentelemetry/sdk-trace-base": "^2.7",
133
127
  "@react-spring/web": "~10.1",
134
128
  "@scure/base": "~2.2",
135
129
  "@scure/bip39": "~2.2",
130
+ "@xylabs/eth-address": "^6.1.0",
136
131
  "@xylabs/geo": "^6.0",
137
- "@xylabs/pixel": "~6.0",
138
- "@xylabs/react-async-effect": "~9.0",
139
- "@xylabs/react-button": "~9.0",
140
- "@xylabs/react-flexbox": "~9.0",
141
- "@xylabs/react-hooks": "~9.0",
142
- "@xylabs/react-identicon": "~9.0",
143
- "@xylabs/react-link": "~9.0",
144
- "@xylabs/react-promise": "~9.0",
145
- "@xylabs/react-quick-tip-button": "~9.0",
146
- "@xylabs/react-select": "~9.0",
147
- "@xylabs/react-shared": "~9.0",
148
- "@xylabs/react-theme": "~9.0",
132
+ "@xylabs/pixel": "^6.1",
133
+ "@xylabs/react-async-effect": "^9.1",
134
+ "@xylabs/react-button": "^9.1",
135
+ "@xylabs/react-flexbox": "^9.1",
136
+ "@xylabs/react-hooks": "^9.1",
137
+ "@xylabs/react-identicon": "^9.1",
138
+ "@xylabs/react-link": "^9.1",
139
+ "@xylabs/react-promise": "^9.1",
140
+ "@xylabs/react-quick-tip-button": "^9.1",
141
+ "@xylabs/react-select": "^9.1",
142
+ "@xylabs/react-shared": "^9.1",
143
+ "@xylabs/react-theme": "^9.1",
149
144
  "@xylabs/sdk-js": "^6.0",
150
- "@xylabs/sdk-react": "~9.0",
145
+ "@xylabs/sdk-react": "^9.1",
151
146
  "@xylabs/threads": "^6.0",
152
- "@xyo-network/diviner-schema-list": "~6.0",
153
- "@xyo-network/diviner-schema-stats": "~6.0",
154
- "@xyo-network/etherchain-ethereum-gas-v2-payload-plugin": "~6.0",
147
+ "@xyo-network/diviner-schema-list": "^6.1",
148
+ "@xyo-network/diviner-schema-stats": "^6.1",
149
+ "@xyo-network/etherchain-ethereum-gas-v2-payload-plugin": "^6.1",
155
150
  "@xyo-network/node-core-types": "~4.2",
156
151
  "@xyo-network/sdk-js": "^6.0",
157
- "@xyo-network/sdk-protocol-js": "~6.0",
152
+ "@xyo-network/sdk-protocol-js": "^6.1",
158
153
  "@xyo-network/typeof": "~5.3",
159
154
  "ajv": "^8.20",
160
155
  "async-mutex": "^0.5",
161
- "bn.js": "^5.2",
162
- "bowser": "^2.14",
163
- "buffer": "^6.0",
164
156
  "clsx": "~2.1",
165
157
  "debug": "~4.4",
166
158
  "ethers": "^6.16",
@@ -168,16 +160,12 @@
168
160
  "idb": "^8.0",
169
161
  "lru-cache": "^11.3",
170
162
  "md5": "~2.3",
171
- "mixpanel-browser": "~2.80",
172
163
  "numeral": "~2.0",
173
164
  "observable-fns": "~0.6",
174
165
  "query-string": "~9.4",
175
166
  "react": "^19.2",
176
167
  "react-dom": "^19.2",
177
- "react-is": "^19.2",
178
168
  "react-router-dom": "^7.15",
179
- "recharts": "^3.8",
180
- "spark-md5": "~3.0",
181
169
  "viem": "^2.48",
182
170
  "webextension-polyfill": "^0.12",
183
171
  "zod": "^4.4",