|
1 | 1 | { |
2 | 2 | "name": "aztec-fee-payment", |
3 | | - "version": "4.2.0", |
| 3 | + "version": "4.3.0", |
4 | 4 | "private": true, |
5 | 5 | "repository": "https://github.com/defi-wonderland/aztec-fee-payment.git", |
6 | 6 | "author": "Wonderland", |
|
46 | 46 | "*.{js,ts}": "prettier --write -u" |
47 | 47 | }, |
48 | 48 | "devDependencies": { |
49 | | - "@aztec/accounts": "4.2.0", |
50 | | - "@aztec/aztec.js": "4.2.0", |
51 | | - "@aztec/constants": "4.2.0", |
52 | | - "@aztec/entrypoints": "4.2.0", |
53 | | - "@aztec/ethereum": "4.2.0", |
54 | | - "@aztec/foundation": "4.2.0", |
55 | | - "@aztec/noir-contracts.js": "4.2.0", |
56 | | - "@aztec/protocol-contracts": "4.2.0", |
57 | | - "@aztec/pxe": "4.2.0", |
58 | | - "@aztec/stdlib": "4.2.0", |
59 | | - "@aztec/wallets": "4.2.0", |
| 49 | + "@aztec/accounts": "4.3.0", |
| 50 | + "@aztec/aztec.js": "4.3.0", |
| 51 | + "@aztec/constants": "4.3.0", |
| 52 | + "@aztec/entrypoints": "4.3.0", |
| 53 | + "@aztec/ethereum": "4.3.0", |
| 54 | + "@aztec/foundation": "4.3.0", |
| 55 | + "@aztec/noir-contracts.js": "4.3.0", |
| 56 | + "@aztec/protocol-contracts": "4.3.0", |
| 57 | + "@aztec/pxe": "4.3.0", |
| 58 | + "@aztec/stdlib": "4.3.0", |
| 59 | + "@aztec/wallets": "4.3.0", |
60 | 60 | "@commitlint/cli": "20.5.0", |
61 | 61 | "@commitlint/config-conventional": "20.5.0", |
62 | | - "@defi-wonderland/aztec-benchmark": "4.2.0", |
| 62 | + "@defi-wonderland/aztec-benchmark": "4.3.0", |
63 | 63 | "@types/jest": "30.0.0", |
64 | 64 | "@types/mocha": "10.0.10", |
65 | 65 | "@types/node": "25.6.0", |
|
72 | 72 | "vitest": "4.1.4" |
73 | 73 | }, |
74 | 74 | "config": { |
75 | | - "aztecVersion": "4.2.0" |
| 75 | + "aztecVersion": "4.3.0" |
76 | 76 | }, |
77 | 77 | "packageManager": "yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e", |
78 | 78 | "engines": { |
|
0 commit comments