|
1 | 1 | { |
2 | 2 | "name": "@defi-wonderland/aztec-standards", |
3 | | - "version": "5.0.0-rc.1", |
| 3 | + "version": "5.0.0-rc.2", |
4 | 4 | "repository": { |
5 | 5 | "type": "git", |
6 | 6 | "url": "git+https://github.com/defi-wonderland/aztec-standards.git" |
|
26 | 26 | "*.ts": "prettier --write -u" |
27 | 27 | }, |
28 | 28 | "dependencies": { |
29 | | - "@aztec/accounts": "5.0.0-rc.1", |
30 | | - "@aztec/aztec.js": "5.0.0-rc.1", |
31 | | - "@aztec/noir-contracts.js": "5.0.0-rc.1", |
32 | | - "@aztec/protocol-contracts": "5.0.0-rc.1", |
33 | | - "@aztec/pxe": "5.0.0-rc.1", |
34 | | - "@aztec/stdlib": "5.0.0-rc.1", |
35 | | - "@aztec/wallet-sdk": "5.0.0-rc.1", |
36 | | - "@aztec/wallets": "5.0.0-rc.1", |
37 | | - "@defi-wonderland/aztec-benchmark": "5.0.0-rc.1", |
| 29 | + "@aztec/accounts": "5.0.0-rc.2", |
| 30 | + "@aztec/aztec.js": "5.0.0-rc.2", |
| 31 | + "@aztec/noir-contracts.js": "5.0.0-rc.2", |
| 32 | + "@aztec/protocol-contracts": "5.0.0-rc.2", |
| 33 | + "@aztec/pxe": "5.0.0-rc.2", |
| 34 | + "@aztec/stdlib": "5.0.0-rc.2", |
| 35 | + "@aztec/wallet-sdk": "5.0.0-rc.2", |
| 36 | + "@aztec/wallets": "5.0.0-rc.2", |
| 37 | + "@defi-wonderland/aztec-benchmark": "https://github.com/defi-wonderland/aztec-benchmark/releases/download/prerelease-a2add93/defi-wonderland-aztec-benchmark-5.0.0-rc.2-prerelease.a2add93.tgz", |
38 | 38 | "commander": "14.0.1", |
39 | 39 | "dotenv": "16.4.7" |
40 | 40 | }, |
|
50 | 50 | "vitest": "4.0.17" |
51 | 51 | }, |
52 | 52 | "config": { |
53 | | - "aztecVersion": "5.0.0-rc.1" |
| 53 | + "aztecVersion": "5.0.0-rc.2" |
54 | 54 | }, |
55 | 55 | "engines": { |
56 | 56 | "node": ">=22" |
|
0 commit comments