@xyo-network/react-ethereum-gas-price-payload-plugins 2.47.18 → 2.47.19

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/abd40ae07/packages/plugins/packages/ethereum-gas/src/index.ts#L26"
20
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/4f696f713/packages/plugins/packages/ethereum-gas/src/index.ts#L26"
21
21
  }
22
22
  ],
23
23
  "target": 1
@@ -158,7 +158,7 @@
158
158
  "fileName": "packages/plugins/packages/ethereum-gas/src/index.ts",
159
159
  "line": 16,
160
160
  "character": 13,
161
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/abd40ae07/packages/plugins/packages/ethereum-gas/src/index.ts#L16"
161
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/4f696f713/packages/plugins/packages/ethereum-gas/src/index.ts#L16"
162
162
  }
163
163
  ],
164
164
  "type": {
@@ -17922,7 +17922,7 @@
17922
17922
  "fileName": "packages/plugins/packages/ethereum-gas/src/index.ts",
17923
17923
  "line": 1,
17924
17924
  "character": 0,
17925
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/abd40ae07/packages/plugins/packages/ethereum-gas/src/index.ts#L1"
17925
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/4f696f713/packages/plugins/packages/ethereum-gas/src/index.ts#L1"
17926
17926
  }
17927
17927
  ]
17928
17928
  }
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.47.18",
14
- "@xyo-network/react-ethereum-gas-price-etherchain-plugins": "^2.47.18",
15
- "@xyo-network/react-ethereum-gas-price-ethers-plugin": "^2.47.18",
16
- "@xyo-network/react-ethereum-gas-price-etherscan-plugin": "^2.47.18",
17
- "@xyo-network/react-ethereum-gas-price-ethgasstation-plugin": "^2.47.18",
18
- "@xyo-network/react-ethereum-gas-price-plugin": "^2.47.18",
19
- "@xyo-network/react-payload-plugin": "^2.47.18"
13
+ "@xyo-network/react-ethereum-gas-price-blocknative-plugin": "^2.47.19",
14
+ "@xyo-network/react-ethereum-gas-price-etherchain-plugins": "^2.47.19",
15
+ "@xyo-network/react-ethereum-gas-price-ethers-plugin": "^2.47.19",
16
+ "@xyo-network/react-ethereum-gas-price-etherscan-plugin": "^2.47.19",
17
+ "@xyo-network/react-ethereum-gas-price-ethgasstation-plugin": "^2.47.19",
18
+ "@xyo-network/react-ethereum-gas-price-plugin": "^2.47.19",
19
+ "@xyo-network/react-payload-plugin": "^2.47.19"
20
20
  },
21
21
  "devDependencies": {
22
22
  "@xylabs/ts-scripts-yarn3": "^2.16.1"
@@ -73,5 +73,5 @@
73
73
  },
74
74
  "sideEffects": false,
75
75
  "types": "dist/types/index.d.ts",
76
- "version": "2.47.18"
76
+ "version": "2.47.19"
77
77
  }