Skip to content

Commit 34d680a

Browse files
chore(deps): update hardhat packages (#161)
This PR contains the following updates: | Package | Type | Update | Change | OpenSSF | |---|---|---|---|---| | [@nomicfoundation/hardhat-foundry](https://redirect.github.com/nomicfoundation/hardhat/tree/main/packages/hardhat-foundry) ([source](https://redirect.github.com/nomicfoundation/hardhat)) | dependencies | minor | [`1.1.4` -> `1.2.0`](https://renovatebot.com/diffs/npm/@nomicfoundation%2fhardhat-foundry/1.1.4/1.2.0) | [![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/nomicfoundation/hardhat/badge)](https://securityscorecards.dev/viewer/?uri=github.com/nomicfoundation/hardhat) | | [@nomicfoundation/hardhat-ignition-viem](https://hardhat.org) ([source](https://redirect.github.com/NomicFoundation/hardhat-ignition)) | dependencies | patch | [`0.15.12` -> `0.15.13`](https://renovatebot.com/diffs/npm/@nomicfoundation%2fhardhat-ignition-viem/0.15.12/0.15.13) | [![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/NomicFoundation/hardhat-ignition/badge)](https://securityscorecards.dev/viewer/?uri=github.com/NomicFoundation/hardhat-ignition) | | [@nomiclabs/hardhat-solhint](https://redirect.github.com/nomiclabs/hardhat/tree/main/packages/hardhat-solhint) ([source](https://redirect.github.com/nomiclabs/hardhat)) | dependencies | minor | [`4.0.2` -> `4.1.0`](https://renovatebot.com/diffs/npm/@nomiclabs%2fhardhat-solhint/4.0.2/4.1.0) | [![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/nomiclabs/hardhat/badge)](https://securityscorecards.dev/viewer/?uri=github.com/nomiclabs/hardhat) | | [hardhat](https://hardhat.org) ([source](https://redirect.github.com/nomiclabs/hardhat)) | dependencies | minor | [`2.25.0` -> `2.26.0`](https://renovatebot.com/diffs/npm/hardhat/2.25.0/2.26.0) | [![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/nomiclabs/hardhat/badge)](https://securityscorecards.dev/viewer/?uri=github.com/nomiclabs/hardhat) | --- ### Release Notes <details> <summary>nomicfoundation/hardhat (@&#8203;nomicfoundation/hardhat-foundry)</summary> ### [`v1.2.0`](https://redirect.github.com/NomicFoundation/hardhat/releases/tag/v1.2.0): Buidler v1.2.0 released 🥳 [Compare Source](https://redirect.github.com/nomicfoundation/hardhat/compare/@nomicfoundation/[email protected]...@nomicfoundation/[email protected]) We are very happy to announce Buidler `v1.2.0`, one of our largest releases so far 🤩 #### Say hi to `npx buidler node` This release includes a new built-in task, `npx buidler node`. This task exposes Buidler EVM as a JSON-RPC server, to which you can connect from your dapps, MetaMask, or any other wallet or application. It includes all the functionality of Buidler EVM that you know and love, like Solidity stack traces and `console.log`, and has very helpful and uncluttered output. Take a look at it: ![demo](https://user-images.githubusercontent.com/176499/75441845-4e10ba00-5956-11ea-9ba2-00799734d2b0.gif) #### The complete list of changes in this version 1. Buidler now works in Windows ([#&#8203;439](https://redirect.github.com/nomicfoundation/hardhat/issues/439) & [#&#8203;440](https://redirect.github.com/nomicfoundation/hardhat/issues/440)) 2. Complete the support for filters and subscriptions in Buidler EVM ([#&#8203;436](https://redirect.github.com/nomicfoundation/hardhat/issues/436) & [#&#8203;450](https://redirect.github.com/nomicfoundation/hardhat/issues/450)) 3. Expose Buidler EVM as a JSON-RPC server ([#&#8203;438](https://redirect.github.com/nomicfoundation/hardhat/issues/438) & [#&#8203;450](https://redirect.github.com/nomicfoundation/hardhat/issues/450)) 4. Improve the invalid nonce error message thrown by Buidler EVM ([#&#8203;451](https://redirect.github.com/nomicfoundation/hardhat/issues/451)) 5. Fix a bug in `buidler-waffle` ([#&#8203;453](https://redirect.github.com/nomicfoundation/hardhat/issues/453)) 6. Automatically initialize the Waffle Chai matchers in `buidler-waffle`. No need to do `chai.use(Solidity)` now ([#&#8203;456](https://redirect.github.com/nomicfoundation/hardhat/issues/456)) 7. Fix a bug in the compilation cache ([#&#8203;457](https://redirect.github.com/nomicfoundation/hardhat/issues/457) & [#&#8203;458](https://redirect.github.com/nomicfoundation/hardhat/issues/458)) 8. Add TypeScript support to the Visual Studio Code testing guide ([#&#8203;459](https://redirect.github.com/nomicfoundation/hardhat/issues/459)) 9. Make working with `buidler-ethers` easier by exposing the entire ethers' API. Take a look at [its new README](https://redirect.github.com/nomiclabs/buidler/blob/development/packages/buidler-ethers/README.md) for more info. ([#&#8203;450](https://redirect.github.com/nomicfoundation/hardhat/issues/450)) </details> <details> <summary>nomiclabs/hardhat (@&#8203;nomiclabs/hardhat-solhint)</summary> ### [`v4.1.0`](https://redirect.github.com/nomiclabs/hardhat/compare/@nomiclabs/[email protected]...@nomiclabs/[email protected]) [Compare Source](https://redirect.github.com/nomiclabs/hardhat/compare/@nomiclabs/[email protected]...@nomiclabs/[email protected]) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/settlemint/solidity-empty). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4yMy4yIiwidXBkYXRlZEluVmVyIjoiNDEuMjMuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> ## Summary by Sourcery Update Hardhat and related dependencies to their latest minor and patch versions Chores: - Bump hardhat to 2.26.0 - Bump @nomicfoundation/hardhat-foundry to 1.2.0 - Bump @nomicfoundation/hardhat-ignition-viem to 0.15.13 - Bump @nomiclabs/hardhat-solhint to 4.1.0 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c2099a6 commit 34d680a

File tree

2 files changed

+27
-27
lines changed

2 files changed

+27
-27
lines changed

bun.lock

Lines changed: 23 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@
66
"@amxx/graphprotocol-utils": "1.2.0",
77
"@graphprotocol/graph-cli": "0.96.0",
88
"@graphprotocol/graph-ts": "0.38.0",
9-
"@nomicfoundation/hardhat-foundry": "1.1.4",
10-
"@nomicfoundation/hardhat-ignition-viem": "0.15.12",
9+
"@nomicfoundation/hardhat-foundry": "1.2.0",
10+
"@nomicfoundation/hardhat-ignition-viem": "0.15.13",
1111
"@nomicfoundation/hardhat-toolbox-viem": "3.0.0",
12-
"@nomiclabs/hardhat-solhint": "4.0.2",
12+
"@nomiclabs/hardhat-solhint": "4.1.0",
1313
"@openzeppelin/subgraphs": "0.1.8-5",
14-
"hardhat": "2.25.0",
14+
"hardhat": "2.26.0",
1515
"solhint": "5.2.0",
1616
},
1717
},
@@ -192,27 +192,27 @@
192192

