@xyo-network/react-ethereum-gas-price-payload-plugins 7.6.3 → 8.0.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.
- package/package.json +54 -54
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@xyo-network/react-ethereum-gas-price-payload-plugins",
|
|
3
|
-
"version": "
|
|
3
|
+
"version": "8.0.0",
|
|
4
4
|
"description": "Common React library for all XYO projects that use React",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"xyo",
|
|
@@ -41,23 +41,23 @@
|
|
|
41
41
|
"README.md"
|
|
42
42
|
],
|
|
43
43
|
"dependencies": {
|
|
44
|
-
"@xyo-network/react-ethereum-gas-price-etherchain-plugins": "~
|
|
45
|
-
"@xyo-network/react-ethereum-gas-price-blocknative-plugin": "~
|
|
46
|
-
"@xyo-network/react-ethereum-gas-price-plugin": "~
|
|
47
|
-
"@xyo-network/react-ethereum-gas-price-
|
|
48
|
-
"@xyo-network/react-ethereum-gas-price-
|
|
49
|
-
"@xyo-network/react-
|
|
50
|
-
"@xyo-network/react-
|
|
44
|
+
"@xyo-network/react-ethereum-gas-price-etherchain-plugins": "~8.0.0",
|
|
45
|
+
"@xyo-network/react-ethereum-gas-price-blocknative-plugin": "~8.0.0",
|
|
46
|
+
"@xyo-network/react-ethereum-gas-price-etherscan-plugin": "~8.0.0",
|
|
47
|
+
"@xyo-network/react-ethereum-gas-price-ethgasstation-plugin": "~8.0.0",
|
|
48
|
+
"@xyo-network/react-ethereum-gas-price-plugin": "~8.0.0",
|
|
49
|
+
"@xyo-network/react-ethereum-gas-price-ethers-plugin": "~8.0.0",
|
|
50
|
+
"@xyo-network/react-payload-plugin": "~8.0.0"
|
|
51
51
|
},
|
|
52
52
|
"devDependencies": {
|
|
53
53
|
"@bitauth/libauth": "~3.0.0",
|
|
54
54
|
"@emotion/react": "^11.14.0",
|
|
55
55
|
"@emotion/styled": "^11.14.1",
|
|
56
56
|
"@metamask/providers": "^22.1.1",
|
|
57
|
-
"@mui/icons-material": "
|
|
58
|
-
"@mui/material": "
|
|
59
|
-
"@mui/system": "
|
|
60
|
-
"@mui/x-tree-view": "~
|
|
57
|
+
"@mui/icons-material": "~9.0",
|
|
58
|
+
"@mui/material": "~9.0",
|
|
59
|
+
"@mui/system": "~9.0",
|
|
60
|
+
"@mui/x-tree-view": "~9.1",
|
|
61
61
|
"@opentelemetry/api": "^1.9.1",
|
|
62
62
|
"@opentelemetry/sdk-trace-base": "^2.7.1",
|
|
63
63
|
"@react-spring/web": "~10.0.3",
|
|
@@ -68,28 +68,28 @@
|
|
|
68
68
|
"@types/react": "^19.2.14",
|
|
69
69
|
"@xylabs/geo": "^5.1.2",
|
|
70
70
|
"@xylabs/pixel": "~5.1.2",
|
|
71
|
-
"@xylabs/react-async-effect": "~
|
|
72
|
-
"@xylabs/react-button": "~
|
|
73
|
-
"@xylabs/react-flexbox": "~
|
|
74
|
-
"@xylabs/react-hooks": "~
|
|
75
|
-
"@xylabs/react-identicon": "~
|
|
76
|
-
"@xylabs/react-link": "~
|
|
77
|
-
"@xylabs/react-promise": "~
|
|
78
|
-
"@xylabs/react-quick-tip-button": "~
|
|
79
|
-
"@xylabs/react-select": "~
|
|
80
|
-
"@xylabs/react-shared": "~
|
|
81
|
-
"@xylabs/react-theme": "~
|
|
71
|
+
"@xylabs/react-async-effect": "~8.0",
|
|
72
|
+
"@xylabs/react-button": "~8.0",
|
|
73
|
+
"@xylabs/react-flexbox": "~8.0",
|
|
74
|
+
"@xylabs/react-hooks": "~8.0",
|
|
75
|
+
"@xylabs/react-identicon": "~8.0",
|
|
76
|
+
"@xylabs/react-link": "~8.0",
|
|
77
|
+
"@xylabs/react-promise": "~8.0",
|
|
78
|
+
"@xylabs/react-quick-tip-button": "~8.0",
|
|
79
|
+
"@xylabs/react-select": "~8.0",
|
|
80
|
+
"@xylabs/react-shared": "~8.0",
|
|
81
|
+
"@xylabs/react-theme": "~8.0",
|
|
82
82
|
"@xylabs/sdk-js": "^5.1.2",
|
|
83
83
|
"@xylabs/threads": "~5.1.2",
|
|
84
|
-
"@xylabs/toolchain": "~7.13.
|
|
85
|
-
"@xylabs/tsconfig": "^7.13.
|
|
86
|
-
"@xylabs/tsconfig-dom": "^7.13.
|
|
87
|
-
"@xylabs/tsconfig-react": "~7.13.
|
|
84
|
+
"@xylabs/toolchain": "~7.13.22",
|
|
85
|
+
"@xylabs/tsconfig": "^7.13.22",
|
|
86
|
+
"@xylabs/tsconfig-dom": "^7.13.22",
|
|
87
|
+
"@xylabs/tsconfig-react": "~7.13.22",
|
|
88
88
|
"@xyo-network/account": "~5.6.2",
|
|
89
89
|
"@xyo-network/account-model": "^5.6.3",
|
|
90
90
|
"@xyo-network/api": "~5.6.2",
|
|
91
91
|
"@xyo-network/api-models": "~5.6.3",
|
|
92
|
-
"@xyo-network/blocknative-ethereum-gas-payload-plugin": "~5.5.
|
|
92
|
+
"@xyo-network/blocknative-ethereum-gas-payload-plugin": "~5.5.2",
|
|
93
93
|
"@xyo-network/boundwitness-builder": "^5.6.2",
|
|
94
94
|
"@xyo-network/boundwitness-model": "^5.6.3",
|
|
95
95
|
"@xyo-network/boundwitness-validator": "^5.6.2",
|
|
@@ -98,15 +98,15 @@
|
|
|
98
98
|
"@xyo-network/diviner-model": "^5.6.4",
|
|
99
99
|
"@xyo-network/diviner-schema-list": "~5.6.4",
|
|
100
100
|
"@xyo-network/diviner-schema-stats": "~5.6.4",
|
|
101
|
-
"@xyo-network/etherchain-ethereum-gas-v2-payload-plugin": "~5.5.
|
|
102
|
-
"@xyo-network/ethers-ethereum-gas-payload-plugin": "~5.5.
|
|
103
|
-
"@xyo-network/etherscan-ethereum-gas-payload-plugin": "~5.5.
|
|
104
|
-
"@xyo-network/ethgasstation-ethereum-gas-payload-plugin": "~5.5.
|
|
105
|
-
"@xyo-network/gas-price-payload-plugin": "~5.5.
|
|
101
|
+
"@xyo-network/etherchain-ethereum-gas-v2-payload-plugin": "~5.5.2",
|
|
102
|
+
"@xyo-network/ethers-ethereum-gas-payload-plugin": "~5.5.2",
|
|
103
|
+
"@xyo-network/etherscan-ethereum-gas-payload-plugin": "~5.5.2",
|
|
104
|
+
"@xyo-network/ethgasstation-ethereum-gas-payload-plugin": "~5.5.2",
|
|
105
|
+
"@xyo-network/gas-price-payload-plugin": "~5.5.2",
|
|
106
106
|
"@xyo-network/huri": "^5.6.2",
|
|
107
107
|
"@xyo-network/manifest-model": "~5.6.3",
|
|
108
108
|
"@xyo-network/module-model": "^5.6.4",
|
|
109
|
-
"@xyo-network/node-core-types": "~4.2.
|
|
109
|
+
"@xyo-network/node-core-types": "~4.2.2",
|
|
110
110
|
"@xyo-network/node-memory": "~5.6.4",
|
|
111
111
|
"@xyo-network/node-model": "^5.6.4",
|
|
112
112
|
"@xyo-network/payload-builder": "^5.6.2",
|
|
@@ -151,24 +151,24 @@
|
|
|
151
151
|
"store2": "~2.14.4",
|
|
152
152
|
"storybook": "^10.3.6",
|
|
153
153
|
"typescript": "^5.9.3",
|
|
154
|
-
"vite": "^8.0.
|
|
154
|
+
"vite": "^8.0.11",
|
|
155
155
|
"wasm-feature-detect": "~1.8.0",
|
|
156
156
|
"webextension-polyfill": "^0.12.0",
|
|
157
157
|
"zod": "^4.4.3",
|
|
158
|
-
"@xyo-network/react-ethereum-gas-price-etherchain-v2-plugin": "~
|
|
159
|
-
"@xyo-network/react-
|
|
160
|
-
"@xyo-network/react-
|
|
161
|
-
"@xyo-network/react-
|
|
158
|
+
"@xyo-network/react-ethereum-gas-price-etherchain-v2-plugin": "~8.0.0",
|
|
159
|
+
"@xyo-network/react-shared": "~8.0.0",
|
|
160
|
+
"@xyo-network/react-storybook": "~8.0.0",
|
|
161
|
+
"@xyo-network/react-gas-price": "~8.0.0"
|
|
162
162
|
},
|
|
163
163
|
"peerDependencies": {
|
|
164
164
|
"@bitauth/libauth": "~3.0",
|
|
165
165
|
"@emotion/react": "^11.14",
|
|
166
166
|
"@emotion/styled": "^11.14",
|
|
167
167
|
"@metamask/providers": "^22.1",
|
|
168
|
-
"@mui/icons-material": "
|
|
169
|
-
"@mui/material": "
|
|
170
|
-
"@mui/system": "
|
|
171
|
-
"@mui/x-tree-view": "~
|
|
168
|
+
"@mui/icons-material": "~9.0",
|
|
169
|
+
"@mui/material": "~9.0",
|
|
170
|
+
"@mui/system": "~9.0",
|
|
171
|
+
"@mui/x-tree-view": "~9.1",
|
|
172
172
|
"@opentelemetry/api": "^1.9",
|
|
173
173
|
"@opentelemetry/sdk-trace-base": "^2.7",
|
|
174
174
|
"@react-spring/web": "~10.0",
|
|
@@ -177,17 +177,17 @@
|
|
|
177
177
|
"@textea/json-viewer": "~4.0",
|
|
178
178
|
"@xylabs/geo": "^5.1",
|
|
179
179
|
"@xylabs/pixel": "~5.1",
|
|
180
|
-
"@xylabs/react-async-effect": "~
|
|
181
|
-
"@xylabs/react-button": "~
|
|
182
|
-
"@xylabs/react-flexbox": "~
|
|
183
|
-
"@xylabs/react-hooks": "~
|
|
184
|
-
"@xylabs/react-identicon": "~
|
|
185
|
-
"@xylabs/react-link": "~
|
|
186
|
-
"@xylabs/react-promise": "~
|
|
187
|
-
"@xylabs/react-quick-tip-button": "~
|
|
188
|
-
"@xylabs/react-select": "~
|
|
189
|
-
"@xylabs/react-shared": "~
|
|
190
|
-
"@xylabs/react-theme": "~
|
|
180
|
+
"@xylabs/react-async-effect": "~8.0",
|
|
181
|
+
"@xylabs/react-button": "~8.0",
|
|
182
|
+
"@xylabs/react-flexbox": "~8.0",
|
|
183
|
+
"@xylabs/react-hooks": "~8.0",
|
|
184
|
+
"@xylabs/react-identicon": "~8.0",
|
|
185
|
+
"@xylabs/react-link": "~8.0",
|
|
186
|
+
"@xylabs/react-promise": "~8.0",
|
|
187
|
+
"@xylabs/react-quick-tip-button": "~8.0",
|
|
188
|
+
"@xylabs/react-select": "~8.0",
|
|
189
|
+
"@xylabs/react-shared": "~8.0",
|
|
190
|
+
"@xylabs/react-theme": "~8.0",
|
|
191
191
|
"@xylabs/sdk-js": "^5.1",
|
|
192
192
|
"@xylabs/threads": "~5.1",
|
|
193
193
|
"@xyo-network/account": "~5.6",
|