@codedrifters/configulator 0.0.396 → 0.0.398

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.d.mts CHANGED
@@ -10665,23 +10665,23 @@ declare const VERSION: {
10665
10665
  /**
10666
10666
  * Version of Astro to pin for AstroProject scaffolding.
10667
10667
  */
10668
- readonly ASTRO_VERSION: "7.0.7";
10668
+ readonly ASTRO_VERSION: "7.1.3";
10669
10669
  /**
10670
10670
  * CDK CLI for workflows and command line operations.
10671
10671
  *
10672
10672
  * CLI and lib are versioned separately, so this is the CLI version.
10673
10673
  */
10674
- readonly AWS_CDK_CLI_VERSION: "2.1129.0";
10674
+ readonly AWS_CDK_CLI_VERSION: "2.1132.1";
10675
10675
  /**
10676
10676
  * CDK Version to use for construct projects.
10677
10677
  *
10678
10678
  * CLI and lib are versioned separately, so this is the lib version.
10679
10679
  */
10680
- readonly AWS_CDK_LIB_VERSION: "2.261.0";
10680
+ readonly AWS_CDK_LIB_VERSION: "2.262.0";
10681
10681
  /**
10682
10682
  * Version of the AWS Constructs library to use.
10683
10683
  */
10684
- readonly AWS_CONSTRUCTS_VERSION: "10.6.0";
10684
+ readonly AWS_CONSTRUCTS_VERSION: "10.7.1";
10685
10685
  /**
10686
10686
  * Version of Node.js to use in CI workflows at github actions.
10687
10687
  */
@@ -10694,7 +10694,7 @@ declare const VERSION: {
10694
10694
  /**
10695
10695
  * Version of PNPM to use in workflows at github actions.
10696
10696
  */
10697
- readonly PNPM_VERSION: "11.10.0";
10697
+ readonly PNPM_VERSION: "11.16.0";
10698
10698
  /**
10699
10699
  * Version of Projen to use.
10700
10700
  */
@@ -10712,11 +10712,11 @@ declare const VERSION: {
10712
10712
  /**
10713
10713
  * Version of `@astrojs/starlight` to pin for StarlightProject scaffolding.
10714
10714
  */
10715
- readonly STARLIGHT_VERSION: "0.41.3";
10715
+ readonly STARLIGHT_VERSION: "0.41.4";
10716
10716
  /**
10717
10717
  * What version of the turborepo library should we use?
10718
10718
  */
10719
- readonly TURBO_VERSION: "2.10.4";
10719
+ readonly TURBO_VERSION: "2.10.6";
10720
10720
  /**
10721
10721
  * Version of `@types/node` to use across all packages (pnpm catalog).
10722
10722
  */
package/lib/index.d.ts CHANGED
@@ -10714,23 +10714,23 @@ declare const VERSION: {
10714
10714
  /**
10715
10715
  * Version of Astro to pin for AstroProject scaffolding.
10716
10716
  */
10717
- readonly ASTRO_VERSION: "7.0.7";
10717
+ readonly ASTRO_VERSION: "7.1.3";
10718
10718
  /**
10719
10719
  * CDK CLI for workflows and command line operations.
10720
10720
  *
10721
10721
  * CLI and lib are versioned separately, so this is the CLI version.
10722
10722
  */
10723
- readonly AWS_CDK_CLI_VERSION: "2.1129.0";
10723
+ readonly AWS_CDK_CLI_VERSION: "2.1132.1";
10724
10724
  /**
10725
10725
  * CDK Version to use for construct projects.
10726
10726
  *
10727
10727
  * CLI and lib are versioned separately, so this is the lib version.
10728
10728
  */
10729
- readonly AWS_CDK_LIB_VERSION: "2.261.0";
10729
+ readonly AWS_CDK_LIB_VERSION: "2.262.0";
10730
10730
  /**
10731
10731
  * Version of the AWS Constructs library to use.
10732
10732
  */
10733
- readonly AWS_CONSTRUCTS_VERSION: "10.6.0";
10733
+ readonly AWS_CONSTRUCTS_VERSION: "10.7.1";
10734
10734
  /**
10735
10735
  * Version of Node.js to use in CI workflows at github actions.
10736
10736
  */
@@ -10743,7 +10743,7 @@ declare const VERSION: {
10743
10743
  /**
10744
10744
  * Version of PNPM to use in workflows at github actions.
10745
10745
  */
10746
- readonly PNPM_VERSION: "11.10.0";
10746
+ readonly PNPM_VERSION: "11.16.0";
10747
10747
  /**
10748
10748
  * Version of Projen to use.
10749
10749
  */
@@ -10761,11 +10761,11 @@ declare const VERSION: {
10761
10761
  /**
10762
10762
  * Version of `@astrojs/starlight` to pin for StarlightProject scaffolding.
10763
10763
  */
10764
- readonly STARLIGHT_VERSION: "0.41.3";
10764
+ readonly STARLIGHT_VERSION: "0.41.4";
10765
10765
  /**
10766
10766
  * What version of the turborepo library should we use?
10767
10767
  */
10768
- readonly TURBO_VERSION: "2.10.4";
10768
+ readonly TURBO_VERSION: "2.10.6";
10769
10769
  /**
10770
10770
  * Version of `@types/node` to use across all packages (pnpm catalog).
10771
10771
  */