@xyo-network/react-ethereum-gas-price-payload-plugins 9.0.5 → 9.0.6
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 +32 -32
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.6",
|
|
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-etherchain-plugins": "~9.0.
|
|
46
|
-
"@xyo-network/react-ethereum-gas-price-plugin": "~9.0.
|
|
47
|
-
"@xyo-network/react-ethereum-gas-price-
|
|
48
|
-
"@xyo-network/react-payload-plugin": "~9.0.
|
|
49
|
-
"@xyo-network/react-ethereum-gas-price-
|
|
50
|
-
"@xyo-network/react-ethereum-gas-price-
|
|
44
|
+
"@xyo-network/react-ethereum-gas-price-blocknative-plugin": "~9.0.6",
|
|
45
|
+
"@xyo-network/react-ethereum-gas-price-etherchain-plugins": "~9.0.6",
|
|
46
|
+
"@xyo-network/react-ethereum-gas-price-plugin": "~9.0.6",
|
|
47
|
+
"@xyo-network/react-ethereum-gas-price-ethers-plugin": "~9.0.6",
|
|
48
|
+
"@xyo-network/react-payload-plugin": "~9.0.6",
|
|
49
|
+
"@xyo-network/react-ethereum-gas-price-etherscan-plugin": "~9.0.6",
|
|
50
|
+
"@xyo-network/react-ethereum-gas-price-ethgasstation-plugin": "~9.0.6"
|
|
51
51
|
},
|
|
52
52
|
"devDependencies": {
|
|
53
53
|
"@bitauth/libauth": "~3.0.0",
|
|
@@ -55,7 +55,7 @@
|
|
|
55
55
|
"@mui/icons-material": "^9.0.1",
|
|
56
56
|
"@mui/material": "^9.0.1",
|
|
57
57
|
"@mui/system": "^9.0.1",
|
|
58
|
-
"@mui/x-tree-view": "~9.
|
|
58
|
+
"@mui/x-tree-view": "~9.4.0",
|
|
59
59
|
"@noble/post-quantum": "~0.6.1",
|
|
60
60
|
"@opentelemetry/api": "^1.9.1",
|
|
61
61
|
"@opentelemetry/sdk-trace-base": "^2.7.1",
|
|
@@ -63,23 +63,23 @@
|
|
|
63
63
|
"@scure/base": "~2.2.0",
|
|
64
64
|
"@scure/bip39": "~2.2.0",
|
|
65
65
|
"@storybook/react-vite": "~10.4.2",
|
|
66
|
-
"@types/react": "^19.2.
|
|
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.
|
|
66
|
+
"@types/react": "^19.2.17",
|
|
67
|
+
"@xylabs/geo": "^6.0.10",
|
|
68
|
+
"@xylabs/pixel": "~6.0.10",
|
|
69
|
+
"@xylabs/react-async-effect": "~9.0.4",
|
|
70
|
+
"@xylabs/react-button": "~9.0.4",
|
|
71
|
+
"@xylabs/react-flexbox": "~9.0.4",
|
|
72
|
+
"@xylabs/react-hooks": "~9.0.4",
|
|
73
|
+
"@xylabs/react-identicon": "~9.0.4",
|
|
74
|
+
"@xylabs/react-link": "~9.0.4",
|
|
75
|
+
"@xylabs/react-promise": "~9.0.4",
|
|
76
|
+
"@xylabs/react-quick-tip-button": "~9.0.4",
|
|
77
|
+
"@xylabs/react-select": "~9.0.4",
|
|
78
|
+
"@xylabs/react-shared": "~9.0.4",
|
|
79
|
+
"@xylabs/react-theme": "~9.0.4",
|
|
80
|
+
"@xylabs/sdk-js": "^6.0.10",
|
|
81
|
+
"@xylabs/sdk-react": "~9.0.4",
|
|
82
|
+
"@xylabs/threads": "^6.0.10",
|
|
83
83
|
"@xylabs/toolchain": "~8.1.16",
|
|
84
84
|
"@xylabs/tsconfig": "^8.1.16",
|
|
85
85
|
"@xylabs/tsconfig-dom": "^8.1.16",
|
|
@@ -115,9 +115,9 @@
|
|
|
115
115
|
"query-string": "~9.4.0",
|
|
116
116
|
"react": "^19.2.7",
|
|
117
117
|
"react-dom": "^19.2.7",
|
|
118
|
-
"react-is": "^19.2",
|
|
118
|
+
"react-is": "^19.2.7",
|
|
119
119
|
"react-router-dom": "^7.17.0",
|
|
120
|
-
"recharts": "^3.8",
|
|
120
|
+
"recharts": "^3.8.1",
|
|
121
121
|
"spark-md5": "~3.0.2",
|
|
122
122
|
"storybook": "^10.4.2",
|
|
123
123
|
"typescript": "^6.0.3",
|
|
@@ -126,10 +126,10 @@
|
|
|
126
126
|
"webextension-polyfill": "^0.12.0",
|
|
127
127
|
"zod": "^4.4.3",
|
|
128
128
|
"zustand": "~5.0.14",
|
|
129
|
-
"@xyo-network/react-
|
|
130
|
-
"@xyo-network/react-
|
|
131
|
-
"@xyo-network/react-
|
|
132
|
-
"@xyo-network/react-
|
|
129
|
+
"@xyo-network/react-gas-price": "~9.0.6",
|
|
130
|
+
"@xyo-network/react-shared": "~9.0.6",
|
|
131
|
+
"@xyo-network/react-ethereum-gas-price-etherchain-v2-plugin": "~9.0.6",
|
|
132
|
+
"@xyo-network/react-storybook": "~9.0.6"
|
|
133
133
|
},
|
|
134
134
|
"peerDependencies": {
|
|
135
135
|
"@bitauth/libauth": "~3.0",
|