Skip to content

Commit

Permalink
Update api3 major updates
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 9, 2025
1 parent 73021c4 commit 71082ec
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
"update-proxy": "hardhat run scripts/update-proxy.js --network $NETWORK"
},
"devDependencies": {
"@api3/chains": "^10.8.0",
"@api3/contracts": "^9.1.0",
"@api3/chains": "^11.4.2",
"@api3/contracts": "^14.0.0",
"@nodary/utilities": "^4.0.0",
"@nomicfoundation/hardhat-chai-matchers": "^1.0.6",
"@nomicfoundation/hardhat-network-helpers": "^1.0.12",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,10 @@
ethers "^5.7.2"
lodash "^4.17.21"

"@api3/chains@^10.8.0":
version "10.8.1"
resolved "https://registry.yarnpkg.com/@api3/chains/-/chains-10.8.1.tgz#44d6b600d6a3a9580ea809c0b8c88e079409174c"
integrity sha512-pWwp0C9ymDdXzqktexBaeeakaOKDErsRigLBuzYSM5DMWhdl/8UzkEWBh6eNXGLLc+fhAhPM+j98Z5LWnKMR8g==
"@api3/chains@^11.4.2":
version "11.4.2"
resolved "https://registry.yarnpkg.com/@api3/chains/-/chains-11.4.2.tgz#a267ca707f150e9f64f0f41ea104add33e529bce"
integrity sha512-piOPfRSs0iQMCLb6ZEqEuj7cd9L2IEtEUiAnRNRyh170YrEhuMfQ7q3xFgOu70zTjgQjyDxRI8VpGAiVLIgpeg==
dependencies:
viem "^2.21.29"
zod "^3.23.8"
Expand All @@ -36,10 +36,10 @@
viem "^2.13.3"
zod "^3.23.8"

"@api3/contracts@^9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@api3/contracts/-/contracts-9.1.0.tgz#2c99465e968dd0a83792d8fa92ee83b32a850724"
integrity sha512-oXmRtP0CXBC9x3HyKztoOriK9P0c7KhwB3fBVxESQHWXSGWO79kLWrz4XZmrd7+975/p66Z8BJBZl20Wm5npCQ==
"@api3/contracts@^14.0.0":
version "14.0.0"
resolved "https://registry.yarnpkg.com/@api3/contracts/-/contracts-14.0.0.tgz#4fe4c3c4a59bcb48b774084e8825356523826df4"
integrity sha512-LEEzUNf1Q+YXEGi4jJ3XgZ4A5yqtsHVyk4FCEOKltNk78Lm1LDcSmIEgz5LaHp7ry8b/OniLNj3Vvbhwt7YH+g==
dependencies:
ethers "^6.13.2"

Expand Down

0 comments on commit 71082ec

Please sign in to comment.