@xyo-network/react-ethereum-gas-price-payload-plugins 9.0.0 → 9.0.2

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 +73 -115
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@xyo-network/react-ethereum-gas-price-payload-plugins",
3
- "version": "9.0.0",
3
+ "version": "9.0.2",
4
4
  "description": "Common React library for all XYO projects that use React",
5
5
  "keywords": [
6
6
  "xyo",
@@ -41,13 +41,13 @@
41
41
  "README.md"
42
42
  ],
43
43
  "dependencies": {
44
- "@xyo-network/react-ethereum-gas-price-etherchain-plugins": "~9.0.0",
45
- "@xyo-network/react-ethereum-gas-price-ethers-plugin": "~9.0.0",
46
- "@xyo-network/react-ethereum-gas-price-blocknative-plugin": "~9.0.0",
47
- "@xyo-network/react-ethereum-gas-price-ethgasstation-plugin": "~9.0.0",
48
- "@xyo-network/react-ethereum-gas-price-plugin": "~9.0.0",
49
- "@xyo-network/react-ethereum-gas-price-etherscan-plugin": "~9.0.0",
50
- "@xyo-network/react-payload-plugin": "~9.0.0"
44
+ "@xyo-network/react-ethereum-gas-price-blocknative-plugin": "~9.0.2",
45
+ "@xyo-network/react-ethereum-gas-price-etherchain-plugins": "~9.0.2",
46
+ "@xyo-network/react-ethereum-gas-price-ethers-plugin": "~9.0.2",
47
+ "@xyo-network/react-ethereum-gas-price-plugin": "~9.0.2",
48
+ "@xyo-network/react-ethereum-gas-price-ethgasstation-plugin": "~9.0.2",
49
+ "@xyo-network/react-ethereum-gas-price-etherscan-plugin": "~9.0.2",
50
+ "@xyo-network/react-payload-plugin": "~9.0.2"
51
51
  },