193193
"@nodelib/fs.walk": ["@nodelib/[email protected]", "", { "dependencies": { "@nodelib/fs.scandir": "2.1.5", "fastq": "^1.6.0" } }, "sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg=="],
194194

195-
"@nomicfoundation/edr": ["@nomicfoundation/[email protected].1", "", { "dependencies": { "@nomicfoundation/edr-darwin-arm64": "0.11.1", "@nomicfoundation/edr-darwin-x64": "0.11.1", "@nomicfoundation/edr-linux-arm64-gnu": "0.11.1", "@nomicfoundation/edr-linux-arm64-musl": "0.11.1", "@nomicfoundation/edr-linux-x64-gnu": "0.11.1", "@nomicfoundation/edr-linux-x64-musl": "0.11.1", "@nomicfoundation/edr-win32-x64-msvc": "0.11.1" } }, "sha512-P97XwcD9DdMMZm9aqw89+mzqzlKmqzSPM3feBES2WVRm5/LOiBYorhpeAX+ANj0X8532SKgxoZK/CN5OWv9vZA=="],
195+
"@nomicfoundation/edr": ["@nomicfoundation/[email protected].3", "", { "dependencies": { "@nomicfoundation/edr-darwin-arm64": "0.11.3", "@nomicfoundation/edr-darwin-x64": "0.11.3", "@nomicfoundation/edr-linux-arm64-gnu": "0.11.3", "@nomicfoundation/edr-linux-arm64-musl": "0.11.3", "@nomicfoundation/edr-linux-x64-gnu": "0.11.3", "@nomicfoundation/edr-linux-x64-musl": "0.11.3", "@nomicfoundation/edr-win32-x64-msvc": "0.11.3" } }, "sha512-kqILRkAd455Sd6v8mfP3C1/0tCOynJWY+Ir+k/9Boocu2kObCrsFgG+ZWB7fSBVdd9cPVSNrnhWS+V+PEo637g=="],
196196

