File tree Expand file tree Collapse file tree
solidity-frameworks/hardhat/packages/hardhat Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ---
2+ " create-eth " : patch
3+ ---
4+
5+ - up solidity version and scaffold-ui (https://github.com/scaffold-eth/scaffold-eth-2/pull/1218 )
Original file line number Diff line number Diff line change 1919 "@heroicons/react" : " ~2.1.5" ,
2020 "@rainbow-me/rainbowkit" : " 2.2.9" ,
2121 "@react-native-async-storage/async-storage" : " ~2.2.0" ,
22- "@scaffold-ui/components" : " ^0.1.7 " ,
23- "@scaffold-ui/debug-contracts" : " ^0.1.6 " ,
24- "@scaffold-ui/hooks" : " ^0.1.5 " ,
22+ "@scaffold-ui/components" : " ^0.1.8 " ,
23+ "@scaffold-ui/debug-contracts" : " ^0.1.7 " ,
24+ "@scaffold-ui/hooks" : " ^0.1.6 " ,
2525 "@tanstack/react-query" : " ~5.59.15" ,
2626 "blo" : " ~1.2.0" ,
2727 "burner-connector" : " 0.0.20" ,
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ const defaultConfig = {
44 solidity : {
55 compilers : [
66 {
7- version : "0.8.20 " ,
7+ version : "0.8.30 " ,
88 settings : {
99 optimizer : {
1010 enabled : true ,
Original file line number Diff line number Diff line change 4141 "eslint-config-prettier" : " ~10.1.1" ,
4242 "eslint-plugin-prettier" : " ~5.2.4" ,
4343 "ethers" : " ~6.13.2" ,
44- "hardhat" : " ~2.22.10 " ,
44+ "hardhat" : " ~2.28.2 " ,
4545 "hardhat-deploy" : " ^1.0.4" ,
4646 "hardhat-deploy-ethers" : " ~0.4.2" ,
4747 "hardhat-gas-reporter" : " ~2.2.1" ,
You can’t perform that action at this time.
0 commit comments