@xyo-network/react-ethereum-gas-price-blocknative-plugin 7.5.11 → 7.5.12

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 (1) hide show
  1. package/package.json +9 -9
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@xyo-network/react-ethereum-gas-price-blocknative-plugin",
3
- "version": "7.5.11",
3
+ "version": "7.5.12",
4
4
  "description": "Common React library for all XYO projects that use React",
5
5
  "keywords": [
6
6
  "xyo",
@@ -41,9 +41,9 @@
41
41
  "README.md"
42
42
  ],
43
43
  "dependencies": {
44
- "@xyo-network/react-gas-price": "~7.5.11",
45
- "@xyo-network/react-shared": "~7.5.11",
46
- "@xyo-network/react-payload-plugin": "~7.5.11"
44
+ "@xyo-network/react-gas-price": "~7.5.12",
45
+ "@xyo-network/react-shared": "~7.5.12",
46
+ "@xyo-network/react-payload-plugin": "~7.5.12"
47
47
  },
48
48
  "devDependencies": {
49
49
  "@bitauth/libauth": "~3.0.0",
@@ -93,8 +93,8 @@
93
93
  "@xyo-network/boundwitness-wrapper": "~5.5.1",
94
94
  "@xyo-network/config-payload-plugin": "~5.5.1",
95
95
  "@xyo-network/diviner-model": "^5.5.5",
96
- "@xyo-network/diviner-schema-list-model": "~5.5.2",
97
- "@xyo-network/diviner-schema-stats-model": "~5.5.2",
96
+ "@xyo-network/diviner-schema-list": "~5.5.5",
97
+ "@xyo-network/diviner-schema-stats": "~5.5.2",
98
98
  "@xyo-network/huri": "^5.5.1",
99
99
  "@xyo-network/manifest-model": "~5.5.1",
100
100
  "@xyo-network/module-abstract": "^5.5.5",
@@ -145,7 +145,7 @@
145
145
  "wasm-feature-detect": "~1.8.0",
146
146
  "webextension-polyfill": "^0.12.0",
147
147
  "zod": "^4.3.6",
148
- "@xyo-network/react-storybook": "~7.5.11"
148
+ "@xyo-network/react-storybook": "~7.5.12"
149
149
  },
150
150
  "peerDependencies": {
151
151
  "@emotion/react": "^11.14.0",
@@ -183,8 +183,8 @@
183
183
  "@xyo-network/boundwitness-wrapper": "~5.5.1",
184
184
  "@xyo-network/config-payload-plugin": "~5.5.1",
185
185
  "@xyo-network/diviner-model": "^5.5.5",
186
- "@xyo-network/diviner-schema-list-model": "~5.5.2",
187
- "@xyo-network/diviner-schema-stats-model": "~5.5.2",
186
+ "@xyo-network/diviner-schema-list": "~5.5.5",
187
+ "@xyo-network/diviner-schema-stats": "~5.5.2",
188
188
  "@xyo-network/manifest-model": "~5.5.1",
189
189
  "@xyo-network/module-abstract": "^5.5.5",
190
190
  "@xyo-network/module-model": "^5.5.5",