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 Dec 17, 2024
1 parent 73021c4 commit f181d66
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.2.2",
"@api3/contracts": "^12.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.2.2":
version "11.2.2"
resolved "https://registry.yarnpkg.com/@api3/chains/-/chains-11.2.2.tgz#60c645eb2f8122abae6c8523bba961244643f7a4"
integrity sha512-gSh0msvKLGt8XqFUcEZNVVDiod+tnf4kGleRvQurE0Qw5APJX5zACQ4Rgatfu2pjtEs1ysZJFg+FQ5lLAPSSUA==
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@^12.0.0":
version "12.0.0"
resolved "https://registry.yarnpkg.com/@api3/contracts/-/contracts-12.0.0.tgz#cfe16b558999ac6e07e326f8a85feaf8afe8e93b"
integrity sha512-QULIuF7yLBI8kQsTHfbscblO8KZgONmLL4+TMVWsj/nLz++wzVzyJeqWcZALhmBBZdCryUXNWixlDxHL7RhiyA==
dependencies:
ethers "^6.13.2"

Expand Down

0 comments on commit f181d66

Please sign in to comment.