@xyo-network/react-ethereum-gas-price-etherchain-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 +12 -34
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@xyo-network/react-ethereum-gas-price-etherchain-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,8 +41,8 @@
41
41
  "README.md"
42
42
  ],
43
43
  "dependencies": {
44
- "@xyo-network/react-ethereum-gas-price-etherchain-v2-plugin": "~9.0.2",
45
- "@xyo-network/react-payload-plugin": "~9.0.2"
44
+ "@xyo-network/react-payload-plugin": "~9.0.4",
45
+ "@xyo-network/react-ethereum-gas-price-etherchain-v2-plugin": "~9.0.4"
46
46
  },
47
47
  "devDependencies": {
48
48
  "@bitauth/libauth": "~3.0.0",
@@ -57,7 +57,7 @@
57
57
  "@react-spring/web": "~10.1.0",
58
58
  "@scure/base": "~2.2.0",
59
59
  "@scure/bip39": "~2.2.0",
60
- "@storybook/react-vite": "~10.4.1",
60
+ "@storybook/react-vite": "~10.4.2",
61
61
  "@types/react": "^19.2.16",
62
62
  "@xylabs/geo": "^6.0.7",
63
63
  "@xylabs/pixel": "~6.0.7",
@@ -75,25 +75,14 @@
75
75
  "@xylabs/sdk-js": "^6.0.7",
76
76
  "@xylabs/sdk-react": "~9.0.2",
77
77
  "@xylabs/threads": "^6.0.7",
78
- "@xylabs/toolchain": "~8.1.12",
79
- "@xylabs/tsconfig": "^8.1.12",
80
- "@xylabs/tsconfig-dom": "^8.1.12",
81
- "@xylabs/tsconfig-react": "~8.1.12",
82
- "@xyo-network/boundwitness-model": "^6.0.7",
83
- "@xyo-network/boundwitness-validator": "^6.0.7",
84
- "@xyo-network/diviner-model": "^6.0.2",
78
+ "@xylabs/toolchain": "~8.1.15",
79
+ "@xylabs/tsconfig": "^8.1.15",
80
+ "@xylabs/tsconfig-dom": "^8.1.15",
81
+ "@xylabs/tsconfig-react": "~8.1.15",
85
82
  "@xyo-network/diviner-schema-list": "~6.0.2",
86
83
  "@xyo-network/diviner-schema-stats": "~6.0.2",
87
84
  "@xyo-network/etherchain-ethereum-gas-v2-payload-plugin": "~6.0.2",
88
- "@xyo-network/module-model": "^6.0.2",
89
85
  "@xyo-network/node-core-types": "~4.2.2",
90
- "@xyo-network/node-memory": "~6.0.2",
91
- "@xyo-network/node-model": "^6.0.2",
92
- "@xyo-network/payload-builder": "^6.0.7",
93
- "@xyo-network/payload-model": "^6.0.7",
94
- "@xyo-network/payload-validator": "^6.0.7",
95
- "@xyo-network/schema-cache": "~6.0.7",
96
- "@xyo-network/schema-payload-plugin": "~6.0.7",
97
86
  "@xyo-network/sdk-js": "^6.0.2",
98
87
  "@xyo-network/sdk-protocol-js": "~6.0.7",
99
88
  "@xyo-network/typeof": "~5.3.30",
@@ -119,16 +108,16 @@
119
108
  "react-dom": "^19.2.7",
120
109
  "react-router-dom": "^7.16.0",
121
110
  "spark-md5": "~3.0.2",
122
- "storybook": "^10.4.1",
111
+ "storybook": "^10.4.2",
123
112
  "typescript": "^6.0.3",
124
113
  "viem": "^2.52.0",
125
114
  "vite": "^8.0.16",
126
115
  "webextension-polyfill": "^0.12.0",
127
116
  "zod": "^4.4.3",
128
117
  "zustand": "~5.0.14",
129
- "@xyo-network/react-shared": "~9.0.2",
130
- "@xyo-network/react-gas-price": "~9.0.2",
131
- "@xyo-network/react-storybook": "~9.0.2"
118
+ "@xyo-network/react-shared": "~9.0.4",
119
+ "@xyo-network/react-gas-price": "~9.0.4",
120
+ "@xyo-network/react-storybook": "~9.0.4"
132
121
  },
133
122
  "peerDependencies": {
134
123
  "@bitauth/libauth": "~3.0",
@@ -159,21 +148,10 @@
159
148
  "@xylabs/sdk-js": "^6.0",
160
149
  "@xylabs/sdk-react": "~9.0",
161
150
  "@xylabs/threads": "^6.0",
162
- "@xyo-network/boundwitness-model": "^6.0",
163
- "@xyo-network/boundwitness-validator": "^6.0",
164
- "@xyo-network/diviner-model": "^6.0",
165
151
  "@xyo-network/diviner-schema-list": "~6.0",
166
152
  "@xyo-network/diviner-schema-stats": "~6.0",
167
153
  "@xyo-network/etherchain-ethereum-gas-v2-payload-plugin": "~6.0",
168
- "@xyo-network/module-model": "^6.0",
169
154
  "@xyo-network/node-core-types": "~4.2",
170
- "@xyo-network/node-memory": "~6.0",
171
- "@xyo-network/node-model": "^6.0",
172
- "@xyo-network/payload-builder": "^6.0",
173
- "@xyo-network/payload-model": "^6.0",
174
- "@xyo-network/payload-validator": "^6.0",
175
- "@xyo-network/schema-cache": "~6.0",
176
- "@xyo-network/schema-payload-plugin": "~6.0",
177
155
  "@xyo-network/sdk-js": "^6.0",
178
156
  "@xyo-network/sdk-protocol-js": "~6.0",
179
157
  "@xyo-network/typeof": "~5.3",