197-
"@nomicfoundation/edr-darwin-arm64": ["@nomicfoundation/[email protected].1", "", {}, "sha512-vjca7gkl1o0yYqMjwxQpMEtdsb20nWHBnnxDO8ZBCTD5IwfYT5LiMxFaJo8NUJ7ODIRkF/zuEtAF3W7+ZlC5RA=="],
197+
"@nomicfoundation/edr-darwin-arm64": ["@nomicfoundation/[email protected].3", "", {}, "sha512-w0tksbdtSxz9nuzHKsfx4c2mwaD0+l5qKL2R290QdnN9gi9AV62p9DHkOgfBdyg6/a6ZlnQqnISi7C9avk/6VA=="],
198198

199-
"@nomicfoundation/edr-darwin-x64": ["@nomicfoundation/[email protected].1", "", {}, "sha512-0aGStHq9XePXX9UqdU1w60HGO9AfYCgkNEir5sBpntU5E0TvZEK6jwyYr667+s90n2mihdeP97QSA0O/6PT6PA=="],
199+
"@nomicfoundation/edr-darwin-x64": ["@nomicfoundation/[email protected].3", "", {}, "sha512-QR4jAFrPbOcrO7O2z2ESg+eUeIZPe2bPIlQYgiJ04ltbSGW27FblOzdd5+S3RoOD/dsZGKAvvy6dadBEl0NgoA=="],
200200

201-
"@nomicfoundation/edr-linux-arm64-gnu": ["@nomicfoundation/[email protected].1", "", {}, "sha512-OWhCETc03PVdtzatW/c2tpOPx+GxlBfBaLmMuGRD1soAr1nMOmg2WZAlo4i6Up9fkQYl+paiYMMFVat1meaMvQ=="],
201+
"@nomicfoundation/edr-linux-arm64-gnu": ["@nomicfoundation/[email protected].3", "", {}, "sha512-Ktjv89RZZiUmOFPspuSBVJ61mBZQ2+HuLmV67InNlh9TSUec/iDjGIwAn59dx0bF/LOSrM7qg5od3KKac4LJDQ=="],
202202

203-
"@nomicfoundation/edr-linux-arm64-musl": ["@nomicfoundation/[email protected].1", "", {}, "sha512-p0qvtIvDA2eZ8pQ5XUKnWdW1IrwFzSrjyrO88oYx6Lkw8nYwf2JEeETo5o5W84DDfimfoBGP7RWPTPcTBKCaLQ=="],
203+
"@nomicfoundation/edr-linux-arm64-musl": ["@nomicfoundation/[email protected].3", "", {}, "sha512-B3sLJx1rL2E9pfdD4mApiwOZSrX0a/KQSBWdlq1uAhFKqkl00yZaY4LejgZndsJAa4iKGQJlGnw4HCGeVt0+jA=="],
204204

