Skip to content

Commit 70db86f

Browse files
Update all dependencies
1 parent ebac009 commit 70db86f

File tree

2 files changed

+634
-316
lines changed

2 files changed

+634
-316
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -219,21 +219,21 @@
219219
"@matterlabs/hardhat-zksync-solc": "^1.5.1",
220220
"@matterlabs/hardhat-zksync-verify": "^1.9.1",
221221
"@nomicfoundation/hardhat-chai-matchers": "^2.1.0",
222-
"@nomicfoundation/hardhat-ethers": "^3.1.2",
223-
"@nomicfoundation/hardhat-network-helpers": "^1.1.2",
224-
"@nomicfoundation/hardhat-verify": "^2.1.3",
225-
"@openzeppelin/contracts": "^4.9.6",
222+
"@nomicfoundation/hardhat-ethers": "^4.0.0",
223+
"@nomicfoundation/hardhat-network-helpers": "^3.0.0",
224+
"@nomicfoundation/hardhat-verify": "^3.0.0",
225+
"@openzeppelin/contracts": "^5.0.0",
226226
"@typechain/ethers-v6": "^0.5.1",
227227
"@typechain/hardhat": "^9.1.0",
228-
"@types/chai": "^4.3.20",
228+
"@types/chai": "^5.0.0",
229229
"@types/mocha": "^10.0.10",
230230
"@types/node": "^24.9.2",
231-
"chai": "^4.5.0",
231+
"chai": "^6.0.0",
232232
"dotenv": "^17.2.3",
233233
"eslint": "^9.39.0",
234234
"eslint-config-prettier": "^10.1.8",
235235
"ethers": "^6.15.0",
236-
"hardhat": "^2.26.5",
236+
"hardhat": "^3.0.0",
237237
"hardhat-abi-exporter": "^2.11.0",
238238
"hardhat-contract-sizer": "^2.10.1",
239239
"hardhat-gas-reporter": "^2.3.0",

0 commit comments

Comments
 (0)