hybrid 0.3.6 → 0.3.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.
- package/dist/stats.html +1 -1
- package/package.json +6 -6
package/dist/stats.html
CHANGED
|
@@ -6157,7 +6157,7 @@ var drawChart = (function (exports) {
|
|
|
6157
6157
|
</script>
|
|
6158
6158
|
<script>
|
|
6159
6159
|
/*<!--*/
|
|
6160
|
-
const data = {"version":2,"tree":{"name":"root","children":[{"name":"index.js","children":[{"name":"src","children":[{"name":"providers/Web3Provider.tsx","uid":"
|
|
6160
|
+
const data = {"version":2,"tree":{"name":"root","children":[{"name":"index.js","children":[{"name":"src","children":[{"name":"providers/Web3Provider.tsx","uid":"a9ae-26"},{"name":"hooks","children":[{"uid":"a9ae-28","name":"useMinting.ts"},{"name":"internal/useAsyncMemo.ts","uid":"a9ae-30"},{"uid":"a9ae-36","name":"useEstimation.ts"}]},{"name":"components","children":[{"uid":"a9ae-32","name":"DefaultButton.tsx"},{"uid":"a9ae-34","name":"MintButton.tsx"}]}]}]}],"isRoot":true},"nodeParts":{"a9ae-26":{"renderedLength":1763,"gzipLength":0,"brotliLength":0,"metaUid":"a9ae-25"},"a9ae-28":{"renderedLength":1459,"gzipLength":0,"brotliLength":0,"metaUid":"a9ae-27"},"a9ae-30":{"renderedLength":577,"gzipLength":0,"brotliLength":0,"metaUid":"a9ae-29"},"a9ae-32":{"renderedLength":558,"gzipLength":0,"brotliLength":0,"metaUid":"a9ae-31"},"a9ae-34":{"renderedLength":1323,"gzipLength":0,"brotliLength":0,"metaUid":"a9ae-33"},"a9ae-36":{"renderedLength":1268,"gzipLength":0,"brotliLength":0,"metaUid":"a9ae-35"}},"nodeMetas":{"a9ae-25":{"id":"/src/providers/Web3Provider.tsx","moduleParts":{"index.js":"a9ae-26"},"imported":[{"uid":"a9ae-42"},{"uid":"a9ae-43"},{"uid":"a9ae-44"},{"uid":"a9ae-45"},{"uid":"a9ae-46"}],"importedBy":[{"uid":"a9ae-37"}]},"a9ae-27":{"id":"/src/hooks/useMinting.ts","moduleParts":{"index.js":"a9ae-28"},"imported":[{"uid":"a9ae-46"},{"uid":"a9ae-43"},{"uid":"a9ae-29"}],"importedBy":[{"uid":"a9ae-39"},{"uid":"a9ae-33"}]},"a9ae-29":{"id":"/src/hooks/internal/useAsyncMemo.ts","moduleParts":{"index.js":"a9ae-30"},"imported":[{"uid":"a9ae-46"}],"importedBy":[{"uid":"a9ae-27"}]},"a9ae-31":{"id":"/src/components/DefaultButton.tsx","moduleParts":{"index.js":"a9ae-32"},"imported":[{"uid":"a9ae-42"},{"uid":"a9ae-48"},{"uid":"a9ae-49"}],"importedBy":[{"uid":"a9ae-33"}]},"a9ae-33":{"id":"/src/components/MintButton.tsx","moduleParts":{"index.js":"a9ae-34"},"imported":[{"uid":"a9ae-42"},{"uid":"a9ae-27"},{"uid":"a9ae-43"},{"uid":"a9ae-31"}],"importedBy":[{"uid":"a9ae-38"}]},"a9ae-35":{"id":"/src/hooks/useEstimation.ts","moduleParts":{"index.js":"a9ae-36"},"imported":[{"uid":"a9ae-47"},{"uid":"a9ae-46"},{"uid":"a9ae-43"}],"importedBy":[{"uid":"a9ae-39"}]},"a9ae-37":{"id":"/src/index.ts","moduleParts":{},"imported":[{"uid":"a9ae-25"},{"uid":"a9ae-38"},{"uid":"a9ae-39"},{"uid":"a9ae-40"},{"uid":"a9ae-41"}],"importedBy":[],"isEntry":true},"a9ae-38":{"id":"/src/components/index.ts","moduleParts":{},"imported":[{"uid":"a9ae-33"}],"importedBy":[{"uid":"a9ae-37"}]},"a9ae-39":{"id":"/src/hooks/index.ts","moduleParts":{},"imported":[{"uid":"a9ae-35"},{"uid":"a9ae-27"}],"importedBy":[{"uid":"a9ae-37"}]},"a9ae-40":{"id":"@hybrd/types","moduleParts":{},"imported":[],"importedBy":[{"uid":"a9ae-37"}],"isExternal":true},"a9ae-41":{"id":"@hybrd/utils","moduleParts":{},"imported":[],"importedBy":[{"uid":"a9ae-37"}],"isExternal":true},"a9ae-42":{"id":"react/jsx-runtime","moduleParts":{},"imported":[],"importedBy":[{"uid":"a9ae-25"},{"uid":"a9ae-33"},{"uid":"a9ae-31"}],"isExternal":true},"a9ae-43":{"id":"wagmi","moduleParts":{},"imported":[],"importedBy":[{"uid":"a9ae-25"},{"uid":"a9ae-33"},{"uid":"a9ae-35"},{"uid":"a9ae-27"}],"isExternal":true},"a9ae-44":{"id":"wagmi/chains","moduleParts":{},"imported":[],"importedBy":[{"uid":"a9ae-25"}],"isExternal":true},"a9ae-45":{"id":"wagmi/providers/public","moduleParts":{},"imported":[],"importedBy":[{"uid":"a9ae-25"}],"isExternal":true},"a9ae-46":{"id":"react","moduleParts":{},"imported":[],"importedBy":[{"uid":"a9ae-25"},{"uid":"a9ae-35"},{"uid":"a9ae-27"},{"uid":"a9ae-29"}],"isExternal":true},"a9ae-47":{"id":"ethers","moduleParts":{},"imported":[],"importedBy":[{"uid":"a9ae-35"}],"isExternal":true},"a9ae-48":{"id":"clsx","moduleParts":{},"imported":[],"importedBy":[{"uid":"a9ae-31"}],"isExternal":true},"a9ae-49":{"id":"/src/components/DefaultButton.module.css","moduleParts":{},"imported":[],"importedBy":[{"uid":"a9ae-31"}]}},"env":{"rollup":"3.19.1"},"options":{"gzip":false,"brotli":false,"sourcemap":true}};
|
|
6161
6161
|
|
|
6162
6162
|
const run = () => {
|
|
6163
6163
|
const width = window.innerWidth;
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "hybrid",
|
|
3
3
|
"author": "IanH <ian@ianh.xyz>",
|
|
4
|
-
"version": "0.3.
|
|
4
|
+
"version": "0.3.7",
|
|
5
5
|
"description": "Solidity + TypeScript Framework for Web3 Development",
|
|
6
6
|
"keywords": [
|
|
7
7
|
"hybrid",
|
|
@@ -60,10 +60,10 @@
|
|
|
60
60
|
},
|
|
61
61
|
"dependencies": {
|
|
62
62
|
"@ethersproject/providers": "^5.7.1",
|
|
63
|
-
"@hybrd/cli": "^0.3.
|
|
64
|
-
"@hybrd/contracts": "^0.3.
|
|
65
|
-
"@hybrd/types": "^0.3.
|
|
66
|
-
"@hybrd/utils": "^0.3.
|
|
63
|
+
"@hybrd/cli": "^0.3.7",
|
|
64
|
+
"@hybrd/contracts": "^0.3.7",
|
|
65
|
+
"@hybrd/types": "^0.3.7",
|
|
66
|
+
"@hybrd/utils": "^0.3.7",
|
|
67
67
|
"abitype": "^0.7.1",
|
|
68
68
|
"axios": "^1.2.2",
|
|
69
69
|
"clsx": "^1.2.1",
|
|
@@ -116,5 +116,5 @@
|
|
|
116
116
|
"react-dom": ">=17",
|
|
117
117
|
"wagmi": "^0.6.0"
|
|
118
118
|
},
|
|
119
|
-
"gitHead": "
|
|
119
|
+
"gitHead": "8fd953bfd8f3c4563de1f6a640973f36fcc39d1d"
|
|
120
120
|
}
|