205-
"@nomicfoundation/edr-linux-x64-gnu": ["@nomicfoundation/[email protected].1", "", {}, "sha512-V4Us7Q0E8kng3O/czd5GRcxmZxWX+USgqz9yQ3o7DVq7FP96idaKvtcbMQp64tjHf2zNtX2y77sGzgbVau7Bww=="],
205+
"@nomicfoundation/edr-linux-x64-gnu": ["@nomicfoundation/[email protected].3", "", {}, "sha512-D/4cFKDXH6UYyKPu6J3Y8TzW11UzeQI0+wS9QcJzjlrrfKj0ENW7g9VihD1O2FvXkdkTjcCZYb6ai8MMTCsaVw=="],
206206

207-
"@nomicfoundation/edr-linux-x64-musl": ["@nomicfoundation/[email protected].1", "", {}, "sha512-lCSXsF10Kjjvs5duGbM6pi1WciWHXFNWkMgDAY4pg6ZRIy4gh+uGC6CONMfP4BDZwfrALo2p6+LwyotrJEqpyg=="],
207+
"@nomicfoundation/edr-linux-x64-musl": ["@nomicfoundation/[email protected].3", "", {}, "sha512-ergXuIb4nIvmf+TqyiDX5tsE49311DrBky6+jNLgsGDTBaN1GS3OFwFS8I6Ri/GGn6xOaT8sKu3q7/m+WdlFzg=="],
208208

209-
"@nomicfoundation/edr-win32-x64-msvc": ["@nomicfoundation/[email protected].1", "", {}, "sha512-sNSmmRTURAd1sdKuyO5tqrFiJvHHVPZLM4HB53F21makGoyInFGhejdo3qZrkoinM8k0ewEJDbUp0YuMEgMOhQ=="],
209+
"@nomicfoundation/edr-win32-x64-msvc": ["@nomicfoundation/[email protected].3", "", {}, "sha512-snvEf+WB3OV0wj2A7kQ+ZQqBquMcrozSLXcdnMdEl7Tmn+KDCbmFKBt3Tk0X3qOU4RKQpLPnTxdM07TJNVtung=="],
210210

211-
"@nomicfoundation/hardhat-foundry": ["@nomicfoundation/hardhat-foundry@1.1.4", "", { "dependencies": { "picocolors": "^1.1.0" }, "peerDependencies": { "hardhat": "^2.17.2" } }, "sha512-jpKyOr8bYKJPCuxJIJGOJzzyQPLcLJYq+kLPx135dkgCXyHiFdbSaGA9AEwqsPf97wlwXkskXGn4a21XOkSOPg=="],
211+
"@nomicfoundation/hardhat-foundry": ["@nomicfoundation/hardhat-foundry@1.2.0", "", { "dependencies": { "picocolors": "^1.1.0" }, "peerDependencies": { "hardhat": "^2.26.0" } }, "sha512-2AJQLcWnUk/iQqHDVnyOadASKFQKF1PhNtt1cONEQqzUPK+fqME1IbP+EKu+RkZTRcyc4xqUMaB0sutglKRITg=="],
212212

213213
"@nomicfoundation/hardhat-ignition": ["@nomicfoundation/[email protected]", "", { "dependencies": { "@nomicfoundation/ignition-core": "^0.15.9", "@nomicfoundation/ignition-ui": "^0.15.9", "chalk": "^4.0.0", "debug": "^4.3.2", "fs-extra": "^10.0.0", "json5": "^2.2.3", "prompts": "^2.4.2" }, "peerDependencies": { "@nomicfoundation/hardhat-verify": "^2.0.1", "hardhat": "^2.18.0" } }, "sha512-lSWqhaDOBt6gsqMadkRLvH6HdoFV1v8/bx7z+12cghaOloVwwn48CPoTH2iXXnkqilPGw8rdH5eVTE6UM+2v6Q=="],
214214

