|
206 | 206 | ultrahtml "^1.6.0"
|
207 | 207 | vite "^6.3.5"
|
208 | 208 |
|
209 |
| -"@astrojs/sitemap@^3.4.1": |
210 |
| - version "3.4.1" |
211 |
| - resolved "https://registry.yarnpkg.com/@astrojs/sitemap/-/sitemap-3.4.1.tgz#681ab9ca5470021f3b628726b971c5b9ad0333ad" |
212 |
| - integrity sha512-VjZvr1e4FH6NHyyHXOiQgLiw94LnCVY4v06wN/D0gZKchTMkg71GrAHJz81/huafcmavtLkIv26HnpfDq6/h/Q== |
| 209 | +"@astrojs/sitemap@^3.4.2": |
| 210 | + version "3.4.2" |
| 211 | + resolved "https://registry.yarnpkg.com/@astrojs/sitemap/-/sitemap-3.4.2.tgz#f44e8fe3d855000106cf86b18f2e97ead8339ad0" |
| 212 | + integrity sha512-wfN2dZzdkto6yaMtOFa/J9gc60YE3wl3rgSBoNJ+MU3lJVUMsDY9xf9uAVi8Mp/zEQKFDSJlQzBvqQUpw0Hf6g== |
213 | 213 | dependencies:
|
214 | 214 | sitemap "^8.0.0"
|
215 | 215 | stream-replace-string "^2.0.0"
|
216 |
| - zod "^3.24.2" |
| 216 | + zod "^3.24.4" |
217 | 217 |
|
218 | 218 | "@astrojs/tailwind@^5.1.5":
|
219 | 219 | version "5.1.5"
|
@@ -1923,10 +1923,10 @@ astro-social-share@^2.0.3:
|
1923 | 1923 | resolved "https://registry.yarnpkg.com/astro-social-share/-/astro-social-share-2.2.0.tgz#4e7609e251cd614a414d884cefc07888ff73d4f4"
|
1924 | 1924 | integrity sha512-Z5ebhO6Yw4GLggw7wsTahdpS0f4pf/XuVjQlBpWZ0zyt0cKaVrlG/+u6RzrzN9B2t27wxp90XiosZNwvBZqA+Q==
|
1925 | 1925 |
|
1926 |
| -astro@^5.12.3: |
1927 |
| - version "5.12.3" |
1928 |
| - resolved "https://registry.yarnpkg.com/astro/-/astro-5.12.3.tgz#edb044872ce3978f23d0497d68481a082fae3dad" |
1929 |
| - integrity sha512-fU1hNPMkccm+FuonGsY5DFkC2QyuLCju++8L2ubzBtYBDBf6bmfgmVM7A2dK+Hl+ZJCUNgepsClhBpczj+2LRw== |
| 1926 | +astro@^5.12.4: |
| 1927 | + version "5.12.4" |
| 1928 | + resolved "https://registry.yarnpkg.com/astro/-/astro-5.12.4.tgz#4d57d79e009f02aa4b564b7b2d944dd517b926a6" |
| 1929 | + integrity sha512-ns+/KpfWToKvVf2DJTj4EIa4U59/XVBXeeq6VZUr5DXe6OZJFs8NfJi+W20nRm5nduIeBZGRzaoxPFq9lm4WEg== |
1930 | 1930 | dependencies:
|
1931 | 1931 | "@astrojs/compiler" "^2.12.2"
|
1932 | 1932 | "@astrojs/internal-helpers" "0.6.1"
|
@@ -1987,7 +1987,7 @@ astro@^5.12.3:
|
1987 | 1987 | xxhash-wasm "^1.1.0"
|
1988 | 1988 | yargs-parser "^21.1.1"
|
1989 | 1989 | yocto-spinner "^0.2.1"
|
1990 |
| - zod "^3.24.2" |
| 1990 | + zod "^3.24.4" |
1991 | 1991 | zod-to-json-schema "^3.24.5"
|
1992 | 1992 | zod-to-ts "^1.2.0"
|
1993 | 1993 | optionalDependencies:
|
@@ -7418,7 +7418,7 @@ zod-to-ts@^1.2.0:
|
7418 | 7418 | resolved "https://registry.yarnpkg.com/zod-to-ts/-/zod-to-ts-1.2.0.tgz#873a2fd8242d7b649237be97e0c64d7954ae0c51"
|
7419 | 7419 | integrity sha512-x30XE43V+InwGpvTySRNz9kB7qFU8DlyEy7BsSTCHPH1R0QasMmHWZDCzYm6bVXtj/9NNJAZF3jW8rzFvH5OFA==
|
7420 | 7420 |
|
7421 |
| -zod@^3.23.8, zod@^3.24.2: |
| 7421 | +zod@^3.23.8, zod@^3.24.4: |
7422 | 7422 | version "3.25.76"
|
7423 | 7423 | resolved "https://registry.yarnpkg.com/zod/-/zod-3.25.76.tgz#26841c3f6fd22a6a2760e7ccb719179768471e34"
|
7424 | 7424 | integrity sha512-gzUt/qt81nXsFGKIFcC3YnfEAx5NkunCfnDlvuBSSFS02bcXu4Lmea0AFIUwbLWxWPx3d9p8S5QoaujKcNQxcQ==
|
|
0 commit comments