|
@@ -7,39 +7,39 @@
|
|
"url": "https://github.com/paulrberg"
|
|
"url": "https://github.com/paulrberg"
|
|
},
|
|
},
|
|
"devDependencies": {
|
|
"devDependencies": {
|
|
- "@commitlint/cli": "^17.0.1",
|
|
|
|
- "@commitlint/config-conventional": "^17.0.0",
|
|
|
|
|
|
+ "@commitlint/cli": "^17.0.2",
|
|
|
|
+ "@commitlint/config-conventional": "^17.0.2",
|
|
"@ethersproject/abi": "^5.6.3",
|
|
"@ethersproject/abi": "^5.6.3",
|
|
"@ethersproject/abstract-signer": "^5.6.2",
|
|
"@ethersproject/abstract-signer": "^5.6.2",
|
|
"@ethersproject/bignumber": "^5.6.2",
|
|
"@ethersproject/bignumber": "^5.6.2",
|
|
"@ethersproject/bytes": "^5.6.1",
|
|
"@ethersproject/bytes": "^5.6.1",
|
|
"@ethersproject/providers": "^5.6.8",
|
|
"@ethersproject/providers": "^5.6.8",
|
|
"@nomiclabs/hardhat-ethers": "^2.0.6",
|
|
"@nomiclabs/hardhat-ethers": "^2.0.6",
|
|
- "@nomiclabs/hardhat-etherscan": "^3.0.3",
|
|
|
|
|
|
+ "@nomiclabs/hardhat-etherscan": "^3.1.0",
|
|
"@nomiclabs/hardhat-waffle": "^2.0.3",
|
|
"@nomiclabs/hardhat-waffle": "^2.0.3",
|
|
"@trivago/prettier-plugin-sort-imports": "^3.2.0",
|
|
"@trivago/prettier-plugin-sort-imports": "^3.2.0",
|
|
- "@typechain/ethers-v5": "^10.0.0",
|
|
|
|
- "@typechain/hardhat": "^6.0.0",
|
|
|
|
|
|
+ "@typechain/ethers-v5": "^10.1.0",
|
|
|
|
+ "@typechain/hardhat": "^6.1.0",
|
|
"@types/chai": "^4.3.1",
|
|
"@types/chai": "^4.3.1",
|
|
"@types/fs-extra": "^9.0.13",
|
|
"@types/fs-extra": "^9.0.13",
|
|
"@types/mocha": "^9.1.1",
|
|
"@types/mocha": "^9.1.1",
|
|
- "@types/node": "^17.0.36",
|
|
|
|
- "@typescript-eslint/eslint-plugin": "^5.26.0",
|
|
|
|
- "@typescript-eslint/parser": "^5.26.0",
|
|
|
|
|
|
+ "@types/node": "^17.0.42",
|
|
|
|
+ "@typescript-eslint/eslint-plugin": "^5.27.1",
|
|
|
|
+ "@typescript-eslint/parser": "^5.27.1",
|
|
"chai": "^4.3.6",
|
|
"chai": "^4.3.6",
|
|
"commitizen": "^4.2.4",
|
|
"commitizen": "^4.2.4",
|
|
"cross-env": "^7.0.3",
|
|
"cross-env": "^7.0.3",
|
|
"cz-conventional-changelog": "^3.3.0",
|
|
"cz-conventional-changelog": "^3.3.0",
|
|
"dotenv": "^16.0.1",
|
|
"dotenv": "^16.0.1",
|
|
- "eslint": "^8.16.0",
|
|
|
|
|
|
+ "eslint": "^8.17.0",
|
|
"eslint-config-prettier": "^8.5.0",
|
|
"eslint-config-prettier": "^8.5.0",
|
|
"ethereum-waffle": "^3.4.4",
|
|
"ethereum-waffle": "^3.4.4",
|
|
"ethers": "^5.6.8",
|
|
"ethers": "^5.6.8",
|
|
"fs-extra": "^10.1.0",
|
|
"fs-extra": "^10.1.0",
|
|
- "hardhat": "^2.9.6",
|
|
|
|
|
|
+ "hardhat": "^2.9.9",
|
|
"hardhat-gas-reporter": "^1.0.8",
|
|
"hardhat-gas-reporter": "^1.0.8",
|
|
"husky": "^8.0.1",
|
|
"husky": "^8.0.1",
|
|
- "lint-staged": "^12.4.2",
|
|
|
|
|
|
+ "lint-staged": "^13.0.1",
|
|
"lodash": "^4.17.21",
|
|
"lodash": "^4.17.21",
|
|
"mocha": "^10.0.0",
|
|
"mocha": "^10.0.0",
|
|
"pinst": "^3.0.0",
|
|
"pinst": "^3.0.0",
|
|
@@ -51,9 +51,9 @@
|
|
"solhint-plugin-prettier": "^0.0.5",
|
|
"solhint-plugin-prettier": "^0.0.5",
|
|
"solidity-coverage": "^0.7.21",
|
|
"solidity-coverage": "^0.7.21",
|
|
"ts-generator": "^0.1.1",
|
|
"ts-generator": "^0.1.1",
|
|
- "ts-node": "^10.8.0",
|
|
|
|
- "typechain": "^8.0.0",
|
|
|
|
- "typescript": "^4.7.2"
|
|
|
|
|
|
+ "ts-node": "^10.8.1",
|
|
|
|
+ "typechain": "^8.1.0",
|
|
|
|
+ "typescript": "^4.7.3"
|
|
},
|
|
},
|
|
"files": [
|
|
"files": [
|
|
"/contracts"
|
|
"/contracts"
|