@codedrifters/configulator 0.0.341 → 0.0.343

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
@@ -10212,19 +10212,19 @@ declare const VERSION: {
10212
10212
  /**
10213
10213
  * Version of Astro to pin for AstroProject scaffolding.
10214
10214
  */
10215
- readonly ASTRO_VERSION: "6.4.3";
10215
+ readonly ASTRO_VERSION: "6.4.4";
10216
10216
  /**
10217
10217
  * CDK CLI for workflows and command line operations.
10218
10218
  *
10219
10219
  * CLI and lib are versioned separately, so this is the CLI version.
10220
10220
  */
10221
- readonly AWS_CDK_CLI_VERSION: "2.1125.0";
10221
+ readonly AWS_CDK_CLI_VERSION: "2.1126.0";
10222
10222
  /**
10223
10223
  * CDK Version to use for construct projects.
10224
10224
  *
10225
10225
  * CLI and lib are versioned separately, so this is the lib version.
10226
10226
  */
10227
- readonly AWS_CDK_LIB_VERSION: "2.257.0";
10227
+ readonly AWS_CDK_LIB_VERSION: "2.258.0";
10228
10228
  /**
10229
10229
  * Version of the AWS Constructs library to use.
10230
10230
  */
@@ -10241,7 +10241,7 @@ declare const VERSION: {
10241
10241
  /**
10242
10242
  * Version of PNPM to use in workflows at github actions.
10243
10243
  */
10244
- readonly PNPM_VERSION: "11.5.1";
10244
+ readonly PNPM_VERSION: "11.5.2";
10245
10245
  /**
10246
10246
  * Version of Projen to use.
10247
10247
  */
package/lib/index.d.ts CHANGED
@@ -10261,19 +10261,19 @@ declare const VERSION: {
10261
10261
  /**
10262
10262
  * Version of Astro to pin for AstroProject scaffolding.
10263
10263
  */
10264
- readonly ASTRO_VERSION: "6.4.3";
10264
+ readonly ASTRO_VERSION: "6.4.4";
10265
10265
  /**
10266
10266
  * CDK CLI for workflows and command line operations.
10267
10267
  *
10268
10268
  * CLI and lib are versioned separately, so this is the CLI version.
10269
10269
  */
10270
- readonly AWS_CDK_CLI_VERSION: "2.1125.0";
10270
+ readonly AWS_CDK_CLI_VERSION: "2.1126.0";
10271
10271
  /**
10272
10272
  * CDK Version to use for construct projects.
10273
10273
  *
10274
10274
  * CLI and lib are versioned separately, so this is the lib version.
10275
10275
  */
10276
- readonly AWS_CDK_LIB_VERSION: "2.257.0";
10276
+ readonly AWS_CDK_LIB_VERSION: "2.258.0";
10277
10277
  /**
10278
10278
  * Version of the AWS Constructs library to use.
10279
10279
  */
@@ -10290,7 +10290,7 @@ declare const VERSION: {
10290
10290
  /**
10291
10291
  * Version of PNPM to use in workflows at github actions.
10292
10292
  */
10293
- readonly PNPM_VERSION: "11.5.1";
10293
+ readonly PNPM_VERSION: "11.5.2";
10294
10294
  /**
10295
10295
  * Version of Projen to use.
10296
10296
  */
package/lib/index.js CHANGED
@@ -29290,19 +29290,19 @@ var VERSION = {
29290
29290
  /**
29291
29291
  * Version of Astro to pin for AstroProject scaffolding.
29292
29292
  */
29293
- ASTRO_VERSION: "6.4.3",
29293
+ ASTRO_VERSION: "6.4.4",
29294
29294
  /**
29295
29295
  * CDK CLI for workflows and command line operations.
29296
29296
  *
29297
29297
  * CLI and lib are versioned separately, so this is the CLI version.
29298
29298
  */
29299
- AWS_CDK_CLI_VERSION: "2.1125.0",
29299
+ AWS_CDK_CLI_VERSION: "2.1126.0",
29300
29300
  /**
29301
29301
  * CDK Version to use for construct projects.
29302
29302
  *
29303
29303
  * CLI and lib are versioned separately, so this is the lib version.
29304
29304
  */
29305
- AWS_CDK_LIB_VERSION: "2.257.0",
29305
+ AWS_CDK_LIB_VERSION: "2.258.0",
29306
29306
  /**
29307
29307
  * Version of the AWS Constructs library to use.
29308
29308
  */
@@ -29319,7 +29319,7 @@ var VERSION = {
29319
29319
  /**
29320
29320
  * Version of PNPM to use in workflows at github actions.
29321
29321
  */
29322
- PNPM_VERSION: "11.5.1",
29322
+ PNPM_VERSION: "11.5.2",
29323
29323
  /**
29324
29324
  * Version of Projen to use.
29325
29325
  */