@xyo-network/react-ethereum-gas-price-etherchain-plugins 9.1.1 → 10.0.0

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 +42 -42
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@xyo-network/react-ethereum-gas-price-etherchain-plugins",
3
- "version": "9.1.1",
3
+ "version": "10.0.0",
4
4
  "description": "Common React library for all XYO projects that use React",
5
5
  "keywords": [
6
6
  "xyo",
@@ -41,58 +41,58 @@
41
41
  "README.md"
42
42
  ],
43
43
  "dependencies": {
44
- "@xyo-network/react-ethereum-gas-price-etherchain-v2-plugin": "~9.1.1",
45
- "@xyo-network/react-payload-plugin": "~9.1.1"
44
+ "@xyo-network/react-ethereum-gas-price-etherchain-v2-plugin": "~10.0.0",
45
+ "@xyo-network/react-payload-plugin": "~10.0.0"
46
46
  },
47
47
  "devDependencies": {
48
48
  "@bitauth/libauth": "~3.0.0",
49
49
  "@metamask/providers": "^22.1.1",
50
50
  "@mui/icons-material": "^9.1.1",
51
- "@mui/material": "^9.1.1",
52
- "@mui/system": "^9.1.1",
53
- "@mui/x-tree-view": "~9.4.0",
51
+ "@mui/material": "^9.1.2",
52
+ "@mui/system": "^9.1.2",
53
+ "@mui/x-tree-view": "~9.6.0",
54
54
  "@noble/post-quantum": "~0.6.1",
55
55
  "@opentelemetry/api": "^1.9.1",
56
56
  "@opentelemetry/sdk-trace-base": "^2.8.0",
57
57
  "@react-spring/web": "~10.1.1",
58
58
  "@scure/base": "~2.2.0",
59
59
  "@scure/bip39": "~2.2.0",
60
- "@storybook/react-vite": "~10.4.4",
60
+ "@storybook/react-vite": "~10.4.6",
61
61
  "@types/react": "^19.2.17",
62
- "@xylabs/eth-address": "^6.1.1",
63
- "@xylabs/geo": "^6.1.1",
64
- "@xylabs/pixel": "^6.1.1",
65
- "@xylabs/react-async-effect": "^9.1.0",
66
- "@xylabs/react-button": "^9.1.0",
67
- "@xylabs/react-flexbox": "^9.1.0",
68
- "@xylabs/react-hooks": "^9.1.0",
69
- "@xylabs/react-identicon": "^9.1.0",
70
- "@xylabs/react-link": "^9.1.0",
71
- "@xylabs/react-promise": "^9.1.0",
72
- "@xylabs/react-quick-tip-button": "^9.1.0",
73
- "@xylabs/react-select": "^9.1.0",
74
- "@xylabs/react-shared": "^9.1.0",
75
- "@xylabs/react-theme": "^9.1.0",
76
- "@xylabs/sdk-js": "^6.1.1",
77
- "@xylabs/sdk-react": "~9.1",
78
- "@xylabs/threads": "^6.1.1",
79
- "@xylabs/toolchain": "~8.1.20",
80
- "@xylabs/tsconfig": "^8.1.20",
81
- "@xylabs/tsconfig-dom": "^8.1.20",
82
- "@xylabs/tsconfig-react": "~8.1.20",
83
- "@xyo-network/diviner-schema-list": "^6.1.0",
84
- "@xyo-network/diviner-schema-stats": "^6.1.0",
85
- "@xyo-network/etherchain-ethereum-gas-v2-payload-plugin": "^6.1.0",
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.0",
84
+ "@xyo-network/diviner-schema-stats": "^7.0.0",
85
+ "@xyo-network/etherchain-ethereum-gas-v2-payload-plugin": "^7.0.0",
86
86
  "@xyo-network/node-core-types": "~4.2.2",
87
- "@xyo-network/sdk-js": "^6.1.0",
88
- "@xyo-network/sdk-protocol-js": "^6.1.1",
87
+ "@xyo-network/sdk-js": "^7.0.0",
88
+ "@xyo-network/sdk-protocol-js": "^7.0.0",
89
89
  "@xyo-network/typeof": "~5.3.30",
90
90
  "ajv": "^8.20.0",
91
91
  "async-mutex": "^0.5.0",
92
92
  "clsx": "~2.1.1",
93
93
  "debug": "~4.4.3",
94
- "eslint": "^10.4.1",
95
- "ethers": "^6.16.0",
94
+ "eslint": "^10.5.0",
95
+ "ethers": "^6.17.0",
96
96
  "hash-wasm": "~4.12.0",
97
97
  "idb": "^8.0.3",
98
98
  "lru-cache": "^11.5.1",
@@ -102,17 +102,17 @@
102
102
  "query-string": "~9.4.0",
103
103
  "react": "^19.2.7",
104
104
  "react-dom": "^19.2.7",
105
- "react-router-dom": "^7.17.0",
106
- "storybook": "^10.4.4",
105
+ "react-router-dom": "^7.18.0",
106
+ "storybook": "^10.4.6",
107
107
  "typescript": "^6.0.3",
108
- "viem": "^2.52.2",
109
- "vite": "^8.0.16",
108
+ "viem": "^2.53.1",
109
+ "vite": "^8.1.0",
110
110
  "webextension-polyfill": "^0.12.0",
111
111
  "zod": "^4.4.3",
112
112
  "zustand": "~5.0.14",
113
- "@xyo-network/react-gas-price": "~9.1.1",
114
- "@xyo-network/react-shared": "~9.1.1",
115
- "@xyo-network/react-storybook": "~9.1.1"
113
+ "@xyo-network/react-shared": "~10.0.0",
114
+ "@xyo-network/react-gas-price": "~10.0.0",
115
+ "@xyo-network/react-storybook": "~10.0.0"
116
116
  },
117
117
  "peerDependencies": {
118
118
  "@bitauth/libauth": "~3.0",