Skip to content

Commit 35d3d4d

Browse files
Update all dependencies
1 parent a83344b commit 35d3d4d

2 files changed

Lines changed: 636 additions & 348 deletions

File tree

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
},
2020
"author": "pcaversaccio (https://pcaversaccio.com)",
2121
"license": "MIT",
22-
"packageManager": "pnpm@10.30.2",
22+
"packageManager": "pnpm@10.30.3",
2323
"scripts": {
2424
"help": "hardhat help",
2525
"accounts": "hardhat accounts",
@@ -220,23 +220,23 @@
220220
"@matterlabs/hardhat-zksync-ethers": "^1.4.0",
221221
"@matterlabs/hardhat-zksync-solc": "^1.5.1",
222222
"@matterlabs/hardhat-zksync-verify": "^1.9.1",
223-
"@nomicfoundation/hardhat-chai-matchers": "^2.1.0",
224-
"@nomicfoundation/hardhat-ethers": "^3.1.3",
225-
"@nomicfoundation/hardhat-network-helpers": "^1.1.2",
226-
"@nomicfoundation/hardhat-verify": "^2.1.3",
227-
"@openzeppelin/contracts": "^4.9.6",
223+
"@nomicfoundation/hardhat-chai-matchers": "^3.0.0",
224+
"@nomicfoundation/hardhat-ethers": "^4.0.0",
225+
"@nomicfoundation/hardhat-network-helpers": "^3.0.0",
226+
"@nomicfoundation/hardhat-verify": "^3.0.0",
227+
"@openzeppelin/contracts": "^5.0.0",
228228
"@typechain/ethers-v6": "^0.5.1",
229229
"@typechain/hardhat": "^9.1.0",
230-
"@types/chai": "^4.3.20",
230+
"@types/chai": "^5.0.0",
231231
"@types/mocha": "^10.0.10",
232232
"@types/node": "^25.3.0",
233-
"chai": "^4.5.0",
233+
"chai": "^6.0.0",
234234
"dotenv": "^17.3.1",
235235
"eslint": "^10.0.2",
236236
"eslint-config-prettier": "^10.1.8",
237237
"ethers": "^6.16.0",
238238
"globals": "^17.3.0",
239-
"hardhat": "^2.28.6",
239+
"hardhat": "^3.0.0",
240240
"hardhat-abi-exporter": "^2.11.0",
241241
"hardhat-contract-sizer": "^2.10.1",
242242
"hardhat-gas-reporter": "^2.3.0",

0 commit comments

Comments
 (0)