215-
"@nomicfoundation/hardhat-ignition-viem": ["@nomicfoundation/[email protected].12", "", { "peerDependencies": { "@nomicfoundation/hardhat-ignition": "^0.15.12", "@nomicfoundation/hardhat-viem": "^2.0.0", "@nomicfoundation/ignition-core": "^0.15.12", "hardhat": "^2.18.0", "viem": "^2.7.6" } }, "sha512-IGaF6BFMbKh88yxrBcMSPNogp4Nzo6MSDIdyDTzxj781x7J0JGodspESYbX58ksPAaJ8rbSMUFRvSy6XZR6o6Q=="],
215+
"@nomicfoundation/hardhat-ignition-viem": ["@nomicfoundation/[email protected].13", "", { "peerDependencies": { "@nomicfoundation/hardhat-ignition": "^0.15.13", "@nomicfoundation/hardhat-viem": "^2.1.0", "@nomicfoundation/ignition-core": "^0.15.13", "hardhat": "^2.26.0", "viem": "^2.7.6" } }, "sha512-TT462kG6s+XKhVX6t+YamRQohuKB49wF3Aq1bv90q29FOv1OmjoqvgDfehdAUZknyrH9+I3eXDJrH8I9kwOjGQ=="],
216216

217217
"@nomicfoundation/hardhat-network-helpers": ["@nomicfoundation/[email protected]", "", { "dependencies": { "ethereumjs-util": "^7.1.4" }, "peerDependencies": { "hardhat": "^2.9.5" } }, "sha512-xTNQNI/9xkHvjmCJnJOTyqDSl8uq1rKb2WOVmixQxFtRd7Oa3ecO8zM0cyC2YmOK+jHB9WPZ+F/ijkHg1CoORA=="],
218218

@@ -242,7 +242,7 @@
242242

243243
"@nomicfoundation/solidity-analyzer-win32-x64-msvc": ["@nomicfoundation/[email protected]", "", {}, "sha512-Fdjli4DCcFHb4Zgsz0uEJXZ2K7VEO+w5KVv7HmT7WO10iODdU9csC2az4jrhEsRtiR9Gfd74FlG0NYlw1BMdyA=="],
244244

245-
"@nomiclabs/hardhat-solhint": ["@nomiclabs/hardhat-solhint@4.0.2", "", { "dependencies": { "solhint": "~5.0.2" }, "peerDependencies": { "hardhat": "^2.0.0" } }, "sha512-g+MXCH/im/NySmK7MoaQlHc7th/YWWqP2QP8SjRdp1+qmOP/5HBiOfYdYNlz9FIpwoAxIw3+PpuFlkEVZDmsIA=="],
245+
"@nomiclabs/hardhat-solhint": ["@nomiclabs/hardhat-solhint@4.1.0", "", { "dependencies": { "solhint": "~5.0.2" }, "peerDependencies": { "hardhat": "^2.26.0" } }, "sha512-sjmNvplxtUINNkFKvO7X9Ozhlzc0PIrw/sKag1actmsg/qUbDnCV1K8Blh/L6uWbb8nbwi+dCafHx/OgR1oiCg=="],
246246

247247
"@oclif/core": ["@oclif/[email protected]", "", { "dependencies": { "ansi-escapes": "^4.3.2", "ansis": "^3.10.0", "clean-stack": "^3.0.1", "cli-spinners": "^2.9.2", "debug": "^4.4.0", "ejs": "^3.1.10", "get-package-type": "^0.1.0", "globby": "^11.1.0", "indent-string": "^4.0.0", "is-wsl": "^2.2.0", "lilconfig": "^3.1.3", "minimatch": "^9.0.5", "semver": "^7.6.3", "string-width": "^4.2.3", "supports-color": "^8", "widest-line": "^3.1.0", "wordwrap": "^1.0.0", "wrap-ansi": "^7.0.0" } }, "sha512-agk1Tlm7qMemWx+qq5aNgkYwX2JCkoVP4M0ruFveJrarmdUPbKZTMW1j/eg8lNKZh1sp68ytZyKhYXYEfRPcww=="],
248248

@@ -318,8 +318,6 @@
318318

319319
"@types/http-cache-semantics": ["@types/[email protected]", "", {}, "sha512-1m0bIFVc7eJWyve9S0RnuRgcQqF/Xd5QsUZAZeQFr1Q3/p9JWoQQEqmVy+DPTNpGXwhgIetAoYF8JSc33q29QA=="],
320320

