@xyo-network/react-ethereum-gas-price-payload-plugins 9.0.2 → 9.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 +18 -40
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.2",
3
+ "version": "9.0.4",
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.2",
45
- "@xyo-network/react-ethereum-gas-price-etherchain-plugins": "~9.0.2",
46
- "@xyo-network/react-ethereum-gas-price-ethers-plugin": "~9.0.2",
47
- "@xyo-network/react-ethereum-gas-price-plugin": "~9.0.2",
48
- "@xyo-network/react-ethereum-gas-price-ethgasstation-plugin": "~9.0.2",
49
- "@xyo-network/react-ethereum-gas-price-etherscan-plugin": "~9.0.2",
50
- "@xyo-network/react-payload-plugin": "~9.0.2"
44
+ "@xyo-network/react-ethereum-gas-price-blocknative-plugin": "~9.0.4",
45
+ "@xyo-network/react-ethereum-gas-price-ethgasstation-plugin": "~9.0.4",
46
+ "@xyo-network/react-ethereum-gas-price-etherchain-plugins": "~9.0.4",
47
+ "@xyo-network/react-payload-plugin": "~9.0.4",
48
+ "@xyo-network/react-ethereum-gas-price-ethers-plugin": "~9.0.4",
49
+ "@xyo-network/react-ethereum-gas-price-etherscan-plugin": "~9.0.4",
50
+ "@xyo-network/react-ethereum-gas-price-plugin": "~9.0.4"
51
51
  },
52
52
  "devDependencies": {
53
53
  "@bitauth/libauth": "~3.0.0",
@@ -62,7 +62,7 @@
62
62
  "@react-spring/web": "~10.1.0",
63
63
  "@scure/base": "~2.2.0",
64
64
  "@scure/bip39": "~2.2.0",
65
- "@storybook/react-vite": "~10.4.1",
65
+ "@storybook/react-vite": "~10.4.2",
66
66
  "@types/react": "^19.2.16",
67
67
  "@xylabs/geo": "^6.0.7",
68
68
  "@xylabs/pixel": "~6.0.7",
@@ -80,14 +80,11 @@
80
80
  "@xylabs/sdk-js": "^6.0.7",
81
81
  "@xylabs/sdk-react": "~9.0.2",
82
82
  "@xylabs/threads": "^6.0.7",
83
- "@xylabs/toolchain": "~8.1.12",
84
- "@xylabs/tsconfig": "^8.1.12",
85
- "@xylabs/tsconfig-dom": "^8.1.12",
86
- "@xylabs/tsconfig-react": "~8.1.12",
83
+ "@xylabs/toolchain": "~8.1.15",
84
+ "@xylabs/tsconfig": "^8.1.15",
85
+ "@xylabs/tsconfig-dom": "^8.1.15",
86
+ "@xylabs/tsconfig-react": "~8.1.15",
87
87
  "@xyo-network/blocknative-ethereum-gas-payload-plugin": "~6.0.2",
88
- "@xyo-network/boundwitness-model": "^6.0.7",
89
- "@xyo-network/boundwitness-validator": "^6.0.7",
90
- "@xyo-network/diviner-model": "^6.0.2",
91
88
  "@xyo-network/diviner-schema-list": "~6.0.2",
92
89
  "@xyo-network/diviner-schema-stats": "~6.0.2",
93
90
  "@xyo-network/etherchain-ethereum-gas-v2-payload-plugin": "~6.0.2",
@@ -95,15 +92,7 @@
95
92
  "@xyo-network/etherscan-ethereum-gas-payload-plugin": "~6.0.2",
96
93
  "@xyo-network/ethgasstation-ethereum-gas-payload-plugin": "~6.0.2",
97
94
  "@xyo-network/gas-price-payload-plugin": "~6.0.2",
98
- "@xyo-network/module-model": "^6.0.2",
99
95
  "@xyo-network/node-core-types": "~4.2.2",
100
- "@xyo-network/node-memory": "~6.0.2",
101
- "@xyo-network/node-model": "^6.0.2",
102
- "@xyo-network/payload-builder": "^6.0.7",
103
- "@xyo-network/payload-model": "^6.0.7",
104
- "@xyo-network/payload-validator": "^6.0.7",
105
- "@xyo-network/schema-cache": "~6.0.7",
106
- "@xyo-network/schema-payload-plugin": "~6.0.7",
107
96
  "@xyo-network/sdk-js": "^6.0.2",
108
97
  "@xyo-network/sdk-protocol-js": "~6.0.7",
109
98
  "@xyo-network/typeof": "~5.3.30",
@@ -129,17 +118,17 @@
129
118
  "react-dom": "^19.2.7",
130
119
  "react-router-dom": "^7.16.0",
131
120
  "spark-md5": "~3.0.2",
132
- "storybook": "^10.4.1",
121
+ "storybook": "^10.4.2",
133
122
  "typescript": "^6.0.3",
134
123
  "viem": "^2.52.0",
135
124
  "vite": "^8.0.16",
136
125
  "webextension-polyfill": "^0.12.0",
137
126
  "zod": "^4.4.3",
138
127
  "zustand": "~5.0.14",
139
- "@xyo-network/react-ethereum-gas-price-etherchain-v2-plugin": "~9.0.2",
140
- "@xyo-network/react-gas-price": "~9.0.2",
141
- "@xyo-network/react-shared": "~9.0.2",
142
- "@xyo-network/react-storybook": "~9.0.2"
128
+ "@xyo-network/react-ethereum-gas-price-etherchain-v2-plugin": "~9.0.4",
129
+ "@xyo-network/react-shared": "~9.0.4",
130
+ "@xyo-network/react-storybook": "~9.0.4",
131
+ "@xyo-network/react-gas-price": "~9.0.4"
143
132
  },
144
133
  "peerDependencies": {
145
134
  "@bitauth/libauth": "~3.0",
@@ -171,24 +160,13 @@
171
160
  "@xylabs/sdk-react": "~9.0",
172
161
  "@xylabs/threads": "^6.0",
173
162
  "@xyo-network/blocknative-ethereum-gas-payload-plugin": "~6.0",
174
- "@xyo-network/boundwitness-model": "^6.0",
175
- "@xyo-network/boundwitness-validator": "^6.0",
176
- "@xyo-network/diviner-model": "^6.0",
177
163
  "@xyo-network/diviner-schema-list": "~6.0",
178
164
  "@xyo-network/diviner-schema-stats": "~6.0",
179
165
  "@xyo-network/etherchain-ethereum-gas-v2-payload-plugin": "~6.0",
180
166
  "@xyo-network/ethers-ethereum-gas-payload-plugin": "~6.0",
181
167
  "@xyo-network/etherscan-ethereum-gas-payload-plugin": "~6.0",
182
168
  "@xyo-network/ethgasstation-ethereum-gas-payload-plugin": "~6.0",
183
- "@xyo-network/module-model": "^6.0",
184
169
  "@xyo-network/node-core-types": "~4.2",
185
- "@xyo-network/node-memory": "~6.0",
186
- "@xyo-network/node-model": "^6.0",
187
- "@xyo-network/payload-builder": "^6.0",
188
- "@xyo-network/payload-model": "^6.0",
189
- "@xyo-network/payload-validator": "^6.0",
190
- "@xyo-network/schema-cache": "~6.0",
191
- "@xyo-network/schema-payload-plugin": "~6.0",
192
170
  "@xyo-network/sdk-js": "^6.0",
193
171
  "@xyo-network/sdk-protocol-js": "~6.0",
194
172
  "@xyo-network/typeof": "~5.3",