@@ -1608,9 +1608,9 @@ assertion-error@^2.0.1:
16081608 integrity sha512-Izi8RQcffqCeNVgFigKli1ssklIbpHnCYc6AknXGYoB6grJqyeby7jv12JUQgmTAnIDnbck1uxksT4dzN3PWBA==
16091609
16101610astro@^4.0.0 :
1611- version "4.14.0 "
1612- resolved "https://registry.yarnpkg.com/astro/-/astro-4.14.0 .tgz#04880f8ce9a2a58d8f4d16647c3469bf16c07847 "
1613- integrity sha512-UWUOy0aX+x3oDlItcrc4lgLqUXm63w6iChWnWiFijnfpUSJvogtKmJzb79ZmNj56i0ZVGhNVRsbtVhofJPdIXg ==
1611+ version "4.14.2 "
1612+ resolved "https://registry.yarnpkg.com/astro/-/astro-4.14.2 .tgz#384e2bff8cb75449c9eb13effc5b1fbcd9074a99 "
1613+ integrity sha512-x9VeYx8Ih6kYKBMVwwsfRzsZVq30+SUhiawnYQ6+46qQnEx3zH05KcH24HsJMe6dVpHD8HdH7CWR5C4o7Q/jeg ==
16141614 dependencies :
16151615 " @astrojs/compiler" " ^2.10.2"
16161616 " @astrojs/internal-helpers" " 0.4.1"
@@ -1675,6 +1675,7 @@ astro@^4.0.0:
16751675 vitefu "^0.2.5"
16761676 which-pm "^3.0.0"
16771677 xxhash-wasm "^1.0.2"
1678+ yargs-parser "^21.1.1"
16781679 zod "^3.23.8"
16791680 zod-to-json-schema "^3.23.2"
16801681 zod-to-ts "^1.2.0"
@@ -4135,7 +4136,7 @@ pkg-dir@^4.2.0:
41354136 dependencies :
41364137 find-up "^4.0.0"
41374138
4138- postcss@^8.4.39, postcss@^8.4.40 :
4139+ postcss@^8.4.39, postcss@^8.4.41 :
41394140 version "8.4.41"
41404141 resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.41.tgz#d6104d3ba272d882fe18fc07d15dc2da62fa2681"
41414142 integrity sha512-TesUflQ0WKZqAvg52PWL6kHgLKP6xB6heTOdoYM0Wt2UHyxNa4K25EZZMgKns3BH1RLVbZCREPpLY0rhnNoHVQ==
@@ -5064,12 +5065,12 @@ vite@^5.0.0:
50645065 fsevents "~2.3.3"
50655066
50665067vite@^5.4.0 :
5067- version "5.4.0 "
5068- resolved "https://registry.yarnpkg.com/vite/-/vite-5.4.0 .tgz#11dca8a961369ba8b5cae42d068c7ad684d5370f "
5069- integrity sha512-5xokfMX0PIiwCMCMb9ZJcMyh5wbBun0zUzKib+L65vAZ8GY9ePZMXxFrHbr/Kyll2+LSCY7xtERPpxkBDKngwg ==
5068+ version "5.4.1 "
5069+ resolved "https://registry.yarnpkg.com/vite/-/vite-5.4.1 .tgz#2aa72370de824d23f53658affd807e4c9905b058 "
5070+ integrity sha512-1oE6yuNXssjrZdblI9AfBbHCC41nnyoVoEZxQnID6yvQZAFBzxxkqoFLtHUMkYunL8hwOLEjgTuxpkRxvba3kA ==
50705071 dependencies :
50715072 esbuild "^0.21.3"
5072- postcss "^8.4.40 "
5073+ postcss "^8.4.41 "
50735074 rollup "^4.13.0"
50745075 optionalDependencies :
50755076 fsevents "~2.3.3"
0 commit comments