321-
"@types/lru-cache": ["@types/[email protected]", "", {}, "sha512-ssE3Vlrys7sdIzs5LOxCzTVMsU7i9oa/IaW92wF32JFb3CVczqOkru2xspuKczHEbG3nvmPY7IFqVmGGHdNbYw=="],
322-
323321
"@types/minimatch": ["@types/[email protected]", "", {}, "sha512-Klz949h02Gz2uZCMGwDUSDS1YBlTdDDgbWHi+81l29tQALUtvz4rAYi5uoVhE5Lagoq6DeqAUlbrHvW/mXDgdQ=="],
324322

325323
"@types/mocha": ["@types/[email protected]", "", {}, "sha512-xPyYSz1cMPnJQhl0CLMH68j3gprKZaTjG3s5Vi+fDgx+uhG9NOXwbVt52eFS8ECyXhyKcjDLCBEqBExKuiZb7Q=="],
@@ -764,7 +762,7 @@
764762

765763
"handlebars": ["[email protected]", "", { "dependencies": { "minimist": "^1.2.5", "neo-async": "^2.6.2", "source-map": "^0.6.1", "wordwrap": "^1.0.0" }, "optionalDependencies": { "uglify-js": "^3.1.4" }, "bin": { "handlebars": "bin/handlebars" } }, "sha512-vafaFqs8MZkRrSX7sFVUdo3ap/eNiLnb4IakshzvP56X5Nr1iGKAIqdX6tMlm6HcNRIkr6AxO5jFEoJzzpT8aQ=="],
766764

767-
"hardhat": ["[email protected]", "", { "dependencies": { "@ethereumjs/util": "^9.1.0", "@ethersproject/abi": "^5.1.2", "@nomicfoundation/edr": "^0.11.1", "@nomicfoundation/solidity-analyzer": "^0.1.0", "@sentry/node": "^5.18.1", "@types/bn.js": "^5.1.0", "@types/lru-cache": "^5.1.0", "adm-zip": "^0.4.16", "aggregate-error": "^3.0.0", "ansi-escapes": "^4.3.0", "boxen": "^5.1.2", "chokidar": "^4.0.0", "ci-info": "^2.0.0", "debug": "^4.1.1", "enquirer": "^2.3.0", "env-paths": "^2.2.0", "ethereum-cryptography": "^1.0.3", "find-up": "^5.0.0", "fp-ts": "1.19.3", "fs-extra": "^7.0.1", "immutable": "^4.0.0-rc.12", "io-ts": "1.10.4", "json-stream-stringify": "^3.1.4", "keccak": "^3.0.2", "lodash": "^4.17.11", "micro-eth-signer": "^0.14.0", "mnemonist": "^0.38.0", "mocha": "^10.0.0", "p-map": "^4.0.0", "picocolors": "^1.1.0", "raw-body": "^2.4.1", "resolve": "1.17.0", "semver": "^6.3.0", "solc": "0.8.26", "source-map-support": "^0.5.13", "stacktrace-parser": "^0.1.10", "tinyglobby": "^0.2.6", "tsort": "0.0.1", "undici": "^5.14.0", "uuid": "^8.3.2", "ws": "^7.4.6" }, "peerDependencies": { "ts-node": "*", "typescript": "*" }, "optionalPeers": ["ts-node", "typescript"], "bin": { "hardhat": "internal/cli/bootstrap.js" } }, "sha512-yBiA74Yj3VnTRj7lhnn8GalvBdvsMOqTKRrRATSy/2v0VIR2hR0Jcnmfn4aQBLtGAnr3Q2c8CxL0g3LYegUp+g=="],
765+
"hardhat": ["[email protected]", "", { "dependencies": { "@ethereumjs/util": "^9.1.0", "@ethersproject/abi": "^5.1.2", "@nomicfoundation/edr": "^0.11.3", "@nomicfoundation/solidity-analyzer": "^0.1.0", "@sentry/node": "^5.18.1", "adm-zip": "^0.4.16", "aggregate-error": "^3.0.0", "ansi-escapes": "^4.3.0", "boxen": "^5.1.2", "chokidar": "^4.0.0", "ci-info": "^2.0.0", "debug": "^4.1.1", "enquirer": "^2.3.0", "env-paths": "^2.2.0", "ethereum-cryptography": "^1.0.3", "find-up": "^5.0.0", "fp-ts": "1.19.3", "fs-extra": "^7.0.1", "immutable": "^4.0.0-rc.12", "io-ts": "1.10.4", "json-stream-stringify": "^3.1.4", "keccak": "^3.0.2", "lodash": "^4.17.11", "micro-eth-signer": "^0.16.0", "mnemonist": "^0.38.0", "mocha": "^10.0.0", "p-map": "^4.0.0", "picocolors": "^1.1.0", "raw-body": "^2.4.1", "resolve": "1.17.0", "semver": "^6.3.0", "solc": "0.8.26", "source-map-support": "^0.5.13", "stacktrace-parser": "^0.1.10", "tinyglobby": "^0.2.6", "tsort": "0.0.1", "undici": "^5.14.0", "uuid": "^8.3.2", "ws": "^7.4.6" }, "peerDependencies": { "ts-node": "*", "typescript": "*" }, "optionalPeers": ["ts-node", "typescript"], "bin": { "hardhat": "internal/cli/bootstrap.js" } }, "sha512-hwEUBvMJzl3Iuru5bfMOEDeF2d7cbMNNF46rkwdo8AeW2GDT4VxFLyYWTi6PTLrZiftHPDiKDlAdAiGvsR9FYA=="],
768766

