@aztec/ivc-integration 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.
@@ -206,5 +206,5 @@
206
206
  ],
207
207
  "hash": ""
208
208
  },
209
- "aztec_version": "6.0.0-nightly.20260721"
209
+ "aztec_version": "6.0.0-nightly.20260722"
210
210
  }
@@ -206,5 +206,5 @@
206
206
  ],
207
207
  "hash": ""
208
208
  },
209
- "aztec_version": "6.0.0-nightly.20260721"
209
+ "aztec_version": "6.0.0-nightly.20260722"
210
210
  }
@@ -252,5 +252,5 @@
252
252
  ],
253
253
  "hash": ""
254
254
  },
255
- "aztec_version": "6.0.0-nightly.20260721"
255
+ "aztec_version": "6.0.0-nightly.20260722"
256
256
  }
@@ -779,5 +779,5 @@
779
779
  ],
780
780
  "hash": ""
781
781
  },
782
- "aztec_version": "6.0.0-nightly.20260721"
782
+ "aztec_version": "6.0.0-nightly.20260722"
783
783
  }
@@ -829,5 +829,5 @@
829
829
  ],
830
830
  "hash": ""
831
831
  },
832
- "aztec_version": "6.0.0-nightly.20260721"
832
+ "aztec_version": "6.0.0-nightly.20260722"
833
833
  }
@@ -338,5 +338,5 @@
338
338
  ],
339
339
  "hash": ""
340
340
  },
341
- "aztec_version": "6.0.0-nightly.20260721"
341
+ "aztec_version": "6.0.0-nightly.20260722"
342
342
  }
@@ -302,5 +302,5 @@
302
302
  ],
303
303
  "hash": ""
304
304
  },
305
- "aztec_version": "6.0.0-nightly.20260721"
305
+ "aztec_version": "6.0.0-nightly.20260722"
306
306
  }
@@ -327,5 +327,5 @@
327
327
  ],
328
328
  "hash": "30410495bec160dd2b9ee17ed85e5e97458743c24a059e936dfae693b2cf74f1"
329
329
  },
330
- "aztec_version": "6.0.0-nightly.20260721"
330
+ "aztec_version": "6.0.0-nightly.20260722"
331
331
  }
@@ -318,5 +318,5 @@
318
318
  ],
319
319
  "hash": "21b02e966aba54fe093399451e13322bb9b755cfe33ec11368ce0188757c3143"
320
320
  },
321
- "aztec_version": "6.0.0-nightly.20260721"
321
+ "aztec_version": "6.0.0-nightly.20260722"
322
322
  }
@@ -1480,5 +1480,5 @@
1480
1480
  ],
1481
1481
  "hash": "232b4f35da3c212cb48682bed8136affd4e94bfde9994cad3a4dd7620435780c"
1482
1482
  },
1483
- "aztec_version": "6.0.0-nightly.20260721"
1483
+ "aztec_version": "6.0.0-nightly.20260722"
1484
1484
  }
@@ -383,5 +383,5 @@
383
383
  ],
384
384
  "hash": "141125fc52347ce4b3aa3dbc5b4624d4a91ea9f7ffaef2d3c7357d27c79d367f"
385
385
  },
386
- "aztec_version": "6.0.0-nightly.20260721"
386
+ "aztec_version": "6.0.0-nightly.20260722"
387
387
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aztec/ivc-integration",
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",
@@ -59,14 +59,14 @@
59
59
  ]
60
60
  },
61
61
  "dependencies": {
62
- "@aztec/bb.js": "6.0.0-nightly.20260721",
63
- "@aztec/constants": "6.0.0-nightly.20260721",
64
- "@aztec/foundation": "6.0.0-nightly.20260721",
65
- "@aztec/noir-noir_codegen": "6.0.0-nightly.20260721",
66
- "@aztec/noir-noir_js": "6.0.0-nightly.20260721",
67
- "@aztec/noir-noirc_abi": "6.0.0-nightly.20260721",
68
- "@aztec/noir-types": "6.0.0-nightly.20260721",
69
- "@aztec/stdlib": "6.0.0-nightly.20260721",
62
+ "@aztec/bb.js": "6.0.0-nightly.20260722",
63
+ "@aztec/constants": "6.0.0-nightly.20260722",
64
+ "@aztec/foundation": "6.0.0-nightly.20260722",
65
+ "@aztec/noir-noir_codegen": "6.0.0-nightly.20260722",
66
+ "@aztec/noir-noir_js": "6.0.0-nightly.20260722",
67
+ "@aztec/noir-noirc_abi": "6.0.0-nightly.20260722",
68
+ "@aztec/noir-types": "6.0.0-nightly.20260722",
69
+ "@aztec/stdlib": "6.0.0-nightly.20260722",
70
70
  "change-case": "^5.4.4",
71
71
  "pako": "^2.1.0",
72
72
  "playwright": "1.49.0",
@@ -74,13 +74,13 @@
74
74
  "tslib": "^2.4.0"
75
75
  },
76
76
  "devDependencies": {
77
- "@aztec/bb-prover": "6.0.0-nightly.20260721",
78
- "@aztec/kv-store": "6.0.0-nightly.20260721",
79
- "@aztec/noir-protocol-circuits-types": "6.0.0-nightly.20260721",
80
- "@aztec/noir-test-contracts.js": "6.0.0-nightly.20260721",
81
- "@aztec/simulator": "6.0.0-nightly.20260721",
82
- "@aztec/telemetry-client": "6.0.0-nightly.20260721",
83
- "@aztec/world-state": "6.0.0-nightly.20260721",
77
+ "@aztec/bb-prover": "6.0.0-nightly.20260722",
78
+ "@aztec/kv-store": "6.0.0-nightly.20260722",
79
+ "@aztec/noir-protocol-circuits-types": "6.0.0-nightly.20260722",
80
+ "@aztec/noir-test-contracts.js": "6.0.0-nightly.20260722",
81
+ "@aztec/simulator": "6.0.0-nightly.20260722",
82
+ "@aztec/telemetry-client": "6.0.0-nightly.20260722",
83
+ "@aztec/world-state": "6.0.0-nightly.20260722",
84
84
  "@jest/globals": "^30.0.0",
85
85
  "@playwright/test": "1.49.0",
86
86
  "@types/jest": "^30.0.0",