Skip to content

Commit 8b3b79c

Browse files
chore(deps): update api3 (major) (#276)
* chore(deps): update api3 * Add temporary min release age exlusion for zod in pnpm-workspace.yaml * Remove Bitlayer, Blast, Lumia, and X Layer from Auction length section --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Markus Coetzee <mks.coetzee@gmail.com>
1 parent 6cf0d6d commit 8b3b79c

4 files changed

Lines changed: 1116 additions & 207 deletions

File tree

docs/oev-searchers/in-depth/oev-auctioneer.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -67,8 +67,6 @@ The auction length is chain dependent.
6767
| Arbitrum One | 15 |
6868
| Avalanche | 30 |
6969
| Base | 30 |
70-
| Bitlayer | 30 |
71-
| Blast | 30 |
7270
| BNB Smart Chain | 30 |
7371
| BOB | 30 |
7472
| Core | 30 |
@@ -80,7 +78,6 @@ The auction length is chain dependent.
8078
| Katana | 30 |
8179
| Kava | 30 |
8280
| Linea | 30 |
83-
| Lumia | 30 |
8481
| Manta | 30 |
8582
| Mantle | 30 |
8683
| Mode | 30 |
@@ -96,7 +93,6 @@ The auction length is chain dependent.
9693
| Taiko | 30 |
9794
| Unichain | 30 |
9895
| World Chain | 30 |
99-
| X Layer | 30 |
10096
| Zircuit | 30 |
10197

10298
<!-- END:chain-auction-length-table -->

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@
2121
"firebase:emulator": "pnpm docs:build; firebase emulators:start"
2222
},
2323
"devDependencies": {
24-
"@api3/contracts": "^32.0.1",
25-
"@api3/dapi-management": "^3.78.0",
24+
"@api3/contracts": "^33.0.0",
25+
"@api3/dapi-management": "^4.3.0",
2626
"@types/node": "^24.9.2",
2727
"axios": "^1.13.2",
2828
"colors": "^1.4.0",

0 commit comments

Comments
 (0)