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

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 +50 -70
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.2",
3
+ "version": "9.0.5",
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-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"
44
+ "@xyo-network/react-ethereum-gas-price-blocknative-plugin": "~9.0.5",
45
+ "@xyo-network/react-ethereum-gas-price-etherchain-plugins": "~9.0.5",
46
+ "@xyo-network/react-ethereum-gas-price-plugin": "~9.0.5",
47
+ "@xyo-network/react-ethereum-gas-price-ethgasstation-plugin": "~9.0.5",
48
+ "@xyo-network/react-payload-plugin": "~9.0.5",
49
+ "@xyo-network/react-ethereum-gas-price-ethers-plugin": "~9.0.5",
50
+ "@xyo-network/react-ethereum-gas-price-etherscan-plugin": "~9.0.5"
51
51
  },
52
52
  "devDependencies": {
53
53
  "@bitauth/libauth": "~3.0.0",
@@ -62,50 +62,39 @@
62
62
  "@react-spring/web": "~10.1.0",
63
63
  "@scure/base": "~2.2.0",
64
64
  "@scure/bip39": "~2.2.0",
65
- "@storybook/react-vite": "~10.4.1",
65
+ "@storybook/react-vite": "~10.4.2",
66
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",
67
+ "@xylabs/geo": "^6.0.8",
68
+ "@xylabs/pixel": "~6.0.8",
69
+ "@xylabs/react-async-effect": "~9.0.3",
70
+ "@xylabs/react-button": "~9.0.3",
71
+ "@xylabs/react-flexbox": "~9.0.3",
72
+ "@xylabs/react-hooks": "~9.0.3",
73
+ "@xylabs/react-identicon": "~9.0.3",
74
+ "@xylabs/react-link": "~9.0.3",
75
+ "@xylabs/react-promise": "~9.0.3",
76
+ "@xylabs/react-quick-tip-button": "~9.0.3",
77
+ "@xylabs/react-select": "~9.0.3",
78
+ "@xylabs/react-shared": "~9.0.3",
79
+ "@xylabs/react-theme": "~9.0.3",
80
+ "@xylabs/sdk-js": "^6.0.8",
81
+ "@xylabs/sdk-react": "~9.0.3",
82
+ "@xylabs/threads": "^6.0.8",
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",
99
95
  "@xyo-network/node-core-types": "~4.2.2",
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",
96
+ "@xyo-network/sdk-js": "^6.0.4",
97
+ "@xyo-network/sdk-protocol-js": "~6.0.9",
109
98
  "@xyo-network/typeof": "~5.3.30",
110
99
  "ajv": "^8.20.0",
111
100
  "async-mutex": "^0.5.0",
@@ -123,23 +112,24 @@
123
112
  "mixpanel-browser": "~2.80.0",
124
113
  "numeral": "~2.0.6",
125
114
  "observable-fns": "~0.6.1",
126
- "pako": "^2.1.0",
127
115
  "query-string": "~9.4.0",
128
116
  "react": "^19.2.7",
129
117
  "react-dom": "^19.2.7",
130
- "react-router-dom": "^7.16.0",
118
+ "react-is": "^19.2",
119
+ "react-router-dom": "^7.17.0",
120
+ "recharts": "^3.8",
131
121
  "spark-md5": "~3.0.2",
132
- "storybook": "^10.4.1",
122
+ "storybook": "^10.4.2",
133
123
  "typescript": "^6.0.3",
134
- "viem": "^2.52.0",
124
+ "viem": "^2.52.2",
135
125
  "vite": "^8.0.16",
136
126
  "webextension-polyfill": "^0.12.0",
137
127
  "zod": "^4.4.3",
138
128
  "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"
129
+ "@xyo-network/react-ethereum-gas-price-etherchain-v2-plugin": "~9.0.5",
130
+ "@xyo-network/react-gas-price": "~9.0.5",
131
+ "@xyo-network/react-storybook": "~9.0.5",
132
+ "@xyo-network/react-shared": "~9.0.5"
143
133
  },
144
134
  "peerDependencies": {
145
135
  "@bitauth/libauth": "~3.0",
@@ -171,24 +161,13 @@
171
161
  "@xylabs/sdk-react": "~9.0",
172
162
  "@xylabs/threads": "^6.0",
173
163
  "@xyo-network/blocknative-ethereum-gas-payload-plugin": "~6.0",
174
- "@xyo-network/boundwitness-model": "^6.0",
175
- "@xyo-network/boundwitness-validator": "^6.0",
176
- "@xyo-network/diviner-model": "^6.0",
177
164
  "@xyo-network/diviner-schema-list": "~6.0",
178
165
  "@xyo-network/diviner-schema-stats": "~6.0",
179
166
  "@xyo-network/etherchain-ethereum-gas-v2-payload-plugin": "~6.0",
180
167
  "@xyo-network/ethers-ethereum-gas-payload-plugin": "~6.0",
181
168
  "@xyo-network/etherscan-ethereum-gas-payload-plugin": "~6.0",
182
169
  "@xyo-network/ethgasstation-ethereum-gas-payload-plugin": "~6.0",
183
- "@xyo-network/module-model": "^6.0",
184
170
  "@xyo-network/node-core-types": "~4.2",
185
- "@xyo-network/node-memory": "~6.0",
186
- "@xyo-network/node-model": "^6.0",
187
- "@xyo-network/payload-builder": "^6.0",
188
- "@xyo-network/payload-model": "^6.0",
189
- "@xyo-network/payload-validator": "^6.0",
190
- "@xyo-network/schema-cache": "~6.0",
191
- "@xyo-network/schema-payload-plugin": "~6.0",
192
171
  "@xyo-network/sdk-js": "^6.0",
193
172
  "@xyo-network/sdk-protocol-js": "~6.0",
194
173
  "@xyo-network/typeof": "~5.3",
@@ -207,11 +186,12 @@
207
186
  "mixpanel-browser": "~2.80",
208
187
  "numeral": "~2.0",
209
188
  "observable-fns": "~0.6",
210
- "pako": "^2.1",
211
189
  "query-string": "~9.4",
212
190
  "react": "^19.2",
213
191
  "react-dom": "^19.2",
192
+ "react-is": "^19.2",
214
193
  "react-router-dom": "^7.15",
194
+ "recharts": "^3.8",
215
195
  "spark-md5": "~3.0",
216
196
  "viem": "^2.48",
217
197
  "webextension-polyfill": "^0.12",