52
52
  "devDependencies": {
53
53
  "@bitauth/libauth": "~3.0.0",
@@ -56,111 +56,90 @@
56
56
  "@mui/material": "^9.0.1",
57
57
  "@mui/system": "^9.0.1",
58
58
  "@mui/x-tree-view": "~9.1.0",
59
+ "@noble/post-quantum": "~0.6.1",
59
60
  "@opentelemetry/api": "^1.9.1",
60
61
  "@opentelemetry/sdk-trace-base": "^2.7.1",
61
- "@react-spring/web": "~10.0.3",
62
+ "@react-spring/web": "~10.1.0",
62
63
  "@scure/base": "~2.2.0",
63
64
  "@scure/bip39": "~2.2.0",
64
- "@storybook/react-vite": "~10.4.0",
65
- "@types/react": "^19.2.15",
66
- "@xylabs/geo": "^6.0.2",
67
- "@xylabs/pixel": "~6.0.2",
68
- "@xylabs/react-async-effect": "~9.0.0",
69
- "@xylabs/react-button": "~9.0.0",
70
- "@xylabs/react-flexbox": "~9.0.0",
71
- "@xylabs/react-hooks": "~9.0.0",
72
- "@xylabs/react-identicon": "~9.0.0",
73
- "@xylabs/react-link": "~9.0.0",
74
- "@xylabs/react-promise": "~9.0.0",
75
- "@xylabs/react-quick-tip-button": "~9.0.0",
76
- "@xylabs/react-select": "~9.0.0",
77
- "@xylabs/react-shared": "~9.0.0",
78
- "@xylabs/react-theme": "~9.0.0",
79
- "@xylabs/sdk-js": "^6.0.2",
80
- "@xylabs/sdk-react": "~9.0",
81
- "@xylabs/threads": "~6.0.2",
82
- "@xylabs/toolchain": "~8.1.1",
83
- "@xylabs/tsconfig": "^8.1.1",
84
- "@xylabs/tsconfig-dom": "^8.1.1",
85
- "@xylabs/tsconfig-react": "~8.1.1",
86
- "@xyo-network/account": "~6.0.0",
87
- "@xyo-network/account-model": "^6.0.0",
88
- "@xyo-network/api": "~6.0.0",
89
- "@xyo-network/api-models": "~6.0.0",
90
- "@xyo-network/blocknative-ethereum-gas-payload-plugin": "~6.0.0",
91
- "@xyo-network/boundwitness-builder": "^6.0.0",
92
- "@xyo-network/boundwitness-model": "^6.0.0",
93
- "@xyo-network/boundwitness-validator": "^6.0.0",
94
- "@xyo-network/boundwitness-wrapper": "~6.0.0",
95
- "@xyo-network/config-payload-plugin": "~6.0.0",
96
- "@xyo-network/diviner-model": "^6.0.0",
97
- "@xyo-network/diviner-schema-list": "~6.0.0",
98
- "@xyo-network/diviner-schema-stats": "~6.0.0",
99
- "@xyo-network/etherchain-ethereum-gas-v2-payload-plugin": "~6.0.0",
100
- "@xyo-network/ethers-ethereum-gas-payload-plugin": "~6.0.0",
101
- "@xyo-network/etherscan-ethereum-gas-payload-plugin": "~6.0.0",
102
- "@xyo-network/ethgasstation-ethereum-gas-payload-plugin": "~6.0.0",
103
- "@xyo-network/gas-price-payload-plugin": "~6.0.0",
104
- "@xyo-network/huri": "^6.0.0",
105
- "@xyo-network/manifest-model": "~6.0.0",
106
- "@xyo-network/module-model": "^6.0.0",
65
+ "@storybook/react-vite": "~10.4.1",
66
+ "@types/react": "^19.2.16",
67
+ "@xylabs/geo": "^6.0.7",
68
+ "@xylabs/pixel": "~6.0.7",
69
+ "@xylabs/react-async-effect": "~9.0.2",
70
+ "@xylabs/react-button": "~9.0.2",
71
+ "@xylabs/react-flexbox": "~9.0.2",
72
+ "@xylabs/react-hooks": "~9.0.2",
73
+ "@xylabs/react-identicon": "~9.0.2",
74
+ "@xylabs/react-link": "~9.0.2",
75
+ "@xylabs/react-promise": "~9.0.2",
76
+ "@xylabs/react-quick-tip-button": "~9.0.2",
77
+ "@xylabs/react-select": "~9.0.2",
78
+ "@xylabs/react-shared": "~9.0.2",
79
+ "@xylabs/react-theme": "~9.0.2",
80
+ "@xylabs/sdk-js": "^6.0.7",
81
+ "@xylabs/sdk-react": "~9.0.2",
82
+ "@xylabs/threads": "^6.0.7",
83
+ "@xylabs/toolchain": "~8.1.12",
84
+ "@xylabs/tsconfig": "^8.1.12",
85
+ "@xylabs/tsconfig-dom": "^8.1.12",
86
+ "@xylabs/tsconfig-react": "~8.1.12",
87
+ "@xyo-network/blocknative-ethereum-gas-payload-plugin": "~6.0.2",
88
+ "@xyo-network/boundwitness-model": "^6.0.7",
89
+ "@xyo-network/boundwitness-validator": "^6.0.7",
90
+ "@xyo-network/diviner-model": "^6.0.2",
91
+ "@xyo-network/diviner-schema-list": "~6.0.2",
92
+ "@xyo-network/diviner-schema-stats": "~6.0.2",
93
+ "@xyo-network/etherchain-ethereum-gas-v2-payload-plugin": "~6.0.2",
94
+ "@xyo-network/ethers-ethereum-gas-payload-plugin": "~6.0.2",
95
+ "@xyo-network/etherscan-ethereum-gas-payload-plugin": "~6.0.2",
96
+ "@xyo-network/ethgasstation-ethereum-gas-payload-plugin": "~6.0.2",
97
+ "@xyo-network/gas-price-payload-plugin": "~6.0.2",
98
+ "@xyo-network/module-model": "^6.0.2",
107
99
  "@xyo-network/node-core-types": "~4.2.2",
108
- "@xyo-network/node-memory": "~6.0.0",
109
- "@xyo-network/node-model": "^6.0.0",
110
- "@xyo-network/payload-builder": "^6.0.0",
111
- "@xyo-network/payload-model": "^6.0.0",
112
- "@xyo-network/payload-plugin": "^6.0.0",
113
- "@xyo-network/payload-validator": "^6.0.0",
114
- "@xyo-network/payload-wrapper": "~6.0.0",
115
- "@xyo-network/query-payload-plugin": "~6.0.0",
116
- "@xyo-network/schema-cache": "~6.0.0",
117
- "@xyo-network/schema-payload-plugin": "~6.0.0",
118
- "@xyo-network/sdk-js": "^6.0.0",
119
- "@xyo-network/sdk-protocol-js": "~6.0.0",
100
+ "@xyo-network/node-memory": "~6.0.2",
101
+ "@xyo-network/node-model": "^6.0.2",
102
+ "@xyo-network/payload-builder": "^6.0.7",
103
+ "@xyo-network/payload-model": "^6.0.7",
104
+ "@xyo-network/payload-validator": "^6.0.7",
105
+ "@xyo-network/schema-cache": "~6.0.7",
106
+ "@xyo-network/schema-payload-plugin": "~6.0.7",
107
+ "@xyo-network/sdk-js": "^6.0.2",
108
+ "@xyo-network/sdk-protocol-js": "~6.0.7",
120
109
  "@xyo-network/typeof": "~5.3.30",
121
- "@xyo-network/wallet": "~6.0.0",
122
- "@xyo-network/wallet-model": "^6.0.0",
123
110
  "ajv": "^8.20.0",
124
111
  "async-mutex": "^0.5.0",
125
112
  "bn.js": "^5.2.3",
126
113
  "bowser": "^2.14.1",
127
114
  "buffer": "^6.0.3",
128
- "chalk": "^5.6.2",
129
115
  "clsx": "~2.1.1",
130
116
  "debug": "~4.4.3",
131
- "eslint": "^10.4.0",
117
+ "eslint": "^10.4.1",
132
118
  "ethers": "^6.16.0",
133
- "fast-deep-equal": "~3.1.3",
134
119
  "hash-wasm": "~4.12.0",
135
120
  "idb": "^8.0.3",
136
- "js-cookie": "~3.0.7",
137
- "lru-cache": "^11.5.0",
138
- "mapbox-gl": "^3.24.0",
121
+ "lru-cache": "^11.5.1",
139
122
  "md5": "~2.3.0",
140
- "mixpanel-browser": "~2.79.0",
123
+ "mixpanel-browser": "~2.80.0",
141
124
  "numeral": "~2.0.6",
142
125
  "observable-fns": "~0.6.1",
143
126
  "pako": "^2.1.0",
144
- "query-string": "~9.3.1",
145
- "react": "^19.2.6",
146
- "react-dom": "^19.2.6",
147
- "react-is": "^19.2.6",
148
- "react-router-dom": "^7.15.1",
149
- "recharts": "~3.8.1",
127
+ "query-string": "~9.4.0",
128
+ "react": "^19.2.7",
129
+ "react-dom": "^19.2.7",
130
+ "react-router-dom": "^7.16.0",
150
131
  "spark-md5": "~3.0.2",
151
- "store2": "~2.14.4",
152
- "storybook": "^10.4.0",
132
+ "storybook": "^10.4.1",
153
133
  "typescript": "^6.0.3",
154
- "viem": "^2.50.4",
155
- "vite": "^8.0.13",
156
- "wasm-feature-detect": "~1.8.0",
134
+ "viem": "^2.52.0",
135
+ "vite": "^8.0.16",
157
136
  "webextension-polyfill": "^0.12.0",
158
137
  "zod": "^4.4.3",
159
- "zustand": "~5.0.13",
160
- "@xyo-network/react-gas-price": "~9.0.0",
161
- "@xyo-network/react-shared": "~9.0.0",
162
- "@xyo-network/react-ethereum-gas-price-etherchain-v2-plugin": "~9.0.0",
163
- "@xyo-network/react-storybook": "~9.0.0"
138
+ "zustand": "~5.0.14",
139
+ "@xyo-network/react-ethereum-gas-price-etherchain-v2-plugin": "~9.0.2",
140
+ "@xyo-network/react-gas-price": "~9.0.2",
141
+ "@xyo-network/react-shared": "~9.0.2",
142
+ "@xyo-network/react-storybook": "~9.0.2"
164
143
  },
