@xyo-network/react-ethereum-gas-price-payload-plugins 2.41.32 → 2.41.33

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 (2) hide show
  1. package/dist/docs.json +3 -3
  2. package/package.json +8 -8
package/dist/docs.json CHANGED
@@ -17,7 +17,7 @@
17
17
  "fileName": "packages/plugins/packages/ethereum-gas/src/index.ts",
18
18
  "line": 26,
19
19
  "character": 0,
20
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/de1fe5ec9/packages/plugins/packages/ethereum-gas/src/index.ts#L26"
20
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/23d67614e/packages/plugins/packages/ethereum-gas/src/index.ts#L26"
21
21
  }
22
22
  ],
23
23
  "target": 1
@@ -178,7 +178,7 @@
178
178
  "fileName": "packages/plugins/packages/ethereum-gas/src/index.ts",
179
179
  "line": 16,
180
180
  "character": 13,
181
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/de1fe5ec9/packages/plugins/packages/ethereum-gas/src/index.ts#L16"
181
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/23d67614e/packages/plugins/packages/ethereum-gas/src/index.ts#L16"
182
182
  }
183
183
  ],
184
184
  "type": {
@@ -43769,7 +43769,7 @@
43769
43769
  "fileName": "packages/plugins/packages/ethereum-gas/src/index.ts",
43770
43770
  "line": 1,
43771
43771
  "character": 0,
43772
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/de1fe5ec9/packages/plugins/packages/ethereum-gas/src/index.ts#L1"
43772
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/23d67614e/packages/plugins/packages/ethereum-gas/src/index.ts#L1"
43773
43773
  }
43774
43774
  ]
43775
43775
  }
package/package.json CHANGED
@@ -10,13 +10,13 @@
10
10
  "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/issues"
11
11
  },
12
12
  "dependencies": {
13
- "@xyo-network/react-ethereum-gas-price-blocknative-plugin": "^2.40.66",
14
- "@xyo-network/react-ethereum-gas-price-etherchain-plugins": "^2.41.32",
15
- "@xyo-network/react-ethereum-gas-price-ethers-plugin": "^2.41.32",
16
- "@xyo-network/react-ethereum-gas-price-etherscan-plugin": "^2.41.32",
17
- "@xyo-network/react-ethereum-gas-price-ethgasstation-plugin": "^2.41.32",
18
- "@xyo-network/react-ethereum-gas-price-plugin": "^2.41.32",
19
- "@xyo-network/react-payload-plugin": "^2.41.32"
13
+ "@xyo-network/react-ethereum-gas-price-blocknative-plugin": "^2.40.67",
14
+ "@xyo-network/react-ethereum-gas-price-etherchain-plugins": "^2.41.33",
15
+ "@xyo-network/react-ethereum-gas-price-ethers-plugin": "^2.41.33",
16
+ "@xyo-network/react-ethereum-gas-price-etherscan-plugin": "^2.41.33",
17
+ "@xyo-network/react-ethereum-gas-price-ethgasstation-plugin": "^2.41.33",
18
+ "@xyo-network/react-ethereum-gas-price-plugin": "^2.41.33",
19
+ "@xyo-network/react-payload-plugin": "^2.41.33"
20
20
  },
21
21
  "devDependencies": {
22
22
  "@xylabs/ts-scripts-yarn3": "2.12.0"
@@ -72,5 +72,5 @@
72
72
  },
73
73
  "sideEffects": false,
74
74
  "types": "dist/esm/index.d.ts",
75
- "version": "2.41.32"
75
+ "version": "2.41.33"
76
76
  }