|
@@ -12,7 +12,7 @@
|
|
|
"@openzeppelin/contracts": "5.0.0"
|
|
|
},
|
|
|
"devDependencies": {
|
|
|
- "@nomicfoundation/hardhat-toolbox": "^3.0.0",
|
|
|
+ "@nomicfoundation/hardhat-toolbox": "^4.0.0",
|
|
|
"@nomiclabs/hardhat-solhint": "^3.0.1",
|
|
|
"@openzeppelin/test-helpers": "^0.5.16",
|
|
|
"@types/node": "^20.0.0",
|
|
@@ -1830,34 +1830,34 @@
|
|
|
}
|
|
|
},
|
|
|
"node_modules/@nomicfoundation/hardhat-toolbox": {
|
|
|
- "version": "3.0.0",
|
|
|
- "resolved": "https://registry.npmjs.org/@nomicfoundation/hardhat-toolbox/-/hardhat-toolbox-3.0.0.tgz",
|
|
|
- "integrity": "sha512-MsteDXd0UagMksqm9KvcFG6gNKYNa3GGNCy73iQ6bEasEgg2v8Qjl6XA5hjs8o5UD5A3153B6W2BIVJ8SxYUtA==",
|
|
|
+ "version": "4.0.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/@nomicfoundation/hardhat-toolbox/-/hardhat-toolbox-4.0.0.tgz",
|
|
|
+ "integrity": "sha512-jhcWHp0aHaL0aDYj8IJl80v4SZXWMS1A2XxXa1CA6pBiFfJKuZinCkO6wb+POAt0LIfXB3gA3AgdcOccrcwBwA==",
|
|
|
"dev": true,
|
|
|
"peerDependencies": {
|
|
|
"@nomicfoundation/hardhat-chai-matchers": "^2.0.0",
|
|
|
"@nomicfoundation/hardhat-ethers": "^3.0.0",
|
|
|
"@nomicfoundation/hardhat-network-helpers": "^1.0.0",
|
|
|
- "@nomicfoundation/hardhat-verify": "^1.0.0",
|
|
|
- "@typechain/ethers-v6": "^0.4.0",
|
|
|
- "@typechain/hardhat": "^8.0.0",
|
|
|
+ "@nomicfoundation/hardhat-verify": "^2.0.0",
|
|
|
+ "@typechain/ethers-v6": "^0.5.0",
|
|
|
+ "@typechain/hardhat": "^9.0.0",
|
|
|
"@types/chai": "^4.2.0",
|
|
|
"@types/mocha": ">=9.1.0",
|
|
|
- "@types/node": ">=12.0.0",
|
|
|
+ "@types/node": ">=16.0.0",
|
|
|
"chai": "^4.2.0",
|
|
|
"ethers": "^6.4.0",
|
|
|
"hardhat": "^2.11.0",
|
|
|
"hardhat-gas-reporter": "^1.0.8",
|
|
|
"solidity-coverage": "^0.8.1",
|
|
|
"ts-node": ">=8.0.0",
|
|
|
- "typechain": "^8.2.0",
|
|
|
+ "typechain": "^8.3.0",
|
|
|
"typescript": ">=4.5.0"
|
|
|
}
|
|
|
},
|
|
|
"node_modules/@nomicfoundation/hardhat-verify": {
|
|
|
- "version": "1.1.1",
|
|
|
- "resolved": "https://registry.npmjs.org/@nomicfoundation/hardhat-verify/-/hardhat-verify-1.1.1.tgz",
|
|
|
- "integrity": "sha512-9QsTYD7pcZaQFEA3tBb/D/oCStYDiEVDN7Dxeo/4SCyHRSm86APypxxdOMEPlGmXsAvd+p1j/dTODcpxb8aztA==",
|
|
|
+ "version": "2.0.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/@nomicfoundation/hardhat-verify/-/hardhat-verify-2.0.1.tgz",
|
|
|
+ "integrity": "sha512-TuJrhW5p9x92wDRiRhNkGQ/wzRmOkfCLkoRg8+IRxyeLigOALbayQEmkNiGWR03vGlxZS4znXhKI7y97JwZ6Og==",
|
|
|
"dev": true,
|
|
|
"peer": true,
|
|
|
"dependencies": {
|
|
@@ -4173,9 +4173,9 @@
|
|
|
"peer": true
|
|
|
},
|
|
|
"node_modules/@typechain/ethers-v6": {
|
|
|
- "version": "0.4.3",
|
|
|
- "resolved": "https://registry.npmjs.org/@typechain/ethers-v6/-/ethers-v6-0.4.3.tgz",
|
|
|
- "integrity": "sha512-TrxBsyb4ryhaY9keP6RzhFCviWYApcLCIRMPyWaKp2cZZrfaM3QBoxXTnw/eO4+DAY3l+8O0brNW0WgeQeOiDA==",
|
|
|
+ "version": "0.5.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/@typechain/ethers-v6/-/ethers-v6-0.5.1.tgz",
|
|
|
+ "integrity": "sha512-F+GklO8jBWlsaVV+9oHaPh5NJdd6rAKN4tklGfInX1Q7h0xPgVLP39Jl3eCulPB5qexI71ZFHwbljx4ZXNfouA==",
|
|
|
"dev": true,
|
|
|
"peer": true,
|
|
|
"dependencies": {
|
|
@@ -4184,24 +4184,24 @@
|
|
|
},
|
|
|
"peerDependencies": {
|
|
|
"ethers": "6.x",
|
|
|
- "typechain": "^8.3.1",
|
|
|
+ "typechain": "^8.3.2",
|
|
|
"typescript": ">=4.7.0"
|
|
|
}
|
|
|
},
|
|
|
"node_modules/@typechain/hardhat": {
|
|
|
- "version": "8.0.3",
|
|
|
- "resolved": "https://registry.npmjs.org/@typechain/hardhat/-/hardhat-8.0.3.tgz",
|
|
|
- "integrity": "sha512-MytSmJJn+gs7Mqrpt/gWkTCOpOQ6ZDfRrRT2gtZL0rfGe4QrU4x9ZdW15fFbVM/XTa+5EsKiOMYXhRABibNeng==",
|
|
|
+ "version": "9.1.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/@typechain/hardhat/-/hardhat-9.1.0.tgz",
|
|
|
+ "integrity": "sha512-mtaUlzLlkqTlfPwB3FORdejqBskSnh+Jl8AIJGjXNAQfRQ4ofHADPl1+oU7Z3pAJzmZbUXII8MhOLQltcHgKnA==",
|
|
|
"dev": true,
|
|
|
"peer": true,
|
|
|
"dependencies": {
|
|
|
"fs-extra": "^9.1.0"
|
|
|
},
|
|
|
"peerDependencies": {
|
|
|
- "@typechain/ethers-v6": "^0.4.3",
|
|
|
+ "@typechain/ethers-v6": "^0.5.1",
|
|
|
"ethers": "^6.1.0",
|
|
|
"hardhat": "^2.9.9",
|
|
|
- "typechain": "^8.3.1"
|
|
|
+ "typechain": "^8.3.2"
|
|
|
}
|
|
|
},
|
|
|
"node_modules/@types/bn.js": {
|