-
Notifications
You must be signed in to change notification settings - Fork 347
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
bf7eba5
commit b0efa01
Showing
2 changed files
with
1 addition
and
22 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ | |
"repository": "[email protected]:matter-labs/system-contracts.git", | ||
"license": "MIT", | ||
"dependencies": { | ||
"@matterlabs/hardhat-zksync-deploy": "^0.6.5", | ||
"@matterlabs/hardhat-zksync-deploy": "^0.9.0", | ||
"@matterlabs/hardhat-zksync-solc": "^1.1.4", | ||
"commander": "^9.4.1", | ||
"eslint": "^8.51.0", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -711,15 +711,6 @@ | |
ordinal "1.0.3" | ||
zksync-ethers "^5.0.0" | ||
|
||
"@matterlabs/hardhat-zksync-deploy@^0.6.5": | ||
version "0.6.6" | ||
resolved "https://registry.yarnpkg.com/@matterlabs/hardhat-zksync-deploy/-/hardhat-zksync-deploy-0.6.6.tgz#5c86cf7da859844167d62300528c3e6013ee0286" | ||
integrity sha512-QpkxK2wnyQCgaTVLdFATpfiySfr7073yPre9eq5LfKA8VxXWD4WZAuBMq700GL5UyfW9yyHkCdkSzaGigmZ4/Q== | ||
dependencies: | ||
"@matterlabs/hardhat-zksync-solc" "0.4.2" | ||
chalk "4.1.2" | ||
ts-morph "^19.0.0" | ||
|
||
"@matterlabs/hardhat-zksync-deploy@^0.7.0": | ||
version "0.7.0" | ||
resolved "https://registry.yarnpkg.com/@matterlabs/hardhat-zksync-deploy/-/hardhat-zksync-deploy-0.7.0.tgz#e56b73d8f8fbd0f809a779d0028418ea7d914017" | ||
|
@@ -754,18 +745,6 @@ | |
chalk "4.1.2" | ||
fs-extra "^11.1.1" | ||
|
||
"@matterlabs/[email protected]": | ||
version "0.4.2" | ||
resolved "https://registry.yarnpkg.com/@matterlabs/hardhat-zksync-solc/-/hardhat-zksync-solc-0.4.2.tgz#64121082e88c5ab22eb4e9594d120e504f6af499" | ||
integrity sha512-6NFWPSZiOAoo7wNuhMg4ztj7mMEH+tLrx09WuCbcURrHPijj/KxYNsJD6Uw5lapKr7G8H7SQISGid1/MTXVmXQ== | ||
dependencies: | ||
"@nomiclabs/hardhat-docker" "^2.0.0" | ||
chalk "4.1.2" | ||
dockerode "^3.3.4" | ||
fs-extra "^11.1.1" | ||
proper-lockfile "^4.1.2" | ||
semver "^7.5.1" | ||
|
||
"@matterlabs/[email protected]": | ||
version "1.0.6" | ||
resolved "https://registry.yarnpkg.com/@matterlabs/hardhat-zksync-solc/-/hardhat-zksync-solc-1.0.6.tgz#7ef8438e6bb15244691600e2afa77aaff7dff9f0" | ||
|