@codedrifters/configulator 0.0.399 → 0.0.401

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
@@ -31830,7 +31830,7 @@ var VERSION = {
31830
31830
  *
31831
31831
  * CLI and lib are versioned separately, so this is the lib version.
31832
31832
  */
31833
- AWS_CDK_LIB_VERSION: "2.262.0",
31833
+ AWS_CDK_LIB_VERSION: "2.262.1",
31834
31834
  /**
31835
31835
  * Version of the AWS Constructs library to use.
31836
31836
  */
@@ -31851,7 +31851,7 @@ var VERSION = {
31851
31851
  /**
31852
31852
  * Version of Projen to use.
31853
31853
  */
31854
- PROJEN_VERSION: "0.101.17",
31854
+ PROJEN_VERSION: "0.101.20",
31855
31855
  /**
31856
31856
  * Version of `actions/setup-node` to use in GitHub workflows.
31857
31857
  * Tracks the version projen currently emits (see node_modules/projen/lib/github/workflows.js).
@@ -31869,7 +31869,7 @@ var VERSION = {
31869
31869
  /**
31870
31870
  * What version of the turborepo library should we use?
31871
31871
  */
31872
- TURBO_VERSION: "2.10.6",
31872
+ TURBO_VERSION: "2.10.7",
31873
31873
  /**
31874
31874
  * Version of `@types/node` to use across all packages (pnpm catalog).
31875
31875
  */