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