769767
"hardhat-gas-reporter": ["[email protected]", "", { "dependencies": { "array-uniq": "1.0.3", "eth-gas-reporter": "^0.2.25", "sha1": "^1.1.1" }, "peerDependencies": { "hardhat": "^2.0.2" } }, "sha512-02N4+So/fZrzJ88ci54GqwVA3Zrf0C9duuTyGt0CFRIh/CdNwbnTgkXkRfojOMLBQ+6t+lBIkgbsOtqMvNwikA=="],
770768

@@ -1026,9 +1024,9 @@
10261024

10271025
"merge2": ["[email protected]", "", {}, "sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg=="],
10281026

1029-
"micro-eth-signer": ["micro-eth-signer@0.14.0", "", { "dependencies": { "@noble/curves": "~1.8.1", "@noble/hashes": "~1.7.1", "micro-packed": "~0.7.2" } }, "sha512-5PLLzHiVYPWClEvZIXXFu5yutzpadb73rnQCpUqIHu3No3coFuWQNfE5tkBQJ7djuLYl6aRLaS0MgWJYGoqiBw=="],
1027+
"micro-eth-signer": ["micro-eth-signer@0.16.0", "", { "dependencies": { "@noble/curves": "~1.9.2", "@noble/hashes": "2.0.0-beta.1", "micro-packed": "~0.7.3" } }, "sha512-rsSJcMGfY+kt3ROlL3U6y5BcjkK2H0zDKUQV6soo1JvjrctKKe+X7rKB0YIuwhWjlhJIoVHLuRYF+GXyyuVXxQ=="],
10301028

1031-
"micro-packed": ["[email protected].2", "", { "dependencies": { "@scure/base": "~1.2.2" } }, "sha512-HJ/u8+tMzgrJVAl6P/4l8KGjJSA3SCZaRb1m4wpbovNScCSmVOGUYbkkcoPPcknCHWPpRAdjy+yqXqyQWf+k8g=="],
1029+
"micro-packed": ["[email protected].3", "", { "dependencies": { "@scure/base": "~1.2.5" } }, "sha512-2Milxs+WNC00TRlem41oRswvw31146GiSaoCT7s3Xi2gMUglW5QBeqlQaZeHr5tJx9nm3i57LNXPqxOOaWtTYg=="],
10321030

10331031
"micromatch": ["[email protected]", "", { "dependencies": { "braces": "^3.0.3", "picomatch": "^2.3.1" } }, "sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA=="],
10341032

@@ -1618,11 +1616,11 @@
16181616

16191617
"jayson/commander": ["[email protected]", "", {}, "sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ=="],
16201618

