@codedrifters/configulator 0.0.104 → 0.0.106

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
@@ -378,11 +378,11 @@ declare const VERSION: {
378
378
  *
379
379
  * CLI and lib are versioned separately, so this is the lib version.
380
380
  */
381
- readonly AWS_CDK_LIB_VERSION: "2.238.0";
381
+ readonly AWS_CDK_LIB_VERSION: "2.239.0";
382
382
  /**
383
383
  * Version of the AWS Constructs library to use.
384
384
  */
385
- readonly AWS_CONSTRUCTS_VERSION: "10.5.0";
385
+ readonly AWS_CONSTRUCTS_VERSION: "10.5.1";
386
386
  /**
387
387
  * Version of Node.js to use in CI workflows at github actions.
388
388
  */
@@ -390,11 +390,11 @@ declare const VERSION: {
390
390
  /**
391
391
  * Version of PNPM to use in workflows at github actions.
392
392
  */
393
- readonly PNPM_VERSION: "10.30.0";
393
+ readonly PNPM_VERSION: "10.30.1";
394
394
  /**
395
395
  * Version of Projen to use.
396
396
  */
397
- readonly PROJEN_VERSION: "0.99.12";
397
+ readonly PROJEN_VERSION: "0.99.15";
398
398
  /**
399
399
  * What version of the turborepo library should we use?
400
400
  */
package/lib/index.d.ts CHANGED
@@ -427,11 +427,11 @@ declare const VERSION: {
427
427
  *
428
428
  * CLI and lib are versioned separately, so this is the lib version.
429
429
  */
430
- readonly AWS_CDK_LIB_VERSION: "2.238.0";
430
+ readonly AWS_CDK_LIB_VERSION: "2.239.0";
431
431
  /**
432
432
  * Version of the AWS Constructs library to use.
433
433
  */
434
- readonly AWS_CONSTRUCTS_VERSION: "10.5.0";
434
+ readonly AWS_CONSTRUCTS_VERSION: "10.5.1";
435
435
  /**
436
436
  * Version of Node.js to use in CI workflows at github actions.
437
437
  */
@@ -439,11 +439,11 @@ declare const VERSION: {
439
439
  /**
440
440
  * Version of PNPM to use in workflows at github actions.
441
441
  */
442
- readonly PNPM_VERSION: "10.30.0";
442
+ readonly PNPM_VERSION: "10.30.1";
443
443
  /**
444
444
  * Version of Projen to use.
445
445
  */
446
- readonly PROJEN_VERSION: "0.99.12";
446
+ readonly PROJEN_VERSION: "0.99.15";
447
447
  /**
448
448
  * What version of the turborepo library should we use?
449
449
  */
package/lib/index.js CHANGED
@@ -782,11 +782,11 @@ var VERSION = {
782
782
  *
783
783
  * CLI and lib are versioned separately, so this is the lib version.
784
784
  */
785
- AWS_CDK_LIB_VERSION: "2.238.0",
785
+ AWS_CDK_LIB_VERSION: "2.239.0",
786
786
  /**
787
787
  * Version of the AWS Constructs library to use.
788
788
  */
789
- AWS_CONSTRUCTS_VERSION: "10.5.0",
789
+ AWS_CONSTRUCTS_VERSION: "10.5.1",
790
790
  /**
791
791
  * Version of Node.js to use in CI workflows at github actions.
792
792
  */
@@ -794,11 +794,11 @@ var VERSION = {
794
794
  /**
795
795
  * Version of PNPM to use in workflows at github actions.
796
796
  */
797
- PNPM_VERSION: "10.30.0",
797
+ PNPM_VERSION: "10.30.1",
798
798
  /**
799
799
  * Version of Projen to use.
800
800
  */
801
- PROJEN_VERSION: "0.99.12",
801
+ PROJEN_VERSION: "0.99.15",
802
802
  /**
803
803
  * What version of the turborepo library should we use?
804
804
  */