@xyo-network/react-ethereum-gas-price-blocknative-plugin 2.56.1 → 2.56.2

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 +6 -6
  2. package/package.json +7 -7
package/dist/docs.json CHANGED
@@ -16,7 +16,7 @@
16
16
  "fileName": "packages/plugins/packages/ethereum-gas/packages/blocknative/src/index.ts",
17
17
  "line": 7,
18
18
  "character": 0,
19
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/beed2886ed32/packages/plugins/packages/ethereum-gas/packages/blocknative/src/index.ts#L7"
19
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/6ed0ec3c32b6/packages/plugins/packages/ethereum-gas/packages/blocknative/src/index.ts#L7"
20
20
  }
21
21
  ],
22
22
  "target": 22
@@ -34,7 +34,7 @@
34
34
  "fileName": "packages/plugins/packages/ethereum-gas/packages/blocknative/src/Plugin.ts",
35
35
  "line": 8,
36
36
  "character": 13,
37
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/beed2886ed32/packages/plugins/packages/ethereum-gas/packages/blocknative/src/Plugin.ts#L8"
37
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/6ed0ec3c32b6/packages/plugins/packages/ethereum-gas/packages/blocknative/src/Plugin.ts#L8"
38
38
  }
39
39
  ],
40
40
  "type": {
@@ -59,7 +59,7 @@
59
59
  "fileName": "packages/plugins/packages/ethereum-gas/packages/blocknative/src/components/Card/Card.tsx",
60
60
  "line": 8,
61
61
  "character": 13,
62
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/beed2886ed32/packages/plugins/packages/ethereum-gas/packages/blocknative/src/components/Card/Card.tsx#L8"
62
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/6ed0ec3c32b6/packages/plugins/packages/ethereum-gas/packages/blocknative/src/components/Card/Card.tsx#L8"
63
63
  }
64
64
  ],
65
65
  "signatures": [
@@ -1456,7 +1456,7 @@
1456
1456
  "fileName": "packages/plugins/packages/ethereum-gas/packages/blocknative/src/components/Card/CardContent.tsx",
1457
1457
  "line": 11,
1458
1458
  "character": 13,
1459
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/beed2886ed32/packages/plugins/packages/ethereum-gas/packages/blocknative/src/components/Card/CardContent.tsx#L11"
1459
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/6ed0ec3c32b6/packages/plugins/packages/ethereum-gas/packages/blocknative/src/components/Card/CardContent.tsx#L11"
1460
1460
  }
1461
1461
  ],
1462
1462
  "signatures": [
@@ -1753,7 +1753,7 @@
1753
1753
  "fileName": "packages/plugins/packages/ethereum-gas/packages/blocknative/src/components/Card/CardHeader.tsx",
1754
1754
  "line": 10,
1755
1755
  "character": 13,
1756
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/beed2886ed32/packages/plugins/packages/ethereum-gas/packages/blocknative/src/components/Card/CardHeader.tsx#L10"
1756
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/6ed0ec3c32b6/packages/plugins/packages/ethereum-gas/packages/blocknative/src/components/Card/CardHeader.tsx#L10"
1757
1757
  }
1758
1758
  ],
1759
1759
  "signatures": [
@@ -2074,7 +2074,7 @@
2074
2074
  "fileName": "packages/plugins/packages/ethereum-gas/packages/blocknative/src/components/Details/Box/BlocknativeGasPriceDetailsBox.tsx",
2075
2075
  "line": 13,
2076
2076
  "character": 13,
2077
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/beed2886ed32/packages/plugins/packages/ethereum-gas/packages/blocknative/src/components/Details/Box/BlocknativeGasPriceDetailsBox.tsx#L13"
2077
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/6ed0ec3c32b6/packages/plugins/packages/ethereum-gas/packages/blocknative/src/components/Details/Box/BlocknativeGasPriceDetailsBox.tsx#L13"
2078
2078
  }
2079
2079
  ],
2080
2080
  "signatures": [
package/package.json CHANGED
@@ -13,16 +13,16 @@
13
13
  "@xylabs/react-flexbox": "^2.17.6",
14
14
  "@xyo-network/blocknative-ethereum-gas-payload-plugin": "^2.64.1",
15
15
  "@xyo-network/payload-model": "^2.64.1",
16
- "@xyo-network/react-gas-price": "^2.56.1",
17
- "@xyo-network/react-payload-plugin": "^2.56.1",
18
- "@xyo-network/react-shared": "^2.56.1",
16
+ "@xyo-network/react-gas-price": "^2.56.2",
17
+ "@xyo-network/react-payload-plugin": "^2.56.2",
18
+ "@xyo-network/react-shared": "^2.56.2",
19
19
  "lodash": "^4.17.21"
20
20
  },
21
21
  "devDependencies": {
22
22
  "@storybook/react": "^7.0.24",
23
- "@xylabs/ts-scripts-yarn3": "^2.17.17",
24
- "@xylabs/tsconfig-react": "^2.17.17",
25
- "@xyo-network/react-storybook": "^2.56.1",
23
+ "@xylabs/ts-scripts-yarn3": "^2.18.2",
24
+ "@xylabs/tsconfig-react": "^2.18.2",
25
+ "@xyo-network/react-storybook": "^2.56.2",
26
26
  "typescript": "^5.1.6"
27
27
  },
28
28
  "peerDependencies": {
@@ -77,5 +77,5 @@
77
77
  },
78
78
  "sideEffects": false,
79
79
  "types": "dist/types/index.d.ts",
80
- "version": "2.56.1"
80
+ "version": "2.56.2"
81
81
  }