@codedrifters/configulator 0.0.339 → 0.0.341
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 +3 -3
- package/lib/index.d.ts +3 -3
- package/lib/index.js +3 -3
- package/lib/index.js.map +1 -1
- package/lib/index.mjs +3 -3
- package/lib/index.mjs.map +1 -1
- package/package.json +3 -3
package/lib/index.mjs
CHANGED
|
@@ -28954,7 +28954,7 @@ var VERSION = {
|
|
|
28954
28954
|
/**
|
|
28955
28955
|
* Version of Astro to pin for AstroProject scaffolding.
|
|
28956
28956
|
*/
|
|
28957
|
-
ASTRO_VERSION: "6.4.
|
|
28957
|
+
ASTRO_VERSION: "6.4.3",
|
|
28958
28958
|
/**
|
|
28959
28959
|
* CDK CLI for workflows and command line operations.
|
|
28960
28960
|
*
|
|
@@ -28983,7 +28983,7 @@ var VERSION = {
|
|
|
28983
28983
|
/**
|
|
28984
28984
|
* Version of PNPM to use in workflows at github actions.
|
|
28985
28985
|
*/
|
|
28986
|
-
PNPM_VERSION: "11.5.
|
|
28986
|
+
PNPM_VERSION: "11.5.1",
|
|
28987
28987
|
/**
|
|
28988
28988
|
* Version of Projen to use.
|
|
28989
28989
|
*/
|
|
@@ -29001,7 +29001,7 @@ var VERSION = {
|
|
|
29001
29001
|
/**
|
|
29002
29002
|
* Version of `@astrojs/starlight` to pin for StarlightProject scaffolding.
|
|
29003
29003
|
*/
|
|
29004
|
-
STARLIGHT_VERSION: "0.39.
|
|
29004
|
+
STARLIGHT_VERSION: "0.39.3",
|
|
29005
29005
|
/**
|
|
29006
29006
|
* What version of the turborepo library should we use?
|
|
29007
29007
|
*/
|