This repository was archived by the owner on Jul 10, 2026. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3636 fetch-depth : 0
3737
3838 - name : Set up Docker Buildx (Aztec local network needs BuildKit)
39- uses : docker/setup-buildx-action@v2
39+ uses : docker/setup-buildx-action@v3
4040
4141 - name : Install Aztec CLI
4242 run : |
Original file line number Diff line number Diff line change 2929 "@aztec/stdlib" : " 3.0.0-devnet.20251212" ,
3030 "@aztec/test-wallet" : " 3.0.0-devnet.20251212" ,
3131 "@defi-wonderland/aztec-benchmark" : " 3.0.0-devnet.2" ,
32- "@types/node" : " 25.0.2 "
32+ "@types/node" : " 25.0.10 "
3333 },
3434 "devDependencies" : {
35- "@commitlint/cli" : " 20.2.0 " ,
35+ "@commitlint/cli" : " 20.3.1 " ,
3636 "@commitlint/config-conventional" : " 20.2.0" ,
3737 "@types/jest" : " 30.0.0" ,
3838 "@types/mocha" : " 10.0.10" ,
39- "@types/node" : " 25.0.2 " ,
39+ "@types/node" : " 25.0.10 " ,
4040 "husky" : " 9.1.7" ,
4141 "lint-staged" : " 16.2.7" ,
42- "prettier" : " 3.7.4 " ,
42+ "prettier" : " 3.8.0 " ,
4343 "tsx" : " 4.21.0" ,
4444 "typescript" : " 5.9.3" ,
45- "vitest" : " 4.0.15 "
45+ "vitest" : " 4.0.17 "
4646 },
4747 "config" : {
4848 "aztecVersion" : " 3.0.0-devnet.20251212"
You can’t perform that action at this time.
0 commit comments