@xyo-network/react-ethereum-gas-price-payload-plugins 9.0.4 → 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.
- package/package.json +48 -46
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.
|
|
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.
|
|
45
|
-
"@xyo-network/react-ethereum-gas-price-
|
|
46
|
-
"@xyo-network/react-ethereum-gas-price-
|
|
47
|
-
"@xyo-network/react-
|
|
48
|
-
"@xyo-network/react-
|
|
49
|
-
"@xyo-network/react-ethereum-gas-price-
|
|
50
|
-
"@xyo-network/react-ethereum-gas-price-plugin": "~9.0.
|
|
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",
|
|
@@ -64,37 +64,37 @@
|
|
|
64
64
|
"@scure/bip39": "~2.2.0",
|
|
65
65
|
"@storybook/react-vite": "~10.4.2",
|
|
66
66
|
"@types/react": "^19.2.16",
|
|
67
|
-
"@xylabs/geo": "^6.0.
|
|
68
|
-
"@xylabs/pixel": "~6.0.
|
|
69
|
-
"@xylabs/react-async-effect": "~9.0.
|
|
70
|
-
"@xylabs/react-button": "~9.0.
|
|
71
|
-
"@xylabs/react-flexbox": "~9.0.
|
|
72
|
-
"@xylabs/react-hooks": "~9.0.
|
|
73
|
-
"@xylabs/react-identicon": "~9.0.
|
|
74
|
-
"@xylabs/react-link": "~9.0.
|
|
75
|
-
"@xylabs/react-promise": "~9.0.
|
|
76
|
-
"@xylabs/react-quick-tip-button": "~9.0.
|
|
77
|
-
"@xylabs/react-select": "~9.0.
|
|
78
|
-
"@xylabs/react-shared": "~9.0.
|
|
79
|
-
"@xylabs/react-theme": "~9.0.
|
|
80
|
-
"@xylabs/sdk-js": "^6.0.
|
|
81
|
-
"@xylabs/sdk-react": "~9.0.
|
|
82
|
-
"@xylabs/threads": "^6.0.
|
|
83
|
-
"@xylabs/toolchain": "~8.1.
|
|
84
|
-
"@xylabs/tsconfig": "^8.1.
|
|
85
|
-
"@xylabs/tsconfig-dom": "^8.1.
|
|
86
|
-
"@xylabs/tsconfig-react": "~8.1.
|
|
87
|
-
"@xyo-network/blocknative-ethereum-gas-payload-plugin": "~6.0.
|
|
88
|
-
"@xyo-network/diviner-schema-list": "~6.0.
|
|
89
|
-
"@xyo-network/diviner-schema-stats": "~6.0.
|
|
90
|
-
"@xyo-network/etherchain-ethereum-gas-v2-payload-plugin": "~6.0.
|
|
91
|
-
"@xyo-network/ethers-ethereum-gas-payload-plugin": "~6.0.
|
|
92
|
-
"@xyo-network/etherscan-ethereum-gas-payload-plugin": "~6.0.
|
|
93
|
-
"@xyo-network/ethgasstation-ethereum-gas-payload-plugin": "~6.0.
|
|
94
|
-
"@xyo-network/gas-price-payload-plugin": "~6.0.
|
|
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",
|
|
95
95
|
"@xyo-network/node-core-types": "~4.2.2",
|
|
96
|
-
"@xyo-network/sdk-js": "^6.0.
|
|
97
|
-
"@xyo-network/sdk-protocol-js": "~6.0.
|
|
96
|
+
"@xyo-network/sdk-js": "^6.0.4",
|
|
97
|
+
"@xyo-network/sdk-protocol-js": "~6.0.9",
|
|
98
98
|
"@xyo-network/typeof": "~5.3.30",
|
|
99
99
|
"ajv": "^8.20.0",
|
|
100
100
|
"async-mutex": "^0.5.0",
|
|
@@ -112,23 +112,24 @@
|
|
|
112
112
|
"mixpanel-browser": "~2.80.0",
|
|
113
113
|
"numeral": "~2.0.6",
|
|
114
114
|
"observable-fns": "~0.6.1",
|
|
115
|
-
"pako": "^2.1.0",
|
|
116
115
|
"query-string": "~9.4.0",
|
|
117
116
|
"react": "^19.2.7",
|
|
118
117
|
"react-dom": "^19.2.7",
|
|
119
|
-
"react-
|
|
118
|
+
"react-is": "^19.2",
|
|
119
|
+
"react-router-dom": "^7.17.0",
|
|
120
|
+
"recharts": "^3.8",
|
|
120
121
|
"spark-md5": "~3.0.2",
|
|
121
122
|
"storybook": "^10.4.2",
|
|
122
123
|
"typescript": "^6.0.3",
|
|
123
|
-
"viem": "^2.52.
|
|
124
|
+
"viem": "^2.52.2",
|
|
124
125
|
"vite": "^8.0.16",
|
|
125
126
|
"webextension-polyfill": "^0.12.0",
|
|
126
127
|
"zod": "^4.4.3",
|
|
127
128
|
"zustand": "~5.0.14",
|
|
128
|
-
"@xyo-network/react-ethereum-gas-price-etherchain-v2-plugin": "~9.0.
|
|
129
|
-
"@xyo-network/react-
|
|
130
|
-
"@xyo-network/react-storybook": "~9.0.
|
|
131
|
-
"@xyo-network/react-
|
|
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"
|
|
132
133
|
},
|
|
133
134
|
"peerDependencies": {
|
|
134
135
|
"@bitauth/libauth": "~3.0",
|
|
@@ -185,11 +186,12 @@
|
|
|
185
186
|
"mixpanel-browser": "~2.80",
|
|
186
187
|
"numeral": "~2.0",
|
|
187
188
|
"observable-fns": "~0.6",
|
|
188
|
-
"pako": "^2.1",
|
|
189
189
|
"query-string": "~9.4",
|
|
190
190
|
"react": "^19.2",
|
|
191
191
|
"react-dom": "^19.2",
|
|
192
|
+
"react-is": "^19.2",
|
|
192
193
|
"react-router-dom": "^7.15",
|
|
194
|
+
"recharts": "^3.8",
|
|
193
195
|
"spark-md5": "~3.0",
|
|
194
196
|
"viem": "^2.48",
|
|
195
197
|
"webextension-polyfill": "^0.12",
|