165
144
  "peerDependencies": {
166
145
  "@bitauth/libauth": "~3.0",
@@ -169,9 +148,10 @@
169
148
  "@mui/material": "^9.0",
170
149
  "@mui/system": "^9.0",
171
150
  "@mui/x-tree-view": "~9.1",
151
+ "@noble/post-quantum": "~0.6.1",
172
152
  "@opentelemetry/api": "^1.9",
173
153
  "@opentelemetry/sdk-trace-base": "^2.7",
174
- "@react-spring/web": "~10.0",
154
+ "@react-spring/web": "~10.1",
175
155
  "@scure/base": "~2.2",
176
156
  "@scure/bip39": "~2.2",
177
157
  "@xylabs/geo": "^6.0",
@@ -189,17 +169,10 @@
189
169
  "@xylabs/react-theme": "~9.0",
190
170
  "@xylabs/sdk-js": "^6.0",
191
171
  "@xylabs/sdk-react": "~9.0",
192
- "@xylabs/threads": "~6.0",
193
- "@xyo-network/account": "~6.0",
194
- "@xyo-network/account-model": "^6.0",
195
- "@xyo-network/api": "~6.0",
196
- "@xyo-network/api-models": "~6.0",
172
+ "@xylabs/threads": "^6.0",
197
173
  "@xyo-network/blocknative-ethereum-gas-payload-plugin": "~6.0",
198
- "@xyo-network/boundwitness-builder": "^6.0",
199
174
  "@xyo-network/boundwitness-model": "^6.0",
200
175
  "@xyo-network/boundwitness-validator": "^6.0",
201
- "@xyo-network/boundwitness-wrapper": "~6.0",
202
- "@xyo-network/config-payload-plugin": "~6.0",
203
176
  "@xyo-network/diviner-model": "^6.0",
204
177
  "@xyo-network/diviner-schema-list": "~6.0",
205
178
  "@xyo-network/diviner-schema-stats": "~6.0",
@@ -207,55 +180,40 @@
207
180
  "@xyo-network/ethers-ethereum-gas-payload-plugin": "~6.0",
208
181
  "@xyo-network/etherscan-ethereum-gas-payload-plugin": "~6.0",
209
182
  "@xyo-network/ethgasstation-ethereum-gas-payload-plugin": "~6.0",
210
- "@xyo-network/huri": "^6.0",
211
- "@xyo-network/manifest-model": "~6.0",
212
183
  "@xyo-network/module-model": "^6.0",
213
184
  "@xyo-network/node-core-types": "~4.2",
214
185
  "@xyo-network/node-memory": "~6.0",
215
186
  "@xyo-network/node-model": "^6.0",
216
187
  "@xyo-network/payload-builder": "^6.0",
217
188
  "@xyo-network/payload-model": "^6.0",
218
- "@xyo-network/payload-plugin": "^6.0",
219
189
  "@xyo-network/payload-validator": "^6.0",
220
- "@xyo-network/payload-wrapper": "~6.0",
221
- "@xyo-network/query-payload-plugin": "~6.0",
222
190
  "@xyo-network/schema-cache": "~6.0",
223
191
  "@xyo-network/schema-payload-plugin": "~6.0",
224
192
  "@xyo-network/sdk-js": "^6.0",
225
193
  "@xyo-network/sdk-protocol-js": "~6.0",
226
194
  "@xyo-network/typeof": "~5.3",
227
- "@xyo-network/wallet": "~6.0",
228
- "@xyo-network/wallet-model": "^6.0",
229
195
  "ajv": "^8.20",
230
196
  "async-mutex": "^0.5",
231
197
  "bn.js": "^5.2",
232
198
  "bowser": "^2.14",
233
199
  "buffer": "^6.0",
234
- "chalk": "^5.6",
235
200
  "clsx": "~2.1",
236
201
  "debug": "~4.4",
237
202
  "ethers": "^6.16",
238
- "fast-deep-equal": "~3.1",
239
203
  "hash-wasm": "~4.12",
240
204
  "idb": "^8.0",
241
- "js-cookie": "~3.0",
242
205
  "lru-cache": "^11.3",
243
- "mapbox-gl": "^3.23",
244
206
  "md5": "~2.3",
245
- "mixpanel-browser": "~2.79",
207
+ "mixpanel-browser": "~2.80",
246
208
  "numeral": "~2.0",
247
209
  "observable-fns": "~0.6",
248
210
  "pako": "^2.1",
249
- "query-string": "~9.3",
211
+ "query-string": "~9.4",
250
212
  "react": "^19.2",
251
213
  "react-dom": "^19.2",
252
- "react-is": "^19.2",
253
214
  "react-router-dom": "^7.15",
254
- "recharts": "~3.8",
255
215
  "spark-md5": "~3.0",
256
- "store2": "~2.14",
257
216
  "viem": "^2.48",
258
- "wasm-feature-detect": "~1.8",
259
217
  "webextension-polyfill": "^0.12",
260
218
  "zod": "^4.4",
261
219
  "zustand": "~5.0"