File tree 2 files changed +13
-10
lines changed 2 files changed +13
-10
lines changed Original file line number Diff line number Diff line change 22
22
"update-proxy" : " hardhat run scripts/update-proxy.js --network $NETWORK"
23
23
},
24
24
"devDependencies" : {
25
- "@api3/contracts" : " 18.2 .0" ,
26
- "@api3/contracts-v9" : " npm:@api3/contracts@9 .1.0" ,
25
+ "@api3/contracts" : " 21.1 .0" ,
26
+ "@api3/contracts-v9" : " npm:@api3/contracts@21 .1.0" ,
27
27
"@nodary/utilities" : " ^5.1.0" ,
28
28
"@nomicfoundation/hardhat-chai-matchers" : " ^1.0.6" ,
29
29
"@nomicfoundation/hardhat-network-helpers" : " ^1.0.12" ,
Original file line number Diff line number Diff line change 20
20
ethers "^5.7.2"
21
21
lodash "^4.17.21"
22
22
23
- " @api3/contracts-v9@npm:@api3/contracts@9 .1.0 " :
24
- version "9 .1.0"
25
- resolved "https://registry.yarnpkg.com/@api3/contracts/-/contracts-9 .1.0.tgz#2c99465e968dd0a83792d8fa92ee83b32a850724 "
26
- integrity sha512-oXmRtP0CXBC9x3HyKztoOriK9P0c7KhwB3fBVxESQHWXSGWO79kLWrz4XZmrd7+975/p66Z8BJBZl20Wm5npCQ ==
23
+ " @api3/contracts-v9@npm:@api3/contracts@21 .1.0 " :
24
+ version "21 .1.0"
25
+ resolved "https://registry.yarnpkg.com/@api3/contracts/-/contracts-21 .1.0.tgz#b58fefc9cb91f520f9bb84d8841e5f71a49d2fa5 "
26
+ integrity sha512-6Jo/noB4W6Mmvn/2USiM4zEpOD5Nr6POI+vOdrdd7kmvO3+zSommqVXpQG8KXu349zKr0VYEwALzYLBPoqonmQ ==
27
27
dependencies :
28
28
ethers "^6.13.2"
29
+ viem "^2.23.2"
30
+ yargs "^17.7.2"
31
+ zod "^3.24.2"
29
32
30
- " @api3/contracts@18.2 .0 " :
31
- version "18.2 .0"
32
- resolved "https://registry.yarnpkg.com/@api3/contracts/-/contracts-18.2 .0.tgz#44c7e360601bb7674bdb02dfe1dd8d6cd56da68e "
33
- integrity sha512-LkELtgelRJEIVgCkdrXQfHIjJBgtwtEgpeBCp3dIgc+e0N4D0YzAzSm5YiURFJJ+IHxxMLjwb6ST4+nJ2/HWug ==
33
+ " @api3/contracts@21.1 .0 " :
34
+ version "21.1 .0"
35
+ resolved "https://registry.yarnpkg.com/@api3/contracts/-/contracts-21.1 .0.tgz#b58fefc9cb91f520f9bb84d8841e5f71a49d2fa5 "
36
+ integrity sha512-6Jo/noB4W6Mmvn/2USiM4zEpOD5Nr6POI+vOdrdd7kmvO3+zSommqVXpQG8KXu349zKr0VYEwALzYLBPoqonmQ ==
34
37
dependencies :
35
38
ethers "^6.13.2"
36
39
viem "^2.23.2"
You can’t perform that action at this time.
0 commit comments