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