@xyo-network/react-ethereum-gas-price-payload-plugins 2.48.5 → 2.48.7

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/454964ef87c/packages/plugins/packages/ethereum-gas/src/index.ts#L26"
20
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/2f923c2cd/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/454964ef87c/packages/plugins/packages/ethereum-gas/src/index.ts#L16"
161
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/2f923c2cd/packages/plugins/packages/ethereum-gas/src/index.ts#L16"
162
162
  }
163
163
  ],
164
164
  "type": {
@@ -18018,7 +18018,7 @@
18018
18018
  "fileName": "packages/plugins/packages/ethereum-gas/src/index.ts",
18019
18019
  "line": 1,
18020
18020
  "character": 0,
18021
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/454964ef87c/packages/plugins/packages/ethereum-gas/src/index.ts#L1"
18021
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/2f923c2cd/packages/plugins/packages/ethereum-gas/src/index.ts#L1"
18022
18022
  }
18023
18023
  ]
18024
18024
  }
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.48.5",
14
- "@xyo-network/react-ethereum-gas-price-etherchain-plugins": "^2.48.5",
15
- "@xyo-network/react-ethereum-gas-price-ethers-plugin": "^2.48.5",
16
- "@xyo-network/react-ethereum-gas-price-etherscan-plugin": "^2.48.5",
17
- "@xyo-network/react-ethereum-gas-price-ethgasstation-plugin": "^2.48.5",
18
- "@xyo-network/react-ethereum-gas-price-plugin": "^2.48.5",
19
- "@xyo-network/react-payload-plugin": "^2.48.5"
13
+ "@xyo-network/react-ethereum-gas-price-blocknative-plugin": "^2.48.7",
14
+ "@xyo-network/react-ethereum-gas-price-etherchain-plugins": "^2.48.7",
15
+ "@xyo-network/react-ethereum-gas-price-ethers-plugin": "^2.48.7",
16
+ "@xyo-network/react-ethereum-gas-price-etherscan-plugin": "^2.48.7",
17
+ "@xyo-network/react-ethereum-gas-price-ethgasstation-plugin": "^2.48.7",
18
+ "@xyo-network/react-ethereum-gas-price-plugin": "^2.48.7",
19
+ "@xyo-network/react-payload-plugin": "^2.48.7"
20
20
  },
21
21
  "devDependencies": {
22
22
  "@xylabs/ts-scripts-yarn3": "^2.16.5"
@@ -73,5 +73,5 @@
73
73
  },
74
74
  "sideEffects": false,
75
75
  "types": "dist/types/index.d.ts",
76
- "version": "2.48.5"
76
+ "version": "2.48.7"
77
77
  }