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