@orkestrel/scaffold 0.0.24 → 0.0.25

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.
@@ -263,7 +263,7 @@ var DEFAULT_ENGINES = `>=${MINIMUM_NODE_VERSION}`;
263
263
  var BASE_DEV_DEPENDENCIES = Object.freeze({
264
264
  "@microsoft/api-extractor": "^7.58.12",
265
265
  "@orkestrel/guide": "^0.0.9",
266
- "@orkestrel/scaffold": "^0.0.24",
266
+ "@orkestrel/scaffold": "^0.0.25",
267
267
  "@types/node": "^26.2.0",
268
268
  oxfmt: "^0.62.0",
269
269
  oxlint: "^1.77.0",