@xyo-network/react-ethereum-gas-price-payload-plugins 10.0.3 → 10.0.4

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.
Files changed (1) hide show
  1. package/package.json +49 -79
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@xyo-network/react-ethereum-gas-price-payload-plugins",
3
- "version": "10.0.3",
3
+ "version": "10.0.4",
4
4
  "description": "Common React library for all XYO projects that use React",
5
5
  "keywords": [
6
6
  "xyo",
@@ -41,117 +41,87 @@
41
41
  "README.md"
42
42
  ],
43
43
  "dependencies": {
44
- "@xyo-network/react-ethereum-gas-price-blocknative-plugin": "~10.0.3",
45
- "@xyo-network/react-ethereum-gas-price-etherchain-plugins": "~10.0.3",
46
- "@xyo-network/react-ethereum-gas-price-ethers-plugin": "~10.0.3",
47
- "@xyo-network/react-ethereum-gas-price-etherscan-plugin": "~10.0.3",
48
- "@xyo-network/react-ethereum-gas-price-ethgasstation-plugin": "~10.0.3",
49
- "@xyo-network/react-ethereum-gas-price-plugin": "~10.0.3",
50
- "@xyo-network/react-payload-plugin": "~10.0.3"
44
+ "@xyo-network/react-ethereum-gas-price-blocknative-plugin": "~10.0.4",
45
+ "@xyo-network/react-ethereum-gas-price-etherchain-plugins": "~10.0.4",
46
+ "@xyo-network/react-ethereum-gas-price-ethers-plugin": "~10.0.4",
47
+ "@xyo-network/react-ethereum-gas-price-etherscan-plugin": "~10.0.4",
48
+ "@xyo-network/react-ethereum-gas-price-ethgasstation-plugin": "~10.0.4",
49
+ "@xyo-network/react-ethereum-gas-price-plugin": "~10.0.4",
50
+ "@xyo-network/react-payload-plugin": "~10.0.4"
51
51
  },
