@codedrifters/configulator 0.0.379 → 0.0.381

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
@@ -30962,7 +30962,7 @@ var VERSION = {
30962
30962
  /**
30963
30963
  * Version of PNPM to use in workflows at github actions.
30964
30964
  */
30965
- PNPM_VERSION: "11.9.0",
30965
+ PNPM_VERSION: "11.10.0",
30966
30966
  /**
30967
30967
  * Version of Projen to use.
30968
30968
  */
@@ -30980,11 +30980,11 @@ var VERSION = {
30980
30980
  /**
30981
30981
  * Version of `@astrojs/starlight` to pin for StarlightProject scaffolding.
30982
30982
  */
30983
- STARLIGHT_VERSION: "0.41.2",
30983
+ STARLIGHT_VERSION: "0.41.3",
30984
30984
  /**
30985
30985
  * What version of the turborepo library should we use?
30986
30986
  */
30987
- TURBO_VERSION: "2.10.2",
30987
+ TURBO_VERSION: "2.10.3",
30988
30988
  /**
30989
30989
  * Version of `@types/node` to use across all packages (pnpm catalog).
30990
30990
  */