@codedrifters/configulator 0.0.359 → 0.0.360

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
@@ -10443,13 +10443,13 @@ declare const VERSION: {
10443
10443
  /**
10444
10444
  * Version of Astro to pin for AstroProject scaffolding.
10445
10445
  */
10446
- readonly ASTRO_VERSION: "6.4.7";
10446
+ readonly ASTRO_VERSION: "6.4.8";
10447
10447
  /**
10448
10448
  * CDK CLI for workflows and command line operations.
10449
10449
  *
10450
10450
  * CLI and lib are versioned separately, so this is the CLI version.
10451
10451
  */
10452
- readonly AWS_CDK_CLI_VERSION: "2.1127.0";
10452
+ readonly AWS_CDK_CLI_VERSION: "2.1128.0";
10453
10453
  /**
10454
10454
  * CDK Version to use for construct projects.
10455
10455
  *
@@ -10476,7 +10476,7 @@ declare const VERSION: {
10476
10476
  /**
10477
10477
  * Version of Projen to use.
10478
10478
  */
10479
- readonly PROJEN_VERSION: "0.99.74";
10479
+ readonly PROJEN_VERSION: "0.99.79";
10480
10480
  /**
10481
10481
  * Version of `actions/setup-node` to use in GitHub workflows.
10482
10482
  * Tracks the version projen currently emits (see node_modules/projen/lib/github/workflows.js).
package/lib/index.d.ts CHANGED
@@ -10492,13 +10492,13 @@ declare const VERSION: {
10492
10492
  /**
10493
10493
  * Version of Astro to pin for AstroProject scaffolding.
10494
10494
  */
10495
- readonly ASTRO_VERSION: "6.4.7";
10495
+ readonly ASTRO_VERSION: "6.4.8";
10496
10496
  /**
10497
10497
  * CDK CLI for workflows and command line operations.
10498
10498
  *
10499
10499
  * CLI and lib are versioned separately, so this is the CLI version.
10500
10500
  */
10501
- readonly AWS_CDK_CLI_VERSION: "2.1127.0";
10501
+ readonly AWS_CDK_CLI_VERSION: "2.1128.0";
10502
10502
  /**
10503
10503
  * CDK Version to use for construct projects.
10504
10504
  *
@@ -10525,7 +10525,7 @@ declare const VERSION: {
10525
10525
  /**
10526
10526
  * Version of Projen to use.
10527
10527
  */
10528
- readonly PROJEN_VERSION: "0.99.74";
10528
+ readonly PROJEN_VERSION: "0.99.79";
10529
10529
  /**
10530
10530
  * Version of `actions/setup-node` to use in GitHub workflows.
10531
10531
  * Tracks the version projen currently emits (see node_modules/projen/lib/github/workflows.js).
package/lib/index.js CHANGED
@@ -30963,13 +30963,13 @@ var VERSION = {
30963
30963
  /**
30964
30964
  * Version of Astro to pin for AstroProject scaffolding.
30965
30965
  */
30966
- ASTRO_VERSION: "6.4.7",
30966
+ ASTRO_VERSION: "6.4.8",
30967
30967
  /**
30968
30968
  * CDK CLI for workflows and command line operations.
30969
30969
  *
30970
30970
  * CLI and lib are versioned separately, so this is the CLI version.
30971
30971
  */
30972
- AWS_CDK_CLI_VERSION: "2.1127.0",
30972
+ AWS_CDK_CLI_VERSION: "2.1128.0",
30973
30973
  /**
30974
30974
  * CDK Version to use for construct projects.
30975
30975
  *
@@ -30996,7 +30996,7 @@ var VERSION = {
30996
30996
  /**
30997
30997
  * Version of Projen to use.
30998
30998
  */
30999
- PROJEN_VERSION: "0.99.74",
30999
+ PROJEN_VERSION: "0.99.79",
31000
31000
  /**
31001
31001
  * Version of `actions/setup-node` to use in GitHub workflows.
31002
31002
  * Tracks the version projen currently emits (see node_modules/projen/lib/github/workflows.js).