File tree Expand file tree Collapse file tree 2 files changed +1271
-546
lines changed Expand file tree Collapse file tree 2 files changed +1271
-546
lines changed Original file line number Diff line number Diff line change 79
79
"@typechain/ethers-v6" : " ^0.5.1" ,
80
80
"@typechain/hardhat" : " ^9.1.0" ,
81
81
"@types/chai" : " ^4.3.20" ,
82
- "@types/jest" : " ^29.5.14 " ,
82
+ "@types/jest" : " ^30.0.0 " ,
83
83
"@types/mocha" : " ^10.0.10" ,
84
84
"@types/node" : " ^20.19.0" ,
85
85
"@types/yargs" : " ^17.0.33" ,
86
86
"@typescript-eslint/eslint-plugin" : " ^7.18.0" ,
87
87
"@typescript-eslint/parser" : " ^7.18.0" ,
88
88
"chai" : " ^4.5.0" ,
89
- "dotenv" : " ^16.5.0 " ,
89
+ "dotenv" : " ^17.2.1 " ,
90
90
"eslint" : " ^8.57.1" ,
91
91
"glob" : " ^11.0.2" ,
92
92
"hardhat" : " ^2.24.2" ,
93
93
"hardhat-deploy" : " 1.0.2" ,
94
94
"hardhat-gas-reporter" : " ^2.3.0" ,
95
- "jest" : " ^29.7.0 " ,
95
+ "jest" : " ^30.0.5 " ,
96
96
"prettier" : " ^3.5.3" ,
97
97
"prettier-plugin-solidity" : " ^2.0.0" ,
98
- "solhint" : " ^5.1 .0" ,
98
+ "solhint" : " ^6.0 .0" ,
99
99
"solidity-coverage" : " ^0.8.16" ,
100
100
"ts-jest" : " ^29.3.4" ,
101
101
"ts-node" : " ^10.9.2" ,
105
105
"dependencies" : {
106
106
"ethers" : " ^6.13.2" ,
107
107
"viem" : " ^2.23.2" ,
108
- "yargs" : " ^17.7.2 " ,
109
- "zod" : " ^3.25.76 "
108
+ "yargs" : " ^18.0.0 " ,
109
+ "zod" : " ^4.0.17 "
110
110
},
111
111
"packageManager" :
" [email protected] "
112
112
}
You can’t perform that action at this time.
0 commit comments