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