52
52
  "devDependencies": {
53
+ "@ariestools/sdk": "^7.0.5",
54
+ "@ariestools/sdk-react": "^10.0.2",
53
55
  "@bitauth/libauth": "~3.0.0",
54
- "@mui/icons-material": "^9.1.1",
55
- "@mui/material": "^9.1.2",
56
- "@mui/system": "^9.1.2",
57
- "@mui/x-tree-view": "~9.7.0",
56
+ "@mui/icons-material": "^9.2.0",
57
+ "@mui/material": "^9.2.0",
58
+ "@mui/system": "^9.2.0",
59
+ "@mui/x-tree-view": "~9.8.0",
58
60
  "@noble/post-quantum": "~0.6.1",
59
61
  "@opentelemetry/api": "^1.9.1",
60
- "@opentelemetry/sdk-trace-base": "^2.8.0",
61
- "@react-spring/web": "~10.1.2",
62
+ "@opentelemetry/sdk-trace-base": "^2.9.0",
63
+ "@react-spring/web": "^10.1.2",
62
64
  "@scure/base": "~2.2.0",
63
65
  "@scure/bip39": "~2.2.0",
64
- "@storybook/react-vite": "~10.4.6",
65
66
  "@types/react": "^19.2.17",
66
- "@xylabs/eth-address": "^7.0.1",
67
- "@xylabs/geo": "^7.0.1",
68
- "@xylabs/pixel": "^7.0.1",
69
- "@xylabs/react-async-effect": "~10.0",
70
- "@xylabs/react-button": "~10.0",
71
- "@xylabs/react-flexbox": "~10.0",
72
- "@xylabs/react-hooks": "~10.0",
73
- "@xylabs/react-identicon": "~10.0",
74
- "@xylabs/react-link": "~10.0",
75
- "@xylabs/react-promise": "~10.0",
76
- "@xylabs/react-quick-tip-button": "~10.0",
77
- "@xylabs/react-select": "~10.0",
78
- "@xylabs/react-shared": "~10.0",
79
- "@xylabs/react-theme": "~10.0",
80
- "@xylabs/sdk": "^7.0.1",
81
- "@xylabs/sdk-react": "~10.0",
82
- "@xylabs/threads": "^7.0.1",
83
- "@xylabs/toolchain": "~8.5.3",
84
- "@xylabs/tsconfig": "^8.5.3",
85
- "@xylabs/tsconfig-dom": "^8.5.3",
86
- "@xylabs/tsconfig-react": "~8.5.3",
87
- "@xyo-network/blocknative-ethereum-gas-payload-plugin": "^7.0.1",
88
- "@xyo-network/diviner-schema-list": "^7.0.3",
89
- "@xyo-network/diviner-schema-stats": "^7.0.3",
90
- "@xyo-network/etherchain-ethereum-gas-v2-payload-plugin": "^7.0.1",
91
- "@xyo-network/ethers-ethereum-gas-payload-plugin": "^7.0.1",
92
- "@xyo-network/etherscan-ethereum-gas-payload-plugin": "^7.0.1",
93
- "@xyo-network/ethgasstation-ethereum-gas-payload-plugin": "^7.0.1",
94
- "@xyo-network/gas-price-payload-plugin": "^7.0.1",
67
+ "@xylabs/eth-address": "^7.0.5",
68
+ "@xylabs/geo": "^7.0.5",
69
+ "@xylabs/pixel": "^7.0.5",
70
+ "@xylabs/threads": "^7.0.5",
71
+ "@xylabs/toolchain": "~8.5.15",
72
+ "@xylabs/tsconfig": "^8.5.15",
73
+ "@xylabs/tsconfig-dom": "^8.5.15",
74
+ "@xylabs/tsconfig-react": "~8.5.15",
75
+ "@xyo-network/blocknative-ethereum-gas-payload-plugin": "^7.0.2",
76
+ "@xyo-network/diviner-schema-list": "^7.0.7",
77
+ "@xyo-network/diviner-schema-stats": "^7.0.7",
78
+ "@xyo-network/etherchain-ethereum-gas-v2-payload-plugin": "^7.0.2",
79
+ "@xyo-network/ethers-ethereum-gas-payload-plugin": "^7.0.2",
80
+ "@xyo-network/etherscan-ethereum-gas-payload-plugin": "^7.0.2",
81
+ "@xyo-network/ethgasstation-ethereum-gas-payload-plugin": "^7.0.2",
95
82
  "@xyo-network/node-core-types": "~4.2.2",
96
- "@xyo-network/sdk": "^7.0.3",
97
- "@xyo-network/sdk-protocol": "^7.0.4",
83
+ "@xyo-network/sdk": "^7.0.7",
84
+ "@xyo-network/sdk-protocol": "^7.0.12",
98
85
  "@xyo-network/typeof": "~5.3.30",
99
86
  "ajv": "^8.20.0",
100
87
  "async-mutex": "^0.5.0",
101
- "clsx": "~2.1.1",
88
+ "clsx": "^2.1.1",
102
89
  "debug": "^4.4.3",
103
90
  "eslint": "^10.6.0",
104
91
  "ethers": "^6.17.0",
105
92
  "hash-wasm": "~4.12.0",
106
93
  "idb": "^8.0.3",
107
94
  "lru-cache": "^11.5.1",
108
- "md5": "~2.3.0",
109
- "numeral": "~2.0.6",
95
+ "md5": "^2.3.0",
96
+ "numeral": "^2.0.6",
110
97
  "observable-fns": "^0.6.1",
111
- "query-string": "~9.4.1",
98
+ "query-string": "^9.4.1",
112
99
  "react": "^19.2.7",
113
100
  "react-dom": "^19.2.7",
114
- "react-router-dom": "^7.18.0",
115
- "storybook": "^10.4.6",
101
+ "react-router-dom": "^7.18.1",
116
102
  "typescript": "^6.0.3",
117
- "viem": "^2.53.1",
118
- "vite": "^8.1.0",
103
+ "viem": "^2.54.2",
119
104
  "zod": "^4.4.3",
120
- "zustand": "~5.0.14",
121
- "@xyo-network/react-ethereum-gas-price-etherchain-v2-plugin": "~10.0.3",
122
- "@xyo-network/react-shared": "~10.0.3",
123
- "@xyo-network/react-storybook": "~10.0.3",
124
- "@xyo-network/react-gas-price": "~10.0.3"
105
+ "zustand": "^5.0.14"
125
106
  },
