@codedrifters/configulator 0.0.378 → 0.0.379

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
@@ -30933,7 +30933,7 @@ var VERSION = {
30933
30933
  /**
30934
30934
  * Version of Astro to pin for AstroProject scaffolding.
30935
30935
  */
30936
- ASTRO_VERSION: "7.0.5",
30936
+ ASTRO_VERSION: "7.0.6",
30937
30937
  /**
30938
30938
  * CDK CLI for workflows and command line operations.
30939
30939
  *
@@ -30945,7 +30945,7 @@ var VERSION = {
30945
30945
  *
30946
30946
  * CLI and lib are versioned separately, so this is the lib version.
30947
30947
  */
30948
- AWS_CDK_LIB_VERSION: "2.260.0",
30948
+ AWS_CDK_LIB_VERSION: "2.261.0",
30949
30949
  /**
30950
30950
  * Version of the AWS Constructs library to use.
30951
30951
  */