@aztec/aztec 6.0.0-nightly.20260721 → 6.0.0-nightly.20260722

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1) hide show
  1. package/package.json +34 -34
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aztec/aztec",
3
- "version": "6.0.0-nightly.20260721",
3
+ "version": "6.0.0-nightly.20260722",
4
4
  "type": "module",
5
5
  "exports": {
6
6
  ".": "./dest/index.js",
@@ -28,39 +28,39 @@
28
28
  "../package.common.json"
29
29
  ],
30
30
  "dependencies": {
31
- "@aztec/accounts": "6.0.0-nightly.20260721",
32
- "@aztec/archiver": "6.0.0-nightly.20260721",
33
- "@aztec/aztec-node": "6.0.0-nightly.20260721",
34
- "@aztec/aztec.js": "6.0.0-nightly.20260721",
35
- "@aztec/bb-prover": "6.0.0-nightly.20260721",
36
- "@aztec/bb.js": "6.0.0-nightly.20260721",
37
- "@aztec/blob-client": "6.0.0-nightly.20260721",
38
- "@aztec/bot": "6.0.0-nightly.20260721",
39
- "@aztec/builder": "6.0.0-nightly.20260721",
40
- "@aztec/cli": "6.0.0-nightly.20260721",
41
- "@aztec/constants": "6.0.0-nightly.20260721",
42
- "@aztec/entrypoints": "6.0.0-nightly.20260721",
43
- "@aztec/ethereum": "6.0.0-nightly.20260721",
44
- "@aztec/foundation": "6.0.0-nightly.20260721",
45
- "@aztec/kv-store": "6.0.0-nightly.20260721",
46
- "@aztec/l1-artifacts": "6.0.0-nightly.20260721",
47
- "@aztec/node-lib": "6.0.0-nightly.20260721",
48
- "@aztec/noir-contracts.js": "6.0.0-nightly.20260721",
49
- "@aztec/noir-protocol-circuits-types": "6.0.0-nightly.20260721",
50
- "@aztec/p2p": "6.0.0-nightly.20260721",
51
- "@aztec/p2p-bootstrap": "6.0.0-nightly.20260721",
52
- "@aztec/protocol-contracts": "6.0.0-nightly.20260721",
53
- "@aztec/prover-client": "6.0.0-nightly.20260721",
54
- "@aztec/prover-node": "6.0.0-nightly.20260721",
55
- "@aztec/pxe": "6.0.0-nightly.20260721",
56
- "@aztec/sequencer-client": "6.0.0-nightly.20260721",
57
- "@aztec/standard-contracts": "6.0.0-nightly.20260721",
58
- "@aztec/stdlib": "6.0.0-nightly.20260721",
59
- "@aztec/telemetry-client": "6.0.0-nightly.20260721",
60
- "@aztec/txe": "6.0.0-nightly.20260721",
61
- "@aztec/validator-ha-signer": "6.0.0-nightly.20260721",
62
- "@aztec/wallets": "6.0.0-nightly.20260721",
63
- "@aztec/world-state": "6.0.0-nightly.20260721",
31
+ "@aztec/accounts": "6.0.0-nightly.20260722",
32
+ "@aztec/archiver": "6.0.0-nightly.20260722",
33
+ "@aztec/aztec-node": "6.0.0-nightly.20260722",
34
+ "@aztec/aztec.js": "6.0.0-nightly.20260722",
35
+ "@aztec/bb-prover": "6.0.0-nightly.20260722",
36
+ "@aztec/bb.js": "6.0.0-nightly.20260722",
37
+ "@aztec/blob-client": "6.0.0-nightly.20260722",
38
+ "@aztec/bot": "6.0.0-nightly.20260722",
39
+ "@aztec/builder": "6.0.0-nightly.20260722",
40
+ "@aztec/cli": "6.0.0-nightly.20260722",
41
+ "@aztec/constants": "6.0.0-nightly.20260722",
42
+ "@aztec/entrypoints": "6.0.0-nightly.20260722",
43
+ "@aztec/ethereum": "6.0.0-nightly.20260722",
44
+ "@aztec/foundation": "6.0.0-nightly.20260722",
45
+ "@aztec/kv-store": "6.0.0-nightly.20260722",
46
+ "@aztec/l1-artifacts": "6.0.0-nightly.20260722",
47
+ "@aztec/node-lib": "6.0.0-nightly.20260722",
48
+ "@aztec/noir-contracts.js": "6.0.0-nightly.20260722",
49
+ "@aztec/noir-protocol-circuits-types": "6.0.0-nightly.20260722",
50
+ "@aztec/p2p": "6.0.0-nightly.20260722",
51
+ "@aztec/p2p-bootstrap": "6.0.0-nightly.20260722",
52
+ "@aztec/protocol-contracts": "6.0.0-nightly.20260722",
53
+ "@aztec/prover-client": "6.0.0-nightly.20260722",
54
+ "@aztec/prover-node": "6.0.0-nightly.20260722",
55
+ "@aztec/pxe": "6.0.0-nightly.20260722",
56
+ "@aztec/sequencer-client": "6.0.0-nightly.20260722",
57
+ "@aztec/standard-contracts": "6.0.0-nightly.20260722",
58
+ "@aztec/stdlib": "6.0.0-nightly.20260722",
59
+ "@aztec/telemetry-client": "6.0.0-nightly.20260722",
60
+ "@aztec/txe": "6.0.0-nightly.20260722",
61
+ "@aztec/validator-ha-signer": "6.0.0-nightly.20260722",
62
+ "@aztec/wallets": "6.0.0-nightly.20260722",
63
+ "@aztec/world-state": "6.0.0-nightly.20260722",
64
64
  "@iarna/toml": "^2.2.5",
65
65
  "@types/chalk": "^2.2.0",
66
66
  "abitype": "^0.8.11",