63
63
"@holographxyz/environment" : " 0.1.10" ,
64
64
"@holographxyz/hardhat-deploy-holographed" : " ^0.0.6" ,
65
65
"@holographxyz/holograph-genesis" : " 0.2.2" ,
66
- "@holographxyz/networks" : " 0.2.10 " ,
66
+ "@holographxyz/networks" : " 0.2.11 " ,
67
67
"@types/yargs" : " ^17.0.32" ,
68
68
"chai-ethers" : " ^0.0.1" ,
69
- "ganache" : " 7.8.0 " ,
69
+ "ganache" : " ^7.9.2 " ,
70
70
"hardhat-preprocessor" : " ^0.1.5" ,
71
71
"path" : " ^0.12.7" ,
72
72
"truffle-hdwallet-provider" : " ^1.0.17" ,
73
- "web3" : " 1.9.0 " ,
74
- "zksync-web3" : " 0.14.3 "
73
+ "web3" : " ^1.10.4 " ,
74
+ "zksync-web3" : " ^ 0.14.4 "
75
75
},
76
76
"devDependencies" : {
77
77
"@anders-t/ethers-ledger" : " ^1.0.4" ,
83
83
"@openzeppelin/contracts" : " 4.8.3" ,
84
84
"@openzeppelin/contracts-upgradeable" : " 4.8.3" ,
85
85
"@tenderly/hardhat-tenderly" : " 2.1.0" ,
86
- "@typechain/ethers-v5" : " 10.2.0 " ,
86
+ "@typechain/ethers-v5" : " ^ 10.2.1 " ,
87
87
"@typechain/hardhat" : " 6.1.5" ,
88
88
"@types/chai" : " 4.3.4" ,
89
- "@types/data-urls" : " 3.0.1 " ,
89
+ "@types/data-urls" : " ^ 3.0.4 " ,
90
90
"@types/mocha" : " 10.0.1" ,
91
- "@types/node" : " 18.16 .2" ,
91
+ "@types/node" : " 20.12 .2" ,
92
92
"@types/readline-sync" : " ^1.4.8" ,
93
- "@typescript-eslint/parser" : " 5.59.1 " ,
93
+ "@typescript-eslint/parser" : " ^5.62.0 " ,
94
94
"chai" : " 4.3.7" ,
95
95
"data-urls" : " ^4.0.0" ,
96
- "dotenv" : " 16.0.3 " ,
96
+ "dotenv" : " ^ 16.4.5 " ,
97
97
"erc721a-upgradeable" : " 4.2.3" ,
98
- "eslint" : " 8.39 .0" ,
99
- "eslint-config-prettier" : " 8.8 .0" ,
100
- "eslint-config-standard" : " 17.0 .0" ,
101
- "eslint-plugin-import" : " 2.27.5 " ,
102
- "eslint-plugin-mocha" : " 10.1.0 " ,
98
+ "eslint" : " ^8.57 .0" ,
99
+ "eslint-config-prettier" : " ^8.10 .0" ,
100
+ "eslint-config-standard" : " ^ 17.1 .0" ,
101
+ "eslint-plugin-import" : " ^2.29.1 " ,
102
+ "eslint-plugin-mocha" : " ^ 10.4.3 " ,
103
103
"eslint-plugin-prettier" : " 4.2.1" ,
104
104
"ethereum-waffle" : " 3.4.0" ,
105
- "ethers" : " 5.5.4 " ,
105
+ "ethers" : " ^5.7.2 " ,
106
106
"ganache-cli" : " ^6.12.2" ,
107
107
"hardhat" : " 2.14.0" ,
108
108
"hardhat-gas-reporter" : " 1.0.9" ,
109
109
"husky" : " ^8.0.3" ,
110
110
"prettier" : " ^2.8.8" ,
111
- "prettier-plugin-solidity" : " 1.1.3 " ,
111
+ "prettier-plugin-solidity" : " ^1.3.1 " ,
112
112
"readline-sync" : " ^1.4.10" ,
113
- "solhint" : " 3.4.1 " ,
113
+ "solhint" : " ^3.6.2 " ,
114
114
"solhint-plugin-prettier" : " ^0.0.5" ,
115
115
"ts-node" : " ^10.9.2" ,
116
116
"typechain" : " 8.1.1" ,
121
121
"overrides" : {
122
122
"node-hid" : " github:holographxyz/node-hid#feature/guard-against-reinstantiating-connection"
123
123
}
124
+ },
125
+ "engines" : {
126
+ "node" : " v20"
124
127
}
125
128
}
0 commit comments