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