126
107
  "peerDependencies": {
108
+ "@ariestools/sdk": "^7.0",
109
+ "@ariestools/sdk-react": "^10.0",
127
110
  "@bitauth/libauth": "~3.0",
128
111
  "@mui/icons-material": "^9.0",
129
112
  "@mui/material": "^9.0",
130
113
  "@mui/system": "^9.0",
131
- "@mui/x-tree-view": "~9.7",
114
+ "@mui/x-tree-view": "~9.8",
132
115
  "@noble/post-quantum": "~0.6.1",
133
116
  "@opentelemetry/api": "^1.9",
134
117
  "@opentelemetry/sdk-trace-base": "^2.7",
135
- "@react-spring/web": "~10.1",
118
+ "@react-spring/web": "^10.1",
136
119
  "@scure/base": "~2.2",
137
120
  "@scure/bip39": "~2.2",
138
121
  "@types/react": "^19.2",
139
122
  "@xylabs/eth-address": "^7.0",
140
123
  "@xylabs/geo": "^7.0",
141
124
  "@xylabs/pixel": "^7.0",
142
- "@xylabs/react-async-effect": "^10.0",
143
- "@xylabs/react-button": "^10.0",
144
- "@xylabs/react-flexbox": "^10.0",
145
- "@xylabs/react-hooks": "^10.0",
146
- "@xylabs/react-identicon": "^10.0",
147
- "@xylabs/react-link": "^10.0",
148
- "@xylabs/react-promise": "^10.0",
149
- "@xylabs/react-quick-tip-button": "^10.0",
150
- "@xylabs/react-select": "^10.0",
151
- "@xylabs/react-shared": "^10.0",
152
- "@xylabs/react-theme": "^10.0",
153
- "@xylabs/sdk": "^7.0",
154
- "@xylabs/sdk-react": "^10.0",
155
125
  "@xylabs/threads": "^7.0",
156
126
  "@xyo-network/blocknative-ethereum-gas-payload-plugin": "^7.0",
157
127
  "@xyo-network/diviner-schema-list": "^7.0",
@@ -166,22 +136,22 @@
166
136
  "@xyo-network/typeof": "~5.3",
167
137
  "ajv": "^8.20",
168
138
  "async-mutex": "^0.5",
169
- "clsx": "~2.1",
139
+ "clsx": "^2.1",
170
140
  "debug": "^4.4",
171
141
  "ethers": "^6.16",
172
142
  "hash-wasm": "~4.12",
173
143
  "idb": "^8.0",
174
144
  "lru-cache": "^11.3",
175
- "md5": "~2.3",
176
- "numeral": "~2.0",
145
+ "md5": "^2.3",
146
+ "numeral": "^2.0",
177
147
  "observable-fns": "~0.6",
178
- "query-string": "~9.4",
148
+ "query-string": "^9.4",
179
149
  "react": "^19.2",
180
150
  "react-dom": "^19.2",
181
151
  "react-router-dom": "^7.15",
182
152
  "viem": "^2.48",
183
153
  "zod": "^4.4",
184
- "zustand": "~5.0"
154
+ "zustand": "^5.0"
185
155
  },
186
156
  "publishConfig": {
187
157
  "access": "public"