@aztec/aztec 5.0.0-nightly.20260413 → 5.0.0-nightly.20260414

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 +33 -33
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aztec/aztec",
3
- "version": "5.0.0-nightly.20260413",
3
+ "version": "5.0.0-nightly.20260414",
4
4
  "type": "module",
5
5
  "exports": {
6
6
  ".": "./dest/index.js",
@@ -28,38 +28,38 @@
28
28
  "../package.common.json"
29
29
  ],
30
30
  "dependencies": {
31
- "@aztec/accounts": "5.0.0-nightly.20260413",
32
- "@aztec/archiver": "5.0.0-nightly.20260413",
33
- "@aztec/aztec-node": "5.0.0-nightly.20260413",
34
- "@aztec/aztec.js": "5.0.0-nightly.20260413",
35
- "@aztec/bb-prover": "5.0.0-nightly.20260413",
36
- "@aztec/bb.js": "5.0.0-nightly.20260413",
37
- "@aztec/blob-client": "5.0.0-nightly.20260413",
38
- "@aztec/bot": "5.0.0-nightly.20260413",
39
- "@aztec/builder": "5.0.0-nightly.20260413",
40
- "@aztec/cli": "5.0.0-nightly.20260413",
41
- "@aztec/constants": "5.0.0-nightly.20260413",
42
- "@aztec/entrypoints": "5.0.0-nightly.20260413",
43
- "@aztec/ethereum": "5.0.0-nightly.20260413",
44
- "@aztec/foundation": "5.0.0-nightly.20260413",
45
- "@aztec/kv-store": "5.0.0-nightly.20260413",
46
- "@aztec/l1-artifacts": "5.0.0-nightly.20260413",
47
- "@aztec/node-lib": "5.0.0-nightly.20260413",
48
- "@aztec/noir-contracts.js": "5.0.0-nightly.20260413",
49
- "@aztec/noir-protocol-circuits-types": "5.0.0-nightly.20260413",
50
- "@aztec/p2p": "5.0.0-nightly.20260413",
51
- "@aztec/p2p-bootstrap": "5.0.0-nightly.20260413",
52
- "@aztec/protocol-contracts": "5.0.0-nightly.20260413",
53
- "@aztec/prover-client": "5.0.0-nightly.20260413",
54
- "@aztec/prover-node": "5.0.0-nightly.20260413",
55
- "@aztec/pxe": "5.0.0-nightly.20260413",
56
- "@aztec/sequencer-client": "5.0.0-nightly.20260413",
57
- "@aztec/stdlib": "5.0.0-nightly.20260413",
58
- "@aztec/telemetry-client": "5.0.0-nightly.20260413",
59
- "@aztec/txe": "5.0.0-nightly.20260413",
60
- "@aztec/validator-ha-signer": "5.0.0-nightly.20260413",
61
- "@aztec/wallets": "5.0.0-nightly.20260413",
62
- "@aztec/world-state": "5.0.0-nightly.20260413",
31
+ "@aztec/accounts": "5.0.0-nightly.20260414",
32
+ "@aztec/archiver": "5.0.0-nightly.20260414",
33
+ "@aztec/aztec-node": "5.0.0-nightly.20260414",
34
+ "@aztec/aztec.js": "5.0.0-nightly.20260414",
35
+ "@aztec/bb-prover": "5.0.0-nightly.20260414",
36
+ "@aztec/bb.js": "5.0.0-nightly.20260414",
37
+ "@aztec/blob-client": "5.0.0-nightly.20260414",
38
+ "@aztec/bot": "5.0.0-nightly.20260414",
39
+ "@aztec/builder": "5.0.0-nightly.20260414",
40
+ "@aztec/cli": "5.0.0-nightly.20260414",
41
+ "@aztec/constants": "5.0.0-nightly.20260414",
42
+ "@aztec/entrypoints": "5.0.0-nightly.20260414",
43
+ "@aztec/ethereum": "5.0.0-nightly.20260414",
44
+ "@aztec/foundation": "5.0.0-nightly.20260414",
45
+ "@aztec/kv-store": "5.0.0-nightly.20260414",
46
+ "@aztec/l1-artifacts": "5.0.0-nightly.20260414",
47
+ "@aztec/node-lib": "5.0.0-nightly.20260414",
48
+ "@aztec/noir-contracts.js": "5.0.0-nightly.20260414",
49
+ "@aztec/noir-protocol-circuits-types": "5.0.0-nightly.20260414",
50
+ "@aztec/p2p": "5.0.0-nightly.20260414",
51
+ "@aztec/p2p-bootstrap": "5.0.0-nightly.20260414",
52
+ "@aztec/protocol-contracts": "5.0.0-nightly.20260414",
53
+ "@aztec/prover-client": "5.0.0-nightly.20260414",
54
+ "@aztec/prover-node": "5.0.0-nightly.20260414",
55
+ "@aztec/pxe": "5.0.0-nightly.20260414",
56
+ "@aztec/sequencer-client": "5.0.0-nightly.20260414",
57
+ "@aztec/stdlib": "5.0.0-nightly.20260414",
58
+ "@aztec/telemetry-client": "5.0.0-nightly.20260414",
59
+ "@aztec/txe": "5.0.0-nightly.20260414",
60
+ "@aztec/validator-ha-signer": "5.0.0-nightly.20260414",
61
+ "@aztec/wallets": "5.0.0-nightly.20260414",
62
+ "@aztec/world-state": "5.0.0-nightly.20260414",
63
63
  "@iarna/toml": "^2.2.5",
64
64
  "@types/chalk": "^2.2.0",
65
65
  "abitype": "^0.8.11",