@codedrifters/configulator 0.0.267 → 0.0.268

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.mjs CHANGED
@@ -25894,7 +25894,7 @@ var VERSION = {
25894
25894
  /**
25895
25895
  * Version of PNPM to use in workflows at github actions.
25896
25896
  */
25897
- PNPM_VERSION: "10.33.1",
25897
+ PNPM_VERSION: "10.33.2",
25898
25898
  /**
25899
25899
  * Version of Projen to use.
25900
25900
  */
@@ -25912,7 +25912,7 @@ var VERSION = {
25912
25912
  /**
25913
25913
  * Version of @astrojs/starlight to pin for StarlightProject scaffolding.
25914
25914
  */
25915
- STARLIGHT_VERSION: "0.38.3",
25915
+ STARLIGHT_VERSION: "0.38.4",
25916
25916
  /**
25917
25917
  * What version of the turborepo library should we use?
25918
25918
  */