@codedrifters/configulator 0.0.439 → 0.0.441

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
@@ -34424,7 +34424,7 @@ var VERSION = {
34424
34424
  /**
34425
34425
  * Version of Astro to pin for AstroProject scaffolding.
34426
34426
  */
34427
- ASTRO_VERSION: "7.2.0",
34427
+ ASTRO_VERSION: "7.2.1",
34428
34428
  /**
34429
34429
  * CDK CLI for workflows and command line operations.
34430
34430
  *