Skip to content

Commit

Permalink
chore: sc dependencies checked
Browse files Browse the repository at this point in the history
  • Loading branch information
benceharomi committed Dec 13, 2023
1 parent 9be2c25 commit 734559f
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 363 deletions.
22 changes: 11 additions & 11 deletions system-contracts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,30 +6,30 @@
"dependencies": {
"@matterlabs/hardhat-zksync-deploy": "^0.6.5",
"@nomiclabs/hardhat-solpp": "^2.0.1",
"commander": "^9.4.1",
"commander": "^8.3.0",
"ethers": "^5.7.0",
"hardhat": "=2.16.0",
"hardhat": "^2.18.3",
"preprocess": "^3.2.0",
"zksync-web3": "^0.14.3"
},
"devDependencies": {
"@matterlabs/hardhat-zksync-chai-matchers": "^0.1.4",
"@matterlabs/hardhat-zksync-solc": "^0.4.2",
"@nomicfoundation/hardhat-chai-matchers": "^1.0.3",
"@nomiclabs/hardhat-ethers": "^2.0.6",
"@typechain/ethers-v5": "^10.0.0",
"@typechain/hardhat": "^7.0.0",
"@types/chai": "^4.3.1",
"@nomiclabs/hardhat-ethers": "^2.0.0",
"@typechain/ethers-v5": "^2.0.0",
"@types/chai": "^4.2.21",
"@types/lodash": "^4.14.199",
"@types/mocha": "^9.1.1",
"@types/mocha": "^8.2.3",
"@types/node": "^17.0.34",
"chai": "^4.3.6",
"chai": "^4.3.4",
"hardhat-typechain": "^0.3.3",
"lodash": "^4.17.21",
"mocha": "^10.0.0",
"mocha": "^9.0.2",
"template-file": "^6.0.1",
"ts-generator": "^0.1.1",
"ts-node": "^10.7.0",
"typechain": "^8.1.1",
"ts-node": "^10.1.0",
"typechain": "^4.0.0",
"typescript": "^4.6.4"
},
"mocha": {
Expand Down
Loading

0 comments on commit 734559f

Please sign in to comment.