@xyo-network/react-ethereum-gas-price-payload-plugins 2.49.7 → 2.49.8

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 +9 -9
  2. package/package.json +9 -9
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/b2b294de7/packages/plugins/packages/ethereum-gas/src/index.ts#L26"
20
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/c095b3a1d/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/b2b294de7/packages/plugins/packages/ethereum-gas/src/index.ts#L16"
161
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/c095b3a1d/packages/plugins/packages/ethereum-gas/src/index.ts#L16"
162
162
  }
163
163
  ],
164
164
  "type": {
@@ -440,7 +440,7 @@
440
440
  {
441
441
  "fileName": "packages/plugins/packages/ethereum-gas/packages/blocknative/dist/types/components/Card/Card.d.ts",
442
442
  "line": 5,
443
- "character": 59
443
+ "character": 70
444
444
  }
445
445
  ]
446
446
  }
@@ -3402,7 +3402,7 @@
3402
3402
  {
3403
3403
  "fileName": "packages/plugins/packages/ethereum-gas/packages/etherchain/packages/v2/dist/types/components/Card/Card.d.ts",
3404
3404
  "line": 5,
3405
- "character": 59
3405
+ "character": 70
3406
3406
  }
3407
3407
  ]
3408
3408
  }
@@ -6364,7 +6364,7 @@
6364
6364
  {
6365
6365
  "fileName": "packages/plugins/packages/ethereum-gas/packages/gas-price/dist/types/components/Card/Card.d.ts",
6366
6366
  "line": 5,
6367
- "character": 59
6367
+ "character": 70
6368
6368
  }
6369
6369
  ]
6370
6370
  }
@@ -9326,7 +9326,7 @@
9326
9326
  {
9327
9327
  "fileName": "packages/plugins/packages/ethereum-gas/packages/ethers/dist/types/components/Card/Card.d.ts",
9328
9328
  "line": 5,
9329
- "character": 59
9329
+ "character": 70
9330
9330
  }
9331
9331
  ]
9332
9332
  }
@@ -12288,7 +12288,7 @@
12288
12288
  {
12289
12289
  "fileName": "packages/plugins/packages/ethereum-gas/packages/etherscan/dist/types/components/Card/Card.d.ts",
12290
12290
  "line": 5,
12291
- "character": 59
12291
+ "character": 70
12292
12292
  }
12293
12293
  ]
12294
12294
  }
@@ -15250,7 +15250,7 @@
15250
15250
  {
15251
15251
  "fileName": "packages/plugins/packages/ethereum-gas/packages/eth-gas-station/dist/types/components/Card/Card.d.ts",
15252
15252
  "line": 5,
15253
- "character": 59
15253
+ "character": 70
15254
15254
  }
15255
15255
  ]
15256
15256
  }
@@ -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/b2b294de7/packages/plugins/packages/ethereum-gas/src/index.ts#L1"
18021
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/c095b3a1d/packages/plugins/packages/ethereum-gas/src/index.ts#L1"
18022
18022
  }
18023
18023
  ]
18024
18024
  }
package/package.json CHANGED
@@ -10,16 +10,16 @@
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.49.7",
14
- "@xyo-network/react-ethereum-gas-price-etherchain-plugins": "^2.49.7",
15
- "@xyo-network/react-ethereum-gas-price-ethers-plugin": "^2.49.7",
16
- "@xyo-network/react-ethereum-gas-price-etherscan-plugin": "^2.49.7",
17
- "@xyo-network/react-ethereum-gas-price-ethgasstation-plugin": "^2.49.7",
18
- "@xyo-network/react-ethereum-gas-price-plugin": "^2.49.7",
19
- "@xyo-network/react-payload-plugin": "^2.49.7"
13
+ "@xyo-network/react-ethereum-gas-price-blocknative-plugin": "^2.49.8",
14
+ "@xyo-network/react-ethereum-gas-price-etherchain-plugins": "^2.49.8",
15
+ "@xyo-network/react-ethereum-gas-price-ethers-plugin": "^2.49.8",
16
+ "@xyo-network/react-ethereum-gas-price-etherscan-plugin": "^2.49.8",
17
+ "@xyo-network/react-ethereum-gas-price-ethgasstation-plugin": "^2.49.8",
18
+ "@xyo-network/react-ethereum-gas-price-plugin": "^2.49.8",
19
+ "@xyo-network/react-payload-plugin": "^2.49.8"
20
20
  },
21
21
  "devDependencies": {
22
- "@xylabs/ts-scripts-yarn3": "^2.17.6"
22
+ "@xylabs/ts-scripts-yarn3": "^2.17.11"
23
23
  },
24
24
  "peerDependencies": {
25
25
  "@mui/icons-material": "^5",
@@ -73,5 +73,5 @@
73
73
  },
74
74
  "sideEffects": false,
75
75
  "types": "dist/types/index.d.ts",
76
- "version": "2.49.7"
76
+ "version": "2.49.8"
77
77
  }