@xyo-network/react-ethereum-gas-price-payload-plugins 10.0.0 → 10.0.3
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.
- package/package.json +78 -81
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@xyo-network/react-ethereum-gas-price-payload-plugins",
|
|
3
|
-
"version": "10.0.
|
|
3
|
+
"version": "10.0.3",
|
|
4
4
|
"description": "Common React library for all XYO projects that use React",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"xyo",
|
|
@@ -41,75 +41,74 @@
|
|
|
41
41
|
"README.md"
|
|
42
42
|
],
|
|
43
43
|
"dependencies": {
|
|
44
|
-
"@xyo-network/react-ethereum-gas-price-blocknative-plugin": "~10.0.
|
|
45
|
-
"@xyo-network/react-ethereum-gas-price-etherchain-plugins": "~10.0.
|
|
46
|
-
"@xyo-network/react-ethereum-gas-price-ethers-plugin": "~10.0.
|
|
47
|
-
"@xyo-network/react-ethereum-gas-price-
|
|
48
|
-
"@xyo-network/react-ethereum-gas-price-
|
|
49
|
-
"@xyo-network/react-ethereum-gas-price-plugin": "~10.0.
|
|
50
|
-
"@xyo-network/react-payload-plugin": "~10.0.
|
|
44
|
+
"@xyo-network/react-ethereum-gas-price-blocknative-plugin": "~10.0.3",
|
|
45
|
+
"@xyo-network/react-ethereum-gas-price-etherchain-plugins": "~10.0.3",
|
|
46
|
+
"@xyo-network/react-ethereum-gas-price-ethers-plugin": "~10.0.3",
|
|
47
|
+
"@xyo-network/react-ethereum-gas-price-etherscan-plugin": "~10.0.3",
|
|
48
|
+
"@xyo-network/react-ethereum-gas-price-ethgasstation-plugin": "~10.0.3",
|
|
49
|
+
"@xyo-network/react-ethereum-gas-price-plugin": "~10.0.3",
|
|
50
|
+
"@xyo-network/react-payload-plugin": "~10.0.3"
|
|
51
51
|
},
|
|
52
52
|
"devDependencies": {
|
|
53
53
|
"@bitauth/libauth": "~3.0.0",
|
|
54
|
-
"@metamask/providers": "^22.1.1",
|
|
55
54
|
"@mui/icons-material": "^9.1.1",
|
|
56
55
|
"@mui/material": "^9.1.2",
|
|
57
56
|
"@mui/system": "^9.1.2",
|
|
58
|
-
"@mui/x-tree-view": "~9.
|
|
57
|
+
"@mui/x-tree-view": "~9.7.0",
|
|
59
58
|
"@noble/post-quantum": "~0.6.1",
|
|
60
59
|
"@opentelemetry/api": "^1.9.1",
|
|
61
60
|
"@opentelemetry/sdk-trace-base": "^2.8.0",
|
|
62
|
-
"@react-spring/web": "~10.1.
|
|
61
|
+
"@react-spring/web": "~10.1.2",
|
|
63
62
|
"@scure/base": "~2.2.0",
|
|
64
63
|
"@scure/bip39": "~2.2.0",
|
|
65
64
|
"@storybook/react-vite": "~10.4.6",
|
|
66
65
|
"@types/react": "^19.2.17",
|
|
67
|
-
"@xylabs/eth-address": "^
|
|
68
|
-
"@xylabs/geo": "^
|
|
69
|
-
"@xylabs/pixel": "^
|
|
70
|
-
"@xylabs/react-async-effect": "
|
|
71
|
-
"@xylabs/react-button": "
|
|
72
|
-
"@xylabs/react-flexbox": "
|
|
73
|
-
"@xylabs/react-hooks": "
|
|
74
|
-
"@xylabs/react-identicon": "
|
|
75
|
-
"@xylabs/react-link": "
|
|
76
|
-
"@xylabs/react-promise": "
|
|
77
|
-
"@xylabs/react-quick-tip-button": "
|
|
78
|
-
"@xylabs/react-select": "
|
|
79
|
-
"@xylabs/react-shared": "
|
|
80
|
-
"@xylabs/react-theme": "
|
|
81
|
-
"@xylabs/sdk
|
|
82
|
-
"@xylabs/sdk-react": "~
|
|
83
|
-
"@xylabs/threads": "^
|
|
84
|
-
"@xylabs/toolchain": "~8.3
|
|
85
|
-
"@xylabs/tsconfig": "^8.3
|
|
86
|
-
"@xylabs/tsconfig-dom": "^8.3
|
|
87
|
-
"@xylabs/tsconfig-react": "~8.3
|
|
88
|
-
"@xyo-network/blocknative-ethereum-gas-payload-plugin": "^7.0.
|
|
89
|
-
"@xyo-network/diviner-schema-list": "^7.0.
|
|
90
|
-
"@xyo-network/diviner-schema-stats": "^7.0.
|
|
91
|
-
"@xyo-network/etherchain-ethereum-gas-v2-payload-plugin": "^7.0.
|
|
92
|
-
"@xyo-network/ethers-ethereum-gas-payload-plugin": "^7.0.
|
|
93
|
-
"@xyo-network/etherscan-ethereum-gas-payload-plugin": "^7.0.
|
|
94
|
-
"@xyo-network/ethgasstation-ethereum-gas-payload-plugin": "^7.0.
|
|
95
|
-
"@xyo-network/gas-price-payload-plugin": "^7.0.
|
|
66
|
+
"@xylabs/eth-address": "^7.0.1",
|
|
67
|
+
"@xylabs/geo": "^7.0.1",
|
|
68
|
+
"@xylabs/pixel": "^7.0.1",
|
|
69
|
+
"@xylabs/react-async-effect": "~10.0",
|
|
70
|
+
"@xylabs/react-button": "~10.0",
|
|
71
|
+
"@xylabs/react-flexbox": "~10.0",
|
|
72
|
+
"@xylabs/react-hooks": "~10.0",
|
|
73
|
+
"@xylabs/react-identicon": "~10.0",
|
|
74
|
+
"@xylabs/react-link": "~10.0",
|
|
75
|
+
"@xylabs/react-promise": "~10.0",
|
|
76
|
+
"@xylabs/react-quick-tip-button": "~10.0",
|
|
77
|
+
"@xylabs/react-select": "~10.0",
|
|
78
|
+
"@xylabs/react-shared": "~10.0",
|
|
79
|
+
"@xylabs/react-theme": "~10.0",
|
|
80
|
+
"@xylabs/sdk": "^7.0.1",
|
|
81
|
+
"@xylabs/sdk-react": "~10.0",
|
|
82
|
+
"@xylabs/threads": "^7.0.1",
|
|
83
|
+
"@xylabs/toolchain": "~8.5.3",
|
|
84
|
+
"@xylabs/tsconfig": "^8.5.3",
|
|
85
|
+
"@xylabs/tsconfig-dom": "^8.5.3",
|
|
86
|
+
"@xylabs/tsconfig-react": "~8.5.3",
|
|
87
|
+
"@xyo-network/blocknative-ethereum-gas-payload-plugin": "^7.0.1",
|
|
88
|
+
"@xyo-network/diviner-schema-list": "^7.0.3",
|
|
89
|
+
"@xyo-network/diviner-schema-stats": "^7.0.3",
|
|
90
|
+
"@xyo-network/etherchain-ethereum-gas-v2-payload-plugin": "^7.0.1",
|
|
91
|
+
"@xyo-network/ethers-ethereum-gas-payload-plugin": "^7.0.1",
|
|
92
|
+
"@xyo-network/etherscan-ethereum-gas-payload-plugin": "^7.0.1",
|
|
93
|
+
"@xyo-network/ethgasstation-ethereum-gas-payload-plugin": "^7.0.1",
|
|
94
|
+
"@xyo-network/gas-price-payload-plugin": "^7.0.1",
|
|
96
95
|
"@xyo-network/node-core-types": "~4.2.2",
|
|
97
|
-
"@xyo-network/sdk
|
|
98
|
-
"@xyo-network/sdk-protocol
|
|
96
|
+
"@xyo-network/sdk": "^7.0.3",
|
|
97
|
+
"@xyo-network/sdk-protocol": "^7.0.4",
|
|
99
98
|
"@xyo-network/typeof": "~5.3.30",
|
|
100
99
|
"ajv": "^8.20.0",
|
|
101
100
|
"async-mutex": "^0.5.0",
|
|
102
101
|
"clsx": "~2.1.1",
|
|
103
|
-
"debug": "
|
|
104
|
-
"eslint": "^10.
|
|
102
|
+
"debug": "^4.4.3",
|
|
103
|
+
"eslint": "^10.6.0",
|
|
105
104
|
"ethers": "^6.17.0",
|
|
106
105
|
"hash-wasm": "~4.12.0",
|
|
107
106
|
"idb": "^8.0.3",
|
|
108
107
|
"lru-cache": "^11.5.1",
|
|
109
108
|
"md5": "~2.3.0",
|
|
110
109
|
"numeral": "~2.0.6",
|
|
111
|
-
"observable-fns": "
|
|
112
|
-
"query-string": "~9.4.
|
|
110
|
+
"observable-fns": "^0.6.1",
|
|
111
|
+
"query-string": "~9.4.1",
|
|
113
112
|
"react": "^19.2.7",
|
|
114
113
|
"react-dom": "^19.2.7",
|
|
115
114
|
"react-router-dom": "^7.18.0",
|
|
@@ -117,59 +116,58 @@
|
|
|
117
116
|
"typescript": "^6.0.3",
|
|
118
117
|
"viem": "^2.53.1",
|
|
119
118
|
"vite": "^8.1.0",
|
|
120
|
-
"webextension-polyfill": "^0.12.0",
|
|
121
119
|
"zod": "^4.4.3",
|
|
122
120
|
"zustand": "~5.0.14",
|
|
123
|
-
"@xyo-network/react-gas-price": "~10.0.
|
|
124
|
-
"@xyo-network/react-shared": "~10.0.
|
|
125
|
-
"@xyo-network/react-storybook": "~10.0.
|
|
126
|
-
"@xyo-network/react-
|
|
121
|
+
"@xyo-network/react-ethereum-gas-price-etherchain-v2-plugin": "~10.0.3",
|
|
122
|
+
"@xyo-network/react-shared": "~10.0.3",
|
|
123
|
+
"@xyo-network/react-storybook": "~10.0.3",
|
|
124
|
+
"@xyo-network/react-gas-price": "~10.0.3"
|
|
127
125
|
},
|
|
128
126
|
"peerDependencies": {
|
|
129
127
|
"@bitauth/libauth": "~3.0",
|
|
130
|
-
"@metamask/providers": "^22.1",
|
|
131
128
|
"@mui/icons-material": "^9.0",
|
|
132
129
|
"@mui/material": "^9.0",
|
|
133
130
|
"@mui/system": "^9.0",
|
|
134
|
-
"@mui/x-tree-view": "~9.
|
|
131
|
+
"@mui/x-tree-view": "~9.7",
|
|
135
132
|
"@noble/post-quantum": "~0.6.1",
|
|
136
133
|
"@opentelemetry/api": "^1.9",
|
|
137
134
|
"@opentelemetry/sdk-trace-base": "^2.7",
|
|
138
135
|
"@react-spring/web": "~10.1",
|
|
139
136
|
"@scure/base": "~2.2",
|
|
140
137
|
"@scure/bip39": "~2.2",
|
|
141
|
-
"@
|
|
142
|
-
"@xylabs/
|
|
143
|
-
"@xylabs/
|
|
144
|
-
"@xylabs/
|
|
145
|
-
"@xylabs/react-
|
|
146
|
-
"@xylabs/react-
|
|
147
|
-
"@xylabs/react-
|
|
148
|
-
"@xylabs/react-
|
|
149
|
-
"@xylabs/react-
|
|
150
|
-
"@xylabs/react-
|
|
151
|
-
"@xylabs/react-
|
|
152
|
-
"@xylabs/react-
|
|
153
|
-
"@xylabs/react-
|
|
154
|
-
"@xylabs/react-
|
|
155
|
-
"@xylabs/
|
|
156
|
-
"@xylabs/sdk
|
|
157
|
-
"@xylabs/
|
|
158
|
-
"@
|
|
159
|
-
"@xyo-network/
|
|
160
|
-
"@xyo-network/diviner-schema-
|
|
161
|
-
"@xyo-network/
|
|
162
|
-
"@xyo-network/
|
|
163
|
-
"@xyo-network/
|
|
164
|
-
"@xyo-network/
|
|
138
|
+
"@types/react": "^19.2",
|
|
139
|
+
"@xylabs/eth-address": "^7.0",
|
|
140
|
+
"@xylabs/geo": "^7.0",
|
|
141
|
+
"@xylabs/pixel": "^7.0",
|
|
142
|
+
"@xylabs/react-async-effect": "^10.0",
|
|
143
|
+
"@xylabs/react-button": "^10.0",
|
|
144
|
+
"@xylabs/react-flexbox": "^10.0",
|
|
145
|
+
"@xylabs/react-hooks": "^10.0",
|
|
146
|
+
"@xylabs/react-identicon": "^10.0",
|
|
147
|
+
"@xylabs/react-link": "^10.0",
|
|
148
|
+
"@xylabs/react-promise": "^10.0",
|
|
149
|
+
"@xylabs/react-quick-tip-button": "^10.0",
|
|
150
|
+
"@xylabs/react-select": "^10.0",
|
|
151
|
+
"@xylabs/react-shared": "^10.0",
|
|
152
|
+
"@xylabs/react-theme": "^10.0",
|
|
153
|
+
"@xylabs/sdk": "^7.0",
|
|
154
|
+
"@xylabs/sdk-react": "^10.0",
|
|
155
|
+
"@xylabs/threads": "^7.0",
|
|
156
|
+
"@xyo-network/blocknative-ethereum-gas-payload-plugin": "^7.0",
|
|
157
|
+
"@xyo-network/diviner-schema-list": "^7.0",
|
|
158
|
+
"@xyo-network/diviner-schema-stats": "^7.0",
|
|
159
|
+
"@xyo-network/etherchain-ethereum-gas-v2-payload-plugin": "^7.0",
|
|
160
|
+
"@xyo-network/ethers-ethereum-gas-payload-plugin": "^7.0",
|
|
161
|
+
"@xyo-network/etherscan-ethereum-gas-payload-plugin": "^7.0",
|
|
162
|
+
"@xyo-network/ethgasstation-ethereum-gas-payload-plugin": "^7.0",
|
|
165
163
|
"@xyo-network/node-core-types": "~4.2",
|
|
166
|
-
"@xyo-network/sdk
|
|
167
|
-
"@xyo-network/sdk-protocol
|
|
164
|
+
"@xyo-network/sdk": "*",
|
|
165
|
+
"@xyo-network/sdk-protocol": "^7.0",
|
|
168
166
|
"@xyo-network/typeof": "~5.3",
|
|
169
167
|
"ajv": "^8.20",
|
|
170
168
|
"async-mutex": "^0.5",
|
|
171
169
|
"clsx": "~2.1",
|
|
172
|
-
"debug": "
|
|
170
|
+
"debug": "^4.4",
|
|
173
171
|
"ethers": "^6.16",
|
|
174
172
|
"hash-wasm": "~4.12",
|
|
175
173
|
"idb": "^8.0",
|
|
@@ -182,7 +180,6 @@
|
|
|
182
180
|
"react-dom": "^19.2",
|
|
183
181
|
"react-router-dom": "^7.15",
|
|
184
182
|
"viem": "^2.48",
|
|
185
|
-
"webextension-polyfill": "^0.12",
|
|
186
183
|
"zod": "^4.4",
|
|
187
184
|
"zustand": "~5.0"
|
|
188
185
|
},
|