|
566 | 566 | lodash.isequal "^4.5.0" |
567 | 567 |
|
568 | 568 | "@nomicfoundation/hardhat-ignition-ethers@^0.15.6": |
569 | | - version "0.15.6" |
570 | | - resolved "https://registry.yarnpkg.com/@nomicfoundation/hardhat-ignition-ethers/-/hardhat-ignition-ethers-0.15.6.tgz#34efb00cb691220e93ee7db5e9eea36cb3c03a5c" |
571 | | - integrity sha512-+jXDGWdfkuIGm0W+aFEZ9SLQz2MIj7Cf4j7ANTXUIIbK8sUkvnVOhTTAQEdqa0KgGEb45XS88BPg0w8fixwrXQ== |
| 569 | + version "0.15.12" |
| 570 | + resolved "https://registry.yarnpkg.com/@nomicfoundation/hardhat-ignition-ethers/-/hardhat-ignition-ethers-0.15.12.tgz#f4ffb791a253a4fe05234ad4d0fde7cb5e125e6f" |
| 571 | + integrity sha512-YEqjtrrMkGNXCFJKNrWgqtLmFSiOXDiEWiKup+yqonCzps1B/e9zg4ezRP5feiKUOIxblD6isCDKtQKu7iY6XA== |
572 | 572 |
|
573 | 573 | "@nomicfoundation/hardhat-ignition@^0.15.6": |
574 | | - version "0.15.6" |
575 | | - resolved "https://registry.yarnpkg.com/@nomicfoundation/hardhat-ignition/-/hardhat-ignition-0.15.6.tgz#7b62010e4aa37ec5afc4b1c8217b11dd21a99d93" |
576 | | - integrity sha512-PcMf4xlYvwHYej2jcuOd/rBNNMM5FO11vh9c+MF8+m7NxV4b6NOameL3uscoD7ghg0H2GNgnGXgQ67ryRqtdIQ== |
| 574 | + version "0.15.11" |
| 575 | + resolved "https://registry.yarnpkg.com/@nomicfoundation/hardhat-ignition/-/hardhat-ignition-0.15.11.tgz#124a4c5f70eca0f2f161ccfd82cef29793111f48" |
| 576 | + integrity sha512-OXebmK9FCMwwbb4mIeHBbVFFicAGgyGKJT2zrONrpixrROxrVs6KEi1gzsiN25qtQhCQePt8BTjjYrgy86Dfxg== |
577 | 577 | dependencies: |
578 | | - "@nomicfoundation/ignition-core" "^0.15.6" |
579 | | - "@nomicfoundation/ignition-ui" "^0.15.6" |
| 578 | + "@nomicfoundation/ignition-core" "^0.15.11" |
| 579 | + "@nomicfoundation/ignition-ui" "^0.15.11" |
580 | 580 | chalk "^4.0.0" |
581 | 581 | debug "^4.3.2" |
582 | 582 | fs-extra "^10.0.0" |
|
610 | 610 | table "^6.8.0" |
611 | 611 | undici "^5.14.0" |
612 | 612 |
|
613 | | -"@nomicfoundation/ignition-core@^0.15.6": |
614 | | - version "0.15.6" |
615 | | - resolved "https://registry.yarnpkg.com/@nomicfoundation/ignition-core/-/ignition-core-0.15.6.tgz#bc5fd58f6281f4b8a43f4b9a2d29a112c451048c" |
616 | | - integrity sha512-9eD1NJ2G4vh7IleRNmCz/3bGVoNEPYrRVPqx0uvWzG2xD226GGQcTgtK+NovyxsQOE/AcLF1xjX3/+8kNc1sSg== |
| 613 | +"@nomicfoundation/ignition-core@^0.15.11": |
| 614 | + version "0.15.11" |
| 615 | + resolved "https://registry.yarnpkg.com/@nomicfoundation/ignition-core/-/ignition-core-0.15.11.tgz#315fd4dcde00ae6e44932222b92932bb15fe113a" |
| 616 | + integrity sha512-PeYKRlrQ0koT72yRnlyyG66cXMFiv5X/cIB8hBFPl3ekeg5tPXcHAgs/VZhOsgwEox4ejphTtItLESb1IDBw0w== |
617 | 617 | dependencies: |
618 | 618 | "@ethersproject/address" "5.6.1" |
619 | 619 | "@nomicfoundation/solidity-analyzer" "^0.1.1" |
|
625 | 625 | lodash "4.17.21" |
626 | 626 | ndjson "2.0.0" |
627 | 627 |
|
628 | | -"@nomicfoundation/ignition-ui@^0.15.6": |
629 | | - version "0.15.6" |
630 | | - resolved "https://registry.yarnpkg.com/@nomicfoundation/ignition-ui/-/ignition-ui-0.15.6.tgz#0f71a5f1bf38d91a875b8fd212f3eafc9a9d607b" |
631 | | - integrity sha512-CW14g/BVcGZtBSF1K4eZSCjyvtz1fr9yppkFKC+Z0+sm/lXFWpwcwaVN+UiugQ/9wz9HAfSk4Y0gagdAMiSs0w== |
| 628 | +"@nomicfoundation/ignition-ui@^0.15.11": |
| 629 | + version "0.15.11" |
| 630 | + resolved "https://registry.yarnpkg.com/@nomicfoundation/ignition-ui/-/ignition-ui-0.15.11.tgz#94969984dd6ca1671a21f2338af4735cf319c1b3" |
| 631 | + integrity sha512-VPOVl5xqCKhYCyPOQlposx+stjCwqXQ+BCs5lnw/f2YUfgII+G5Ye0JfHiJOfCJGmqyS03WertBslcj9zQg50A== |
632 | 632 |
|
633 | 633 | "@nomicfoundation/[email protected]": |
634 | 634 | version "0.1.2" |
|
0 commit comments