@aztec/sequencer-client 6.0.0-nightly.20260725 → 6.0.0-nightly.20260727

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": "6.0.0-nightly.20260725",
3
+ "version": "6.0.0-nightly.20260727",
4
4
  "type": "module",
5
5
  "exports": {
6
6
  ".": "./dest/index.js",
@@ -27,38 +27,38 @@
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": "6.0.0-nightly.20260725",
31
- "@aztec/bb-prover": "6.0.0-nightly.20260725",
32
- "@aztec/blob-client": "6.0.0-nightly.20260725",
33
- "@aztec/blob-lib": "6.0.0-nightly.20260725",
34
- "@aztec/constants": "6.0.0-nightly.20260725",
35
- "@aztec/epoch-cache": "6.0.0-nightly.20260725",
36
- "@aztec/ethereum": "6.0.0-nightly.20260725",
37
- "@aztec/foundation": "6.0.0-nightly.20260725",
38
- "@aztec/l1-artifacts": "6.0.0-nightly.20260725",
39
- "@aztec/node-keystore": "6.0.0-nightly.20260725",
40
- "@aztec/noir-acvm_js": "6.0.0-nightly.20260725",
41
- "@aztec/noir-contracts.js": "6.0.0-nightly.20260725",
42
- "@aztec/noir-protocol-circuits-types": "6.0.0-nightly.20260725",
43
- "@aztec/noir-types": "6.0.0-nightly.20260725",
44
- "@aztec/p2p": "6.0.0-nightly.20260725",
45
- "@aztec/protocol-contracts": "6.0.0-nightly.20260725",
46
- "@aztec/prover-client": "6.0.0-nightly.20260725",
47
- "@aztec/simulator": "6.0.0-nightly.20260725",
48
- "@aztec/slasher": "6.0.0-nightly.20260725",
49
- "@aztec/stdlib": "6.0.0-nightly.20260725",
50
- "@aztec/telemetry-client": "6.0.0-nightly.20260725",
51
- "@aztec/validator-client": "6.0.0-nightly.20260725",
52
- "@aztec/validator-ha-signer": "6.0.0-nightly.20260725",
53
- "@aztec/world-state": "6.0.0-nightly.20260725",
30
+ "@aztec/aztec.js": "6.0.0-nightly.20260727",
31
+ "@aztec/bb-prover": "6.0.0-nightly.20260727",
32
+ "@aztec/blob-client": "6.0.0-nightly.20260727",
33
+ "@aztec/blob-lib": "6.0.0-nightly.20260727",
34
+ "@aztec/constants": "6.0.0-nightly.20260727",
35
+ "@aztec/epoch-cache": "6.0.0-nightly.20260727",
36
+ "@aztec/ethereum": "6.0.0-nightly.20260727",
37
+ "@aztec/foundation": "6.0.0-nightly.20260727",
38
+ "@aztec/l1-artifacts": "6.0.0-nightly.20260727",
39
+ "@aztec/node-keystore": "6.0.0-nightly.20260727",
40
+ "@aztec/noir-acvm_js": "6.0.0-nightly.20260727",
41
+ "@aztec/noir-contracts.js": "6.0.0-nightly.20260727",
42
+ "@aztec/noir-protocol-circuits-types": "6.0.0-nightly.20260727",
43
+ "@aztec/noir-types": "6.0.0-nightly.20260727",
44
+ "@aztec/p2p": "6.0.0-nightly.20260727",
45
+ "@aztec/protocol-contracts": "6.0.0-nightly.20260727",
46
+ "@aztec/prover-client": "6.0.0-nightly.20260727",
47
+ "@aztec/simulator": "6.0.0-nightly.20260727",
48
+ "@aztec/slasher": "6.0.0-nightly.20260727",
49
+ "@aztec/stdlib": "6.0.0-nightly.20260727",
50
+ "@aztec/telemetry-client": "6.0.0-nightly.20260727",
51
+ "@aztec/validator-client": "6.0.0-nightly.20260727",
52
+ "@aztec/validator-ha-signer": "6.0.0-nightly.20260727",
53
+ "@aztec/world-state": "6.0.0-nightly.20260727",
54
54
  "lodash.chunk": "^4.2.0",
55
55
  "tslib": "^2.4.0",
56
56
  "viem": "npm:@aztec/viem@2.38.2",
57
57
  "zod": "^4"
58
58
  },
59
59
  "devDependencies": {
60
- "@aztec/archiver": "6.0.0-nightly.20260725",
61
- "@aztec/kv-store": "6.0.0-nightly.20260725",
60
+ "@aztec/archiver": "6.0.0-nightly.20260727",
61
+ "@aztec/kv-store": "6.0.0-nightly.20260727",
62
62
  "@electric-sql/pglite": "^0.3.14",
63
63
  "@jest/globals": "^30.0.0",
64
64
  "@types/jest": "^30.0.0",