@codedrifters/configulator 0.0.280 → 0.0.281

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.
package/lib/index.mjs CHANGED
@@ -26150,7 +26150,7 @@ var VERSION = {
26150
26150
  /**
26151
26151
  * Version of Astro to pin for AstroProject scaffolding.
26152
26152
  */
26153
- ASTRO_VERSION: "6.1.9",
26153
+ ASTRO_VERSION: "6.1.10",
26154
26154
  /**
26155
26155
  * CDK CLI for workflows and command line operations.
26156
26156
  *