@xyo-network/react-ethereum-gas-price-etherchain-plugins 8.0.0 → 8.0.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.
- package/dist/browser/index.mjs +1 -1
- package/dist/browser/index.mjs.map +7 -1
- package/package.json +52 -48
package/dist/browser/index.mjs
CHANGED
|
@@ -1 +1,7 @@
|
|
|
1
|
-
{
|
|
1
|
+
{
|
|
2
|
+
"version": 3,
|
|
3
|
+
"sources": ["../../src/index.ts"],
|
|
4
|
+
"sourcesContent": ["import { EthereumGasPriceEtherchainV2Plugin } from '@xyo-network/react-ethereum-gas-price-etherchain-v2-plugin'\nimport type { PayloadRenderPlugin } from '@xyo-network/react-payload-plugin'\n\nexport * from '@xyo-network/react-ethereum-gas-price-etherchain-v2-plugin'\n\nexport const EthereumGasPriceEtherchainPlugins: PayloadRenderPlugin[] = [EthereumGasPriceEtherchainV2Plugin]\n\nexport default EthereumGasPriceEtherchainPlugins\n"],
|
|
5
|
+
"mappings": ";AAAA,SAAS,0CAA0C;AAGnD,cAAc;AAEP,IAAM,oCAA2D,CAAC,kCAAkC;AAE3G,IAAO,gBAAQ;",
|
|
6
|
+
"names": []
|
|
7
|
+
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@xyo-network/react-ethereum-gas-price-etherchain-plugins",
|
|
3
|
-
"version": "8.0.
|
|
3
|
+
"version": "8.0.1",
|
|
4
4
|
"description": "Common React library for all XYO projects that use React",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"xyo",
|
|
@@ -41,45 +41,43 @@
|
|
|
41
41
|
"README.md"
|
|
42
42
|
],
|
|
43
43
|
"dependencies": {
|
|
44
|
-
"@xyo-network/react-
|
|
45
|
-
"@xyo-network/react-
|
|
44
|
+
"@xyo-network/react-payload-plugin": "~8.0.1",
|
|
45
|
+
"@xyo-network/react-ethereum-gas-price-etherchain-v2-plugin": "~8.0.1"
|
|
46
46
|
},
|
|
47
47
|
"devDependencies": {
|
|
48
48
|
"@bitauth/libauth": "~3.0.0",
|
|
49
|
-
"@emotion/react": "^11.14.0",
|
|
50
|
-
"@emotion/styled": "^11.14.1",
|
|
51
49
|
"@metamask/providers": "^22.1.1",
|
|
52
|
-
"@mui/icons-material": "
|
|
53
|
-
"@mui/material": "
|
|
54
|
-
"@mui/system": "
|
|
55
|
-
"@mui/x-tree-view": "~9.1",
|
|
50
|
+
"@mui/icons-material": "^9.0.1",
|
|
51
|
+
"@mui/material": "^9.0.1",
|
|
52
|
+
"@mui/system": "^9.0.1",
|
|
53
|
+
"@mui/x-tree-view": "~9.1.0",
|
|
56
54
|
"@opentelemetry/api": "^1.9.1",
|
|
57
55
|
"@opentelemetry/sdk-trace-base": "^2.7.1",
|
|
58
56
|
"@react-spring/web": "~10.0.3",
|
|
59
57
|
"@scure/base": "~2.2.0",
|
|
60
58
|
"@scure/bip39": "~2.2.0",
|
|
61
|
-
"@storybook/react-vite": "~10.
|
|
62
|
-
"@textea/json-viewer": "~4.0.1",
|
|
59
|
+
"@storybook/react-vite": "~10.4.0",
|
|
63
60
|
"@types/react": "^19.2.14",
|
|
64
|
-
"@xylabs/geo": "^5.1.
|
|
65
|
-
"@xylabs/pixel": "~5.1.
|
|
66
|
-
"@xylabs/react-async-effect": "~8.0",
|
|
67
|
-
"@xylabs/react-button": "~8.0",
|
|
68
|
-
"@xylabs/react-flexbox": "~8.0",
|
|
69
|
-
"@xylabs/react-hooks": "~8.0",
|
|
70
|
-
"@xylabs/react-identicon": "~8.0",
|
|
71
|
-
"@xylabs/react-link": "~8.0",
|
|
72
|
-
"@xylabs/react-promise": "~8.0",
|
|
73
|
-
"@xylabs/react-quick-tip-button": "~8.0",
|
|
74
|
-
"@xylabs/react-select": "~8.0",
|
|
75
|
-
"@xylabs/react-shared": "~8.0",
|
|
76
|
-
"@xylabs/react-theme": "~8.0",
|
|
77
|
-
"@xylabs/sdk-js": "^5.1.
|
|
78
|
-
"@xylabs/
|
|
79
|
-
"@xylabs/
|
|
80
|
-
"@xylabs/
|
|
81
|
-
"@xylabs/tsconfig
|
|
82
|
-
"@xylabs/tsconfig-
|
|
61
|
+
"@xylabs/geo": "^5.1.3",
|
|
62
|
+
"@xylabs/pixel": "~5.1.3",
|
|
63
|
+
"@xylabs/react-async-effect": "~8.0.3",
|
|
64
|
+
"@xylabs/react-button": "~8.0.3",
|
|
65
|
+
"@xylabs/react-flexbox": "~8.0.3",
|
|
66
|
+
"@xylabs/react-hooks": "~8.0.3",
|
|
67
|
+
"@xylabs/react-identicon": "~8.0.3",
|
|
68
|
+
"@xylabs/react-link": "~8.0.3",
|
|
69
|
+
"@xylabs/react-promise": "~8.0.3",
|
|
70
|
+
"@xylabs/react-quick-tip-button": "~8.0.3",
|
|
71
|
+
"@xylabs/react-select": "~8.0.3",
|
|
72
|
+
"@xylabs/react-shared": "~8.0.3",
|
|
73
|
+
"@xylabs/react-theme": "~8.0.3",
|
|
74
|
+
"@xylabs/sdk-js": "^5.1.3",
|
|
75
|
+
"@xylabs/sdk-react": "~8.0.3",
|
|
76
|
+
"@xylabs/threads": "~5.1.3",
|
|
77
|
+
"@xylabs/toolchain": "~8.0.6",
|
|
78
|
+
"@xylabs/tsconfig": "^8.0.6",
|
|
79
|
+
"@xylabs/tsconfig-dom": "^8.0.6",
|
|
80
|
+
"@xylabs/tsconfig-react": "~8.0.6",
|
|
83
81
|
"@xyo-network/account": "~5.6.2",
|
|
84
82
|
"@xyo-network/account-model": "^5.6.3",
|
|
85
83
|
"@xyo-network/api": "~5.6.2",
|
|
@@ -118,52 +116,53 @@
|
|
|
118
116
|
"bowser": "^2.14.1",
|
|
119
117
|
"buffer": "^6.0.3",
|
|
120
118
|
"chalk": "^5.6.2",
|
|
119
|
+
"clsx": "~2.1.1",
|
|
121
120
|
"debug": "~4.4.3",
|
|
122
|
-
"eslint": "^10.
|
|
121
|
+
"eslint": "^10.4.0",
|
|
123
122
|
"ethers": "^6.16.0",
|
|
124
123
|
"fast-deep-equal": "~3.1.3",
|
|
125
124
|
"hash-wasm": "~4.12.0",
|
|
126
125
|
"idb": "^8.0.3",
|
|
127
|
-
"js-cookie": "~3.0.
|
|
126
|
+
"js-cookie": "~3.0.6",
|
|
128
127
|
"lru-cache": "^11.3.6",
|
|
129
128
|
"mapbox-gl": "^3.23.1",
|
|
130
129
|
"md5": "~2.3.0",
|
|
131
|
-
"mixpanel-browser": "~2.
|
|
130
|
+
"mixpanel-browser": "~2.79.0",
|
|
131
|
+
"numeral": "~2.0.6",
|
|
132
132
|
"observable-fns": "~0.6.1",
|
|
133
133
|
"pako": "^2.1.0",
|
|
134
134
|
"query-string": "~9.3.1",
|
|
135
135
|
"react": "^19.2.6",
|
|
136
136
|
"react-dom": "^19.2.6",
|
|
137
137
|
"react-is": "^19.2.6",
|
|
138
|
-
"react-router-dom": "^7.15.
|
|
138
|
+
"react-router-dom": "^7.15.1",
|
|
139
139
|
"recharts": "~3.8.1",
|
|
140
140
|
"spark-md5": "~3.0.2",
|
|
141
141
|
"store2": "~2.14.4",
|
|
142
|
-
"storybook": "^10.
|
|
143
|
-
"typescript": "^
|
|
144
|
-
"
|
|
142
|
+
"storybook": "^10.4.0",
|
|
143
|
+
"typescript": "^6.0.3",
|
|
144
|
+
"viem": "^2.49.3",
|
|
145
|
+
"vite": "^8.0.13",
|
|
145
146
|
"wasm-feature-detect": "~1.8.0",
|
|
146
147
|
"webextension-polyfill": "^0.12.0",
|
|
147
148
|
"zod": "^4.4.3",
|
|
148
|
-
"
|
|
149
|
-
"@xyo-network/react-
|
|
150
|
-
"@xyo-network/react-
|
|
149
|
+
"zustand": "~5.0.13",
|
|
150
|
+
"@xyo-network/react-gas-price": "~8.0.1",
|
|
151
|
+
"@xyo-network/react-shared": "~8.0.1",
|
|
152
|
+
"@xyo-network/react-storybook": "~8.0.1"
|
|
151
153
|
},
|
|
152
154
|
"peerDependencies": {
|
|
153
155
|
"@bitauth/libauth": "~3.0",
|
|
154
|
-
"@emotion/react": "^11.14",
|
|
155
|
-
"@emotion/styled": "^11.14",
|
|
156
156
|
"@metamask/providers": "^22.1",
|
|
157
|
-
"@mui/icons-material": "
|
|
158
|
-
"@mui/material": "
|
|
159
|
-
"@mui/system": "
|
|
157
|
+
"@mui/icons-material": "^9.0",
|
|
158
|
+
"@mui/material": "^9.0",
|
|
159
|
+
"@mui/system": "^9.0",
|
|
160
160
|
"@mui/x-tree-view": "~9.1",
|
|
161
161
|
"@opentelemetry/api": "^1.9",
|
|
162
162
|
"@opentelemetry/sdk-trace-base": "^2.7",
|
|
163
163
|
"@react-spring/web": "~10.0",
|
|
164
164
|
"@scure/base": "~2.2",
|
|
165
165
|
"@scure/bip39": "~2.2",
|
|
166
|
-
"@textea/json-viewer": "~4.0",
|
|
167
166
|
"@xylabs/geo": "^5.1",
|
|
168
167
|
"@xylabs/pixel": "~5.1",
|
|
169
168
|
"@xylabs/react-async-effect": "~8.0",
|
|
@@ -178,6 +177,7 @@
|
|
|
178
177
|
"@xylabs/react-shared": "~8.0",
|
|
179
178
|
"@xylabs/react-theme": "~8.0",
|
|
180
179
|
"@xylabs/sdk-js": "^5.1",
|
|
180
|
+
"@xylabs/sdk-react": "~8.0",
|
|
181
181
|
"@xylabs/threads": "~5.1",
|
|
182
182
|
"@xyo-network/account": "~5.6",
|
|
183
183
|
"@xyo-network/account-model": "^5.6",
|
|
@@ -217,6 +217,7 @@
|
|
|
217
217
|
"bowser": "^2.14",
|
|
218
218
|
"buffer": "^6.0",
|
|
219
219
|
"chalk": "^5.6",
|
|
220
|
+
"clsx": "~2.1",
|
|
220
221
|
"debug": "~4.4",
|
|
221
222
|
"ethers": "^6.16",
|
|
222
223
|
"fast-deep-equal": "~3.1",
|
|
@@ -226,7 +227,8 @@
|
|
|
226
227
|
"lru-cache": "^11.3",
|
|
227
228
|
"mapbox-gl": "^3.23",
|
|
228
229
|
"md5": "~2.3",
|
|
229
|
-
"mixpanel-browser": "~2.
|
|
230
|
+
"mixpanel-browser": "~2.79",
|
|
231
|
+
"numeral": "~2.0",
|
|
230
232
|
"observable-fns": "~0.6",
|
|
231
233
|
"pako": "^2.1",
|
|
232
234
|
"query-string": "~9.3",
|
|
@@ -237,9 +239,11 @@
|
|
|
237
239
|
"recharts": "~3.8",
|
|
238
240
|
"spark-md5": "~3.0",
|
|
239
241
|
"store2": "~2.14",
|
|
242
|
+
"viem": "^2.48",
|
|
240
243
|
"wasm-feature-detect": "~1.8",
|
|
241
244
|
"webextension-polyfill": "^0.12",
|
|
242
|
-
"zod": "^4.4"
|
|
245
|
+
"zod": "^4.4",
|
|
246
|
+
"zustand": "~5.0"
|
|
243
247
|
},
|
|
244
248
|
"publishConfig": {
|
|
245
249
|
"access": "public"
|