@orkestrel/scaffold 0.0.42 → 0.0.44

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.
@@ -315,8 +315,8 @@ var DEFAULT_ENGINES = `>=${MINIMUM_NODE_VERSION}`;
315
315
  /** The tooling versions scaffold and every generated workspace share. */
316
316
  var BASE_DEV_DEPENDENCIES = Object.freeze({
317
317
  "@orkestrel/guide": "^0.0.12",
318
- "@orkestrel/scaffold": "^0.0.41",
319
- "@orkestrel/test": "^0.0.6",
318
+ "@orkestrel/scaffold": "^0.0.44",
319
+ "@orkestrel/test": "^0.0.7",
320
320
  "@types/node": "^26.2.0",
321
321
  oxfmt: "^0.62.0",
322
322
  oxlint: "^1.77.0",