@aztec/aztec 5.0.0-private.20260318 → 5.0.0-private.20260319

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-private.20260318",
3
+ "version": "5.0.0-private.20260319",
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-private.20260318",
32
- "@aztec/archiver": "5.0.0-private.20260318",
33
- "@aztec/aztec-node": "5.0.0-private.20260318",
34
- "@aztec/aztec.js": "5.0.0-private.20260318",
35
- "@aztec/bb-prover": "5.0.0-private.20260318",
36
- "@aztec/bb.js": "5.0.0-private.20260318",
37
- "@aztec/blob-client": "5.0.0-private.20260318",
38
- "@aztec/bot": "5.0.0-private.20260318",
39
- "@aztec/builder": "5.0.0-private.20260318",
40
- "@aztec/cli": "5.0.0-private.20260318",
41
- "@aztec/constants": "5.0.0-private.20260318",
42
- "@aztec/entrypoints": "5.0.0-private.20260318",
43
- "@aztec/ethereum": "5.0.0-private.20260318",
44
- "@aztec/foundation": "5.0.0-private.20260318",
45
- "@aztec/kv-store": "5.0.0-private.20260318",
46
- "@aztec/l1-artifacts": "5.0.0-private.20260318",
47
- "@aztec/node-lib": "5.0.0-private.20260318",
48
- "@aztec/noir-contracts.js": "5.0.0-private.20260318",
49
- "@aztec/noir-protocol-circuits-types": "5.0.0-private.20260318",
50
- "@aztec/p2p": "5.0.0-private.20260318",
51
- "@aztec/p2p-bootstrap": "5.0.0-private.20260318",
52
- "@aztec/protocol-contracts": "5.0.0-private.20260318",
53
- "@aztec/prover-client": "5.0.0-private.20260318",
54
- "@aztec/prover-node": "5.0.0-private.20260318",
55
- "@aztec/pxe": "5.0.0-private.20260318",
56
- "@aztec/sequencer-client": "5.0.0-private.20260318",
57
- "@aztec/stdlib": "5.0.0-private.20260318",
58
- "@aztec/telemetry-client": "5.0.0-private.20260318",
59
- "@aztec/txe": "5.0.0-private.20260318",
60
- "@aztec/validator-ha-signer": "5.0.0-private.20260318",
61
- "@aztec/wallets": "5.0.0-private.20260318",
62
- "@aztec/world-state": "5.0.0-private.20260318",
31
+ "@aztec/accounts": "5.0.0-private.20260319",
32
+ "@aztec/archiver": "5.0.0-private.20260319",
33
+ "@aztec/aztec-node": "5.0.0-private.20260319",
34
+ "@aztec/aztec.js": "5.0.0-private.20260319",
35
+ "@aztec/bb-prover": "5.0.0-private.20260319",
36
+ "@aztec/bb.js": "5.0.0-private.20260319",
37
+ "@aztec/blob-client": "5.0.0-private.20260319",
38
+ "@aztec/bot": "5.0.0-private.20260319",
39
+ "@aztec/builder": "5.0.0-private.20260319",
40
+ "@aztec/cli": "5.0.0-private.20260319",
41
+ "@aztec/constants": "5.0.0-private.20260319",
42
+ "@aztec/entrypoints": "5.0.0-private.20260319",
43
+ "@aztec/ethereum": "5.0.0-private.20260319",
44
+ "@aztec/foundation": "5.0.0-private.20260319",
45
+ "@aztec/kv-store": "5.0.0-private.20260319",
46
+ "@aztec/l1-artifacts": "5.0.0-private.20260319",
47
+ "@aztec/node-lib": "5.0.0-private.20260319",
48
+ "@aztec/noir-contracts.js": "5.0.0-private.20260319",
49
+ "@aztec/noir-protocol-circuits-types": "5.0.0-private.20260319",
50
+ "@aztec/p2p": "5.0.0-private.20260319",
51
+ "@aztec/p2p-bootstrap": "5.0.0-private.20260319",
52
+ "@aztec/protocol-contracts": "5.0.0-private.20260319",
53
+ "@aztec/prover-client": "5.0.0-private.20260319",
54
+ "@aztec/prover-node": "5.0.0-private.20260319",
55
+ "@aztec/pxe": "5.0.0-private.20260319",
56
+ "@aztec/sequencer-client": "5.0.0-private.20260319",
57
+ "@aztec/stdlib": "5.0.0-private.20260319",
58
+ "@aztec/telemetry-client": "5.0.0-private.20260319",
59
+ "@aztec/txe": "5.0.0-private.20260319",
60
+ "@aztec/validator-ha-signer": "5.0.0-private.20260319",
61
+ "@aztec/wallets": "5.0.0-private.20260319",
62
+ "@aztec/world-state": "5.0.0-private.20260319",
63
63
  "@iarna/toml": "^2.2.5",
64
64
  "@types/chalk": "^2.2.0",
65
65
  "abitype": "^0.8.11",