@aztec/sequencer-client 5.0.0-nightly.20260613 → 5.0.0-nightly.20260614

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 +27 -27
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aztec/sequencer-client",
3
- "version": "5.0.0-nightly.20260613",
3
+ "version": "5.0.0-nightly.20260614",
4
4
  "type": "module",
5
5
  "exports": {
6
6
  ".": "./dest/index.js",
@@ -27,37 +27,37 @@
27
27
  "test:integration:run": "NODE_NO_WARNINGS=1 node --experimental-vm-modules $(yarn bin jest) --no-cache --config jest.integration.config.json"
28
28
  },
29
29
  "dependencies": {
30
- "@aztec/aztec.js": "5.0.0-nightly.20260613",
31
- "@aztec/bb-prover": "5.0.0-nightly.20260613",
32
- "@aztec/blob-client": "5.0.0-nightly.20260613",
33
- "@aztec/blob-lib": "5.0.0-nightly.20260613",
34
- "@aztec/constants": "5.0.0-nightly.20260613",
35
- "@aztec/epoch-cache": "5.0.0-nightly.20260613",
36
- "@aztec/ethereum": "5.0.0-nightly.20260613",
37
- "@aztec/foundation": "5.0.0-nightly.20260613",
38
- "@aztec/l1-artifacts": "5.0.0-nightly.20260613",
39
- "@aztec/node-keystore": "5.0.0-nightly.20260613",
40
- "@aztec/noir-acvm_js": "5.0.0-nightly.20260613",
41
- "@aztec/noir-contracts.js": "5.0.0-nightly.20260613",
42
- "@aztec/noir-protocol-circuits-types": "5.0.0-nightly.20260613",
43
- "@aztec/noir-types": "5.0.0-nightly.20260613",
44
- "@aztec/p2p": "5.0.0-nightly.20260613",
45
- "@aztec/protocol-contracts": "5.0.0-nightly.20260613",
46
- "@aztec/prover-client": "5.0.0-nightly.20260613",
47
- "@aztec/simulator": "5.0.0-nightly.20260613",
48
- "@aztec/slasher": "5.0.0-nightly.20260613",
49
- "@aztec/stdlib": "5.0.0-nightly.20260613",
50
- "@aztec/telemetry-client": "5.0.0-nightly.20260613",
51
- "@aztec/validator-client": "5.0.0-nightly.20260613",
52
- "@aztec/validator-ha-signer": "5.0.0-nightly.20260613",
53
- "@aztec/world-state": "5.0.0-nightly.20260613",
30
+ "@aztec/aztec.js": "5.0.0-nightly.20260614",
31
+ "@aztec/bb-prover": "5.0.0-nightly.20260614",
32
+ "@aztec/blob-client": "5.0.0-nightly.20260614",
33
+ "@aztec/blob-lib": "5.0.0-nightly.20260614",
34
+ "@aztec/constants": "5.0.0-nightly.20260614",
35
+ "@aztec/epoch-cache": "5.0.0-nightly.20260614",
36
+ "@aztec/ethereum": "5.0.0-nightly.20260614",
37
+ "@aztec/foundation": "5.0.0-nightly.20260614",
38
+ "@aztec/l1-artifacts": "5.0.0-nightly.20260614",
39
+ "@aztec/node-keystore": "5.0.0-nightly.20260614",
40
+ "@aztec/noir-acvm_js": "5.0.0-nightly.20260614",
41
+ "@aztec/noir-contracts.js": "5.0.0-nightly.20260614",
42
+ "@aztec/noir-protocol-circuits-types": "5.0.0-nightly.20260614",
43
+ "@aztec/noir-types": "5.0.0-nightly.20260614",
44
+ "@aztec/p2p": "5.0.0-nightly.20260614",
45
+ "@aztec/protocol-contracts": "5.0.0-nightly.20260614",
46
+ "@aztec/prover-client": "5.0.0-nightly.20260614",
47
+ "@aztec/simulator": "5.0.0-nightly.20260614",
48
+ "@aztec/slasher": "5.0.0-nightly.20260614",
49
+ "@aztec/stdlib": "5.0.0-nightly.20260614",
50
+ "@aztec/telemetry-client": "5.0.0-nightly.20260614",
51
+ "@aztec/validator-client": "5.0.0-nightly.20260614",
52
+ "@aztec/validator-ha-signer": "5.0.0-nightly.20260614",
53
+ "@aztec/world-state": "5.0.0-nightly.20260614",
54
54
  "lodash.chunk": "^4.2.0",
55
55
  "tslib": "^2.4.0",
56
56
  "viem": "npm:@aztec/viem@2.38.2"
57
57
  },
58
58
  "devDependencies": {
59
- "@aztec/archiver": "5.0.0-nightly.20260613",
60
- "@aztec/kv-store": "5.0.0-nightly.20260613",
59
+ "@aztec/archiver": "5.0.0-nightly.20260614",
60
+ "@aztec/kv-store": "5.0.0-nightly.20260614",
61
61
  "@electric-sql/pglite": "^0.3.14",
62
62
  "@jest/globals": "^30.0.0",
63
63
  "@types/jest": "^30.0.0",