|
1 | 1 | { |
2 | 2 | "name": "aztec-boilerplate", |
3 | | - "version": "4.3.0-rc.1", |
| 3 | + "version": "4.3.0", |
4 | 4 | "repository": "https://github.com/defi-wonderland/aztec-boilerplate.git", |
5 | 5 | "author": "Wonderland", |
6 | 6 | "license": "MIT", |
|
21 | 21 | "*.{js,ts}": "prettier --write -u" |
22 | 22 | }, |
23 | 23 | "dependencies": { |
24 | | - "@aztec/accounts": "4.3.0-rc.1", |
25 | | - "@aztec/aztec.js": "4.3.0-rc.1", |
26 | | - "@aztec/entrypoints": "4.3.0-rc.1", |
27 | | - "@aztec/noir-contracts.js": "4.3.0-rc.1", |
28 | | - "@aztec/pxe": "4.3.0-rc.1", |
29 | | - "@aztec/stdlib": "4.3.0-rc.1", |
30 | | - "@aztec/wallets": "4.3.0-rc.1", |
| 24 | + "@aztec/accounts": "4.3.0", |
| 25 | + "@aztec/aztec.js": "4.3.0", |
| 26 | + "@aztec/entrypoints": "4.3.0", |
| 27 | + "@aztec/noir-contracts.js": "4.3.0", |
| 28 | + "@aztec/pxe": "4.3.0", |
| 29 | + "@aztec/stdlib": "4.3.0", |
| 30 | + "@aztec/wallets": "4.3.0", |
31 | 31 | "@defi-wonderland/aztec-benchmark": "https://github.com/defi-wonderland/aztec-benchmark/releases/download/prerelease-022ee63/defi-wonderland-aztec-benchmark-4.2.0-prerelease.022ee63.tgz", |
32 | 32 | "@types/node": "25.0.10" |
33 | 33 | }, |
|
43 | 43 | "vitest": "4.0.17" |
44 | 44 | }, |
45 | 45 | "config": { |
46 | | - "aztecVersion": "4.3.0-rc.1" |
| 46 | + "aztecVersion": "4.3.0" |
47 | 47 | }, |
48 | 48 | "packageManager": "yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e", |
49 | 49 | "engines": { |
|
52 | 52 | }, |
53 | 53 | "resolutions": { |
54 | 54 | "@noble/hashes": "1.8.0", |
55 | | - "@aztec/foundation": "4.3.0-rc.1" |
| 55 | + "@aztec/foundation": "4.3.0" |
56 | 56 | } |
57 | 57 | } |
0 commit comments