@codedrifters/configulator 0.0.340 → 0.0.342

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,13 +10212,13 @@ declare const VERSION: {
10212
10212
  /**
10213
10213
  * Version of Astro to pin for AstroProject scaffolding.
10214
10214
  */
10215
- readonly ASTRO_VERSION: "6.4.2";
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
  *
@@ -10259,7 +10259,7 @@ declare const VERSION: {
10259
10259
  /**
10260
10260
  * Version of `@astrojs/starlight` to pin for StarlightProject scaffolding.
10261
10261
  */
10262
- readonly STARLIGHT_VERSION: "0.39.2";
10262
+ readonly STARLIGHT_VERSION: "0.39.3";
10263
10263
  /**
10264
10264
  * What version of the turborepo library should we use?
10265
10265
  */
package/lib/index.d.ts CHANGED
@@ -10261,13 +10261,13 @@ declare const VERSION: {
10261
10261
  /**
10262
10262
  * Version of Astro to pin for AstroProject scaffolding.
10263
10263
  */
10264
- readonly ASTRO_VERSION: "6.4.2";
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
  *
@@ -10308,7 +10308,7 @@ declare const VERSION: {
10308
10308
  /**
10309
10309
  * Version of `@astrojs/starlight` to pin for StarlightProject scaffolding.
10310
10310
  */
10311
- readonly STARLIGHT_VERSION: "0.39.2";
10311
+ readonly STARLIGHT_VERSION: "0.39.3";
10312
10312
  /**
10313
10313
  * What version of the turborepo library should we use?
10314
10314
  */
package/lib/index.js CHANGED
@@ -29290,13 +29290,13 @@ var VERSION = {
29290
29290
  /**
29291
29291
  * Version of Astro to pin for AstroProject scaffolding.
29292
29292
  */
29293
- ASTRO_VERSION: "6.4.2",
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
  *
@@ -29337,7 +29337,7 @@ var VERSION = {
29337
29337
  /**
29338
29338
  * Version of `@astrojs/starlight` to pin for StarlightProject scaffolding.
29339
29339
  */
29340
- STARLIGHT_VERSION: "0.39.2",
29340
+ STARLIGHT_VERSION: "0.39.3",
29341
29341
  /**
29342
29342
  * What version of the turborepo library should we use?
29343
29343
  */