@codedrifters/configulator 0.0.201 → 0.0.202

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
@@ -1790,7 +1790,7 @@ declare const VERSION: {
1790
1790
  /**
1791
1791
  * Version of Astro to pin for AstroProject scaffolding.
1792
1792
  */
1793
- readonly ASTRO_VERSION: "5.14.1";
1793
+ readonly ASTRO_VERSION: "6.1.6";
1794
1794
  /**
1795
1795
  * CDK CLI for workflows and command line operations.
1796
1796
  *
@@ -1802,7 +1802,7 @@ declare const VERSION: {
1802
1802
  *
1803
1803
  * CLI and lib are versioned separately, so this is the lib version.
1804
1804
  */
1805
- readonly AWS_CDK_LIB_VERSION: "2.248.0";
1805
+ readonly AWS_CDK_LIB_VERSION: "2.249.0";
1806
1806
  /**
1807
1807
  * Version of the AWS Constructs library to use.
1808
1808
  */
package/lib/index.d.ts CHANGED
@@ -1839,7 +1839,7 @@ declare const VERSION: {
1839
1839
  /**
1840
1840
  * Version of Astro to pin for AstroProject scaffolding.
1841
1841
  */
1842
- readonly ASTRO_VERSION: "5.14.1";
1842
+ readonly ASTRO_VERSION: "6.1.6";
1843
1843
  /**
1844
1844
  * CDK CLI for workflows and command line operations.
1845
1845
  *
@@ -1851,7 +1851,7 @@ declare const VERSION: {
1851
1851
  *
1852
1852
  * CLI and lib are versioned separately, so this is the lib version.
1853
1853
  */
1854
- readonly AWS_CDK_LIB_VERSION: "2.248.0";
1854
+ readonly AWS_CDK_LIB_VERSION: "2.249.0";
1855
1855
  /**
1856
1856
  * Version of the AWS Constructs library to use.
1857
1857
  */
package/lib/index.js CHANGED
@@ -3824,7 +3824,7 @@ var VERSION = {
3824
3824
  /**
3825
3825
  * Version of Astro to pin for AstroProject scaffolding.
3826
3826
  */
3827
- ASTRO_VERSION: "5.14.1",
3827
+ ASTRO_VERSION: "6.1.6",
3828
3828
  /**
3829
3829
  * CDK CLI for workflows and command line operations.
3830
3830
  *
@@ -3836,7 +3836,7 @@ var VERSION = {
3836
3836
  *
3837
3837
  * CLI and lib are versioned separately, so this is the lib version.
3838
3838
  */
3839
- AWS_CDK_LIB_VERSION: "2.248.0",
3839
+ AWS_CDK_LIB_VERSION: "2.249.0",
3840
3840
  /**
3841
3841
  * Version of the AWS Constructs library to use.
3842
3842
  */