@xyo-network/react-ethereum-gas-price-blocknative-plugin 2.44.0-rc.9 → 2.44.0

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 +7 -7
  2. package/package.json +10 -11
package/dist/docs.json CHANGED
@@ -17,7 +17,7 @@
17
17
  "fileName": "packages/plugins/packages/ethereum-gas/packages/blocknative/src/index.ts",
18
18
  "line": 7,
19
19
  "character": 0,
20
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/244a065a2a5/packages/plugins/packages/ethereum-gas/packages/blocknative/src/index.ts#L7"
20
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/0192bd3f0/packages/plugins/packages/ethereum-gas/packages/blocknative/src/index.ts#L7"
21
21
  }
22
22
  ],
23
23
  "target": 23
@@ -35,7 +35,7 @@
35
35
  "fileName": "packages/plugins/packages/ethereum-gas/packages/blocknative/src/Plugin.ts",
36
36
  "line": 8,
37
37
  "character": 13,
38
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/244a065a2a5/packages/plugins/packages/ethereum-gas/packages/blocknative/src/Plugin.ts#L8"
38
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/0192bd3f0/packages/plugins/packages/ethereum-gas/packages/blocknative/src/Plugin.ts#L8"
39
39
  }
40
40
  ],
41
41
  "type": {
@@ -55,7 +55,7 @@
55
55
  "fileName": "packages/plugins/packages/ethereum-gas/packages/blocknative/src/components/Card/Card.tsx",
56
56
  "line": 8,
57
57
  "character": 13,
58
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/244a065a2a5/packages/plugins/packages/ethereum-gas/packages/blocknative/src/components/Card/Card.tsx#L8"
58
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/0192bd3f0/packages/plugins/packages/ethereum-gas/packages/blocknative/src/components/Card/Card.tsx#L8"
59
59
  }
60
60
  ],
61
61
  "signatures": [
@@ -1404,7 +1404,7 @@
1404
1404
  "fileName": "packages/plugins/packages/ethereum-gas/packages/blocknative/src/components/Card/CardContent.tsx",
1405
1405
  "line": 11,
1406
1406
  "character": 13,
1407
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/244a065a2a5/packages/plugins/packages/ethereum-gas/packages/blocknative/src/components/Card/CardContent.tsx#L11"
1407
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/0192bd3f0/packages/plugins/packages/ethereum-gas/packages/blocknative/src/components/Card/CardContent.tsx#L11"
1408
1408
  }
1409
1409
  ],
1410
1410
  "signatures": [
@@ -1679,7 +1679,7 @@
1679
1679
  "fileName": "packages/plugins/packages/ethereum-gas/packages/blocknative/src/components/Card/CardHeader.tsx",
1680
1680
  "line": 10,
1681
1681
  "character": 13,
1682
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/244a065a2a5/packages/plugins/packages/ethereum-gas/packages/blocknative/src/components/Card/CardHeader.tsx#L10"
1682
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/0192bd3f0/packages/plugins/packages/ethereum-gas/packages/blocknative/src/components/Card/CardHeader.tsx#L10"
1683
1683
  }
1684
1684
  ],
1685
1685
  "signatures": [
@@ -1978,7 +1978,7 @@
1978
1978
  "fileName": "packages/plugins/packages/ethereum-gas/packages/blocknative/src/components/Details/Box/BlocknativeGasPriceDetailsBox.tsx",
1979
1979
  "line": 13,
1980
1980
  "character": 13,
1981
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/244a065a2a5/packages/plugins/packages/ethereum-gas/packages/blocknative/src/components/Details/Box/BlocknativeGasPriceDetailsBox.tsx#L13"
1981
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/0192bd3f0/packages/plugins/packages/ethereum-gas/packages/blocknative/src/components/Details/Box/BlocknativeGasPriceDetailsBox.tsx#L13"
1982
1982
  }
1983
1983
  ],
1984
1984
  "signatures": [
@@ -2108,7 +2108,7 @@
2108
2108
  "fileName": "packages/plugins/packages/ethereum-gas/packages/blocknative/src/index.ts",
2109
2109
  "line": 1,
2110
2110
  "character": 0,
2111
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/244a065a2a5/packages/plugins/packages/ethereum-gas/packages/blocknative/src/index.ts#L1"
2111
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/0192bd3f0/packages/plugins/packages/ethereum-gas/packages/blocknative/src/index.ts#L1"
2112
2112
  }
2113
2113
  ]
2114
2114
  }
package/package.json CHANGED
@@ -10,19 +10,19 @@
10
10
  "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/issues"
11
11
  },
12
12
  "dependencies": {
13
- "@xylabs/react-flexbox": "^2.16.8",
14
- "@xyo-network/blocknative-ethereum-gas-payload-plugin": "^2.51.2",
15
- "@xyo-network/payload-model": "^2.51.2",
16
- "@xyo-network/react-gas-price": "^2.45.0-rc.9",
17
- "@xyo-network/react-payload-plugin": "^2.45.0-rc.9",
18
- "@xyo-network/react-shared": "^2.45.0-rc.9",
13
+ "@xylabs/react-flexbox": "^2.16.11",
14
+ "@xyo-network/blocknative-ethereum-gas-payload-plugin": "^2.51.7",
15
+ "@xyo-network/payload-model": "^2.51.7",
16
+ "@xyo-network/react-gas-price": "^2.45.0",
17
+ "@xyo-network/react-payload-plugin": "^2.45.0",
18
+ "@xyo-network/react-shared": "^2.45.0",
19
19
  "lodash": "^4.17.21"
20
20
  },
21
21
  "devDependencies": {
22
22
  "@storybook/react": "^6.5.16",
23
- "@xylabs/ts-scripts-yarn3": "^2.16.0",
24
- "@xylabs/tsconfig-react": "^2.16.0",
25
- "@xyo-network/react-storybook": "^2.45.0-rc.9",
23
+ "@xylabs/ts-scripts-yarn3": "^2.16.1",
24
+ "@xylabs/tsconfig-react": "^2.16.1",
25
+ "@xyo-network/react-storybook": "^2.45.0",
26
26
  "require-from-string": "^2.0.2",
27
27
  "typescript": "^4.9.5"
28
28
  },
@@ -79,6 +79,5 @@
79
79
  },
80
80
  "sideEffects": false,
81
81
  "types": "dist/types/index.d.ts",
82
- "version": "2.44.0-rc.9",
83
- "stableVersion": "2.43.1"
82
+ "version": "2.44.0"
84
83
  }