1621-
"micro-eth-signer/@noble/curves": ["@noble/curves@1.8.1", "", { "dependencies": { "@noble/hashes": "1.7.1" } }, "sha512-warwspo+UYUPep0Q+vtdVB4Ugn8GGQj8iyB3gnRWsztmUHTI3S1nhdiWNsPUGL0vud7JlRRk1XEu7Lq1KGTnMQ=="],
1619+
"micro-eth-signer/@noble/curves": ["@noble/curves@1.9.4", "", { "dependencies": { "@noble/hashes": "1.8.0" } }, "sha512-2bKONnuM53lINoDrSmK8qP8W271ms7pygDhZt4SiLOoLwBtoHqeCFi6RG42V8zd3mLHuJFhU/Bmaqo4nX0/kBw=="],
16221620

1623-
"micro-eth-signer/@noble/hashes": ["@noble/hashes@1.7.1", "", {}, "sha512-B8XBPsn4vT/KJAGqDzbwztd+6Yte3P4V7iafm24bxgDe/mlRuK6xmWPuCNrKt2vDafZ8MfJLlchDG/vYafQEjQ=="],
1621+
"micro-eth-signer/@noble/hashes": ["@noble/hashes@2.0.0-beta.1", "", {}, "sha512-xnnogJ6ccNZ55lLgWdjhBqKUdFoznjpFr3oy23n5Qm7h+ZMtt8v4zWvHg9zRW6jcETweplD5F4iUqb0SSPC+Dw=="],
16241622

1625-
"micro-packed/@scure/base": ["@scure/[email protected].4", "", {}, "sha512-5Yy9czTO47mqz+/J8GM6GIId4umdCk1wc1q8rKERQulIoc8VP9pzDcghv10Tl2E7R96ZUx/PhND3ESYUQX8NuQ=="],
1623+
"micro-packed/@scure/base": ["@scure/[email protected].6", "", {}, "sha512-g/nm5FgUa//MCj1gV09zTJTaM6KBAHqLN907YVQqf7zC49+DcO4B1so4ZX07Ef10Twr6nuqYEH9GEggFXA4Fmg=="],
16261624

16271625
"micromatch/picomatch": ["[email protected]", "", {}, "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA=="],
16281626

@@ -1774,6 +1772,8 @@
17741772

17751773
"jake/minimatch/brace-expansion": ["[email protected]", "", { "dependencies": { "balanced-match": "^1.0.0", "concat-map": "0.0.1" } }, "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA=="],
17761774

1775+
"micro-eth-signer/@noble/curves/@noble/hashes": ["@noble/[email protected]", "", {}, "sha512-jCs9ldd7NwzpgXDIf6P3+NrHh9/sD6CQdxHyjQI+h/6rDNo88ypBxxz45UDuZHz9r3tNz7N/VInSVoVdtXEI4A=="],
1776+
17771777
"mocha/chokidar/readdirp": ["[email protected]", "", { "dependencies": { "picomatch": "^2.2.1" } }, "sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA=="],
17781778

17791779
"mocha/yargs/cliui": ["[email protected]", "", { "dependencies": { "string-width": "^4.2.0", "strip-ansi": "^6.0.0", "wrap-ansi": "^7.0.0" } }, "sha512-OcRE68cOsVMXp1Yvonl/fzkQOyjLSu/8bhPDfQt0e0/Eb283TKP20Fs2MqoPsr9SwA595rRCA+QMzYc9nBP+JQ=="],

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -36,11 +36,11 @@
3636
"@amxx/graphprotocol-utils": "1.2.0",
3737
"@graphprotocol/graph-cli": "0.96.0",
3838
"@graphprotocol/graph-ts": "0.38.0",
39-
"@nomicfoundation/hardhat-foundry": "1.1.4",
40-
"@nomicfoundation/hardhat-ignition-viem": "0.15.12",
39+
"@nomicfoundation/hardhat-foundry": "1.2.0",
40+
"@nomicfoundation/hardhat-ignition-viem": "0.15.13",
4141
"@nomicfoundation/hardhat-toolbox-viem": "3.0.0",
42-
"@nomiclabs/hardhat-solhint": "4.0.2",
43-
"hardhat": "2.25.0",
42+
"@nomiclabs/hardhat-solhint": "4.1.0",
43+
"hardhat": "2.26.0",
4444
"solhint": "5.2.0",
4545
"@openzeppelin/subgraphs": "0.1.8-5"
4646
},

0 commit comments

Comments
 (0)