@codedrifters/configulator 0.0.349 → 0.0.350

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
@@ -10289,7 +10289,7 @@ declare const VERSION: {
10289
10289
  *
10290
10290
  * CLI and lib are versioned separately, so this is the lib version.
10291
10291
  */
10292
- readonly AWS_CDK_LIB_VERSION: "2.258.1";
10292
+ readonly AWS_CDK_LIB_VERSION: "2.259.0";
10293
10293
  /**
10294
10294
  * Version of the AWS Constructs library to use.
10295
10295
  */
@@ -10306,11 +10306,11 @@ declare const VERSION: {
10306
10306
  /**
10307
10307
  * Version of PNPM to use in workflows at github actions.
10308
10308
  */
10309
- readonly PNPM_VERSION: "11.5.3";
10309
+ readonly PNPM_VERSION: "11.6.0";
10310
10310
  /**
10311
10311
  * Version of Projen to use.
10312
10312
  */
10313
- readonly PROJEN_VERSION: "0.99.71";
10313
+ readonly PROJEN_VERSION: "0.99.74";
10314
10314
  /**
10315
10315
  * Version of `actions/setup-node` to use in GitHub workflows.
10316
10316
  * Tracks the version projen currently emits (see node_modules/projen/lib/github/workflows.js).
@@ -10320,7 +10320,7 @@ declare const VERSION: {
10320
10320
  * Version of sharp to pin for StarlightProject (required peer for
10321
10321
  * Starlight's image optimization pipeline).
10322
10322
  */
10323
- readonly SHARP_VERSION: "0.35.0";
10323
+ readonly SHARP_VERSION: "0.35.1";
10324
10324
  /**
10325
10325
  * Version of `@astrojs/starlight` to pin for StarlightProject scaffolding.
10326
10326
  */
package/lib/index.d.ts CHANGED
@@ -10338,7 +10338,7 @@ declare const VERSION: {
10338
10338
  *
10339
10339
  * CLI and lib are versioned separately, so this is the lib version.
10340
10340
  */
10341
- readonly AWS_CDK_LIB_VERSION: "2.258.1";
10341
+ readonly AWS_CDK_LIB_VERSION: "2.259.0";
10342
10342
  /**
10343
10343
  * Version of the AWS Constructs library to use.
10344
10344
  */
@@ -10355,11 +10355,11 @@ declare const VERSION: {
10355
10355
  /**
10356
10356
  * Version of PNPM to use in workflows at github actions.
10357
10357
  */
10358
- readonly PNPM_VERSION: "11.5.3";
10358
+ readonly PNPM_VERSION: "11.6.0";
10359
10359
  /**
10360
10360
  * Version of Projen to use.
10361
10361
  */
10362
- readonly PROJEN_VERSION: "0.99.71";
10362
+ readonly PROJEN_VERSION: "0.99.74";
10363
10363
  /**
10364
10364
  * Version of `actions/setup-node` to use in GitHub workflows.
10365
10365
  * Tracks the version projen currently emits (see node_modules/projen/lib/github/workflows.js).
@@ -10369,7 +10369,7 @@ declare const VERSION: {
10369
10369
  * Version of sharp to pin for StarlightProject (required peer for
10370
10370
  * Starlight's image optimization pipeline).
10371
10371
  */
10372
- readonly SHARP_VERSION: "0.35.0";
10372
+ readonly SHARP_VERSION: "0.35.1";
10373
10373
  /**
10374
10374
  * Version of `@astrojs/starlight` to pin for StarlightProject scaffolding.
10375
10375
  */
package/lib/index.js CHANGED
@@ -29367,7 +29367,7 @@ var VERSION = {
29367
29367
  *
29368
29368
  * CLI and lib are versioned separately, so this is the lib version.
29369
29369
  */
29370
- AWS_CDK_LIB_VERSION: "2.258.1",
29370
+ AWS_CDK_LIB_VERSION: "2.259.0",
29371
29371
  /**
29372
29372
  * Version of the AWS Constructs library to use.
29373
29373
  */
@@ -29384,11 +29384,11 @@ var VERSION = {
29384
29384
  /**
29385
29385
  * Version of PNPM to use in workflows at github actions.
29386
29386
  */
29387
- PNPM_VERSION: "11.5.3",
29387
+ PNPM_VERSION: "11.6.0",
29388
29388
  /**
29389
29389
  * Version of Projen to use.
29390
29390
  */
29391
- PROJEN_VERSION: "0.99.71",
29391
+ PROJEN_VERSION: "0.99.74",
29392
29392
  /**
29393
29393
  * Version of `actions/setup-node` to use in GitHub workflows.
29394
29394
  * Tracks the version projen currently emits (see node_modules/projen/lib/github/workflows.js).
@@ -29398,7 +29398,7 @@ var VERSION = {
29398
29398
  * Version of sharp to pin for StarlightProject (required peer for
29399
29399
  * Starlight's image optimization pipeline).
29400
29400
  */
29401
- SHARP_VERSION: "0.35.0",
29401
+ SHARP_VERSION: "0.35.1",
29402
29402
  /**
29403
29403
  * Version of `@astrojs/starlight` to pin for StarlightProject scaffolding.
29404
29404
  */