diff --git a/bun.lock b/bun.lock index f9437a6..85bd12a 100644 --- a/bun.lock +++ b/bun.lock @@ -9,7 +9,7 @@ "@graphprotocol/graph-cli": "0.96.0", "@graphprotocol/graph-ts": "0.38.0", "@nomicfoundation/hardhat-foundry": "1.2.0", - "@nomicfoundation/hardhat-ignition-viem": "0.15.15", + "@nomicfoundation/hardhat-ignition-viem": "0.15.16", "@nomicfoundation/hardhat-toolbox-viem": "4.1.1", "@nomiclabs/hardhat-solhint": "4.1.0", "@openzeppelin/subgraphs": "0.1.8-5", @@ -195,7 +195,7 @@ "@nomicfoundation/hardhat-ignition": ["@nomicfoundation/hardhat-ignition@0.15.15", "", { "dependencies": { "@nomicfoundation/ignition-core": "^0.15.14", "@nomicfoundation/ignition-ui": "^0.15.13", "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.1.0", "hardhat": "^2.26.0" } }, "sha512-4uLp5MOyaW0gUYGAxiA8GikGIo8SLBijpxakFI3BpofUoeRXnnQdNtRJT9aAKD8ENfvFQrNFin0Z1VlXjXurkA=="], - "@nomicfoundation/hardhat-ignition-viem": ["@nomicfoundation/hardhat-ignition-viem@0.15.15", "", { "peerDependencies": { "@nomicfoundation/hardhat-ignition": "^0.15.15", "@nomicfoundation/hardhat-viem": "^2.1.0", "@nomicfoundation/ignition-core": "^0.15.14", "hardhat": "^2.26.0", "viem": "^2.7.6" } }, "sha512-YUL1avW+TEh+nQEzoKwp8SpK9O7gW/Q3vJs95Xhtmz6RJQynWrjSOXVK43xNfzpbS/C+kfPa+A6DF1Sr19H6kg=="], + "@nomicfoundation/hardhat-ignition-viem": ["@nomicfoundation/hardhat-ignition-viem@0.15.16", "", { "peerDependencies": { "@nomicfoundation/hardhat-ignition": "^0.15.16", "@nomicfoundation/hardhat-viem": "^2.1.0", "@nomicfoundation/ignition-core": "^0.15.15", "hardhat": "^2.26.0", "viem": "^2.7.6" } }, "sha512-BKWRZSkW1dLMW6VRjQCLei+JGYmotTsQo/QeR21CyVG0FMkPESTU6X1XPKynqNjaYJebV8rDsjtdB/Bzi7FRog=="], "@nomicfoundation/hardhat-network-helpers": ["@nomicfoundation/hardhat-network-helpers@1.1.2", "", { "dependencies": { "ethereumjs-util": "^7.1.4" }, "peerDependencies": { "hardhat": "^2.26.0" } }, "sha512-p7HaUVDbLj7ikFivQVNhnfMHUBgiHYMwQWvGn9AriieuopGOELIrwj2KjyM2a6z70zai5YKO264Vwz+3UFJZPQ=="], diff --git a/package.json b/package.json index 5b6ed99..0277ccb 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "@graphprotocol/graph-cli": "0.96.0", "@graphprotocol/graph-ts": "0.38.0", "@nomicfoundation/hardhat-foundry": "1.2.0", - "@nomicfoundation/hardhat-ignition-viem": "0.15.15", + "@nomicfoundation/hardhat-ignition-viem": "0.15.16", "@nomicfoundation/hardhat-toolbox-viem": "4.1.1", "@nomiclabs/hardhat-solhint": "4.1.0", "hardhat": "2.27.1",