From 0e86c0ae2982768368f18befcfeb775a09fc2cd7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Aug 2025 07:54:44 +0000 Subject: [PATCH] chore(deps): bump astro from 5.8.1 to 5.12.8 Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 5.8.1 to 5.12.8. - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/astro@5.12.8/packages/astro) --- updated-dependencies: - dependency-name: astro dependency-version: 5.12.8 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- yarn.lock | 59 ++++++++++++++++++++++++++++--------------------------- 1 file changed, 30 insertions(+), 29 deletions(-) diff --git a/yarn.lock b/yarn.lock index ce6bb2c..9bcebb0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -15,22 +15,22 @@ resolved "https://registry.yarnpkg.com/@astrojs/compiler/-/compiler-1.8.2.tgz#f305d5724c45a9932a8ef4e87b2e7227d15d1c2b" integrity sha512-o/ObKgtMzl8SlpIdzaxFnt7SATKPxu4oIP/1NL+HDJRzxfJcAkOTAb/ZKMRyULbz4q+1t2/DAebs2Z1QairkZw== -"@astrojs/compiler@^2.11.0": - version "2.12.0" - resolved "https://registry.yarnpkg.com/@astrojs/compiler/-/compiler-2.12.0.tgz#36fa2b6a5214763a995775699b4d18f63de42de6" - integrity sha512-7bCjW6tVDpUurQLeKBUN9tZ5kSv5qYrGmcn0sG0IwacL7isR2ZbyyA3AdZ4uxsuUFOS2SlgReTH7wkxO6zpqWA== +"@astrojs/compiler@^2.12.2": + version "2.12.2" + resolved "https://registry.yarnpkg.com/@astrojs/compiler/-/compiler-2.12.2.tgz#5913b6ec7efffebdfb37fae9a50122802ae08c64" + integrity sha512-w2zfvhjNCkNMmMMOn5b0J8+OmUaBL1o40ipMvqcG6NRpdC+lKxmTi48DT8Xw0SzJ3AfmeFLB45zXZXtmbsjcgw== -"@astrojs/internal-helpers@0.6.1": - version "0.6.1" - resolved "https://registry.yarnpkg.com/@astrojs/internal-helpers/-/internal-helpers-0.6.1.tgz#87d0f5dbe4bdc2b61c6409672b921bca193abad6" - integrity sha512-l5Pqf6uZu31aG+3Lv8nl/3s4DbUzdlxTWDof4pEpto6GUJNhhCbelVi9dEyurOVyqaelwmS9oSyOWOENSfgo9A== +"@astrojs/internal-helpers@0.7.1": + version "0.7.1" + resolved "https://registry.yarnpkg.com/@astrojs/internal-helpers/-/internal-helpers-0.7.1.tgz#50ce657c415b18b88369e9c6eeb12da208783905" + integrity sha512-7dwEVigz9vUWDw3nRwLQ/yH/xYovlUA0ZD86xoeKEBmkz9O6iELG1yri67PgAPW6VLL/xInA4t7H0CK6VmtkKQ== -"@astrojs/markdown-remark@6.3.2": - version "6.3.2" - resolved "https://registry.yarnpkg.com/@astrojs/markdown-remark/-/markdown-remark-6.3.2.tgz#b85bab36bc92bd9426e75f2efcbdfde26fad57d8" - integrity sha512-bO35JbWpVvyKRl7cmSJD822e8YA8ThR/YbUsciWNA7yTcqpIAL2hJDToWP5KcZBWxGT6IOdOkHSXARSNZc4l/Q== +"@astrojs/markdown-remark@6.3.5": + version "6.3.5" + resolved "https://registry.yarnpkg.com/@astrojs/markdown-remark/-/markdown-remark-6.3.5.tgz#4049142d402cd5de28b2dbc7cf3cb8d25df866d3" + integrity sha512-MiR92CkE2BcyWf3b86cBBw/1dKiOH0qhLgXH2OXA6cScrrmmks1Rr4Tl0p/lFpvmgQQrP54Pd1uidJfmxGrpWQ== dependencies: - "@astrojs/internal-helpers" "0.6.1" + "@astrojs/internal-helpers" "0.7.1" "@astrojs/prism" "3.3.0" github-slugger "^2.0.0" hast-util-from-html "^2.0.3" @@ -45,7 +45,7 @@ remark-rehype "^11.1.2" remark-smartypants "^3.0.2" shiki "^3.2.1" - smol-toml "^1.3.1" + smol-toml "^1.3.4" unified "^11.0.5" unist-util-remove-position "^5.0.0" unist-util-visit "^5.0.0" @@ -1460,13 +1460,13 @@ array-union@^2.1.0: integrity sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw== astro@^5.0.0: - version "5.8.1" - resolved "https://registry.yarnpkg.com/astro/-/astro-5.8.1.tgz#4945dfc4da4aeed4932ee1b119ab1aeaabc627ce" - integrity sha512-lkBg1smMRFW+FQ6i92SgEN53o4+ItRjlRt6Ck+rEjmTcb57Bid7faTNKUQNYuNnxiesTWw3NJDyVPQPbfKDyfw== + version "5.12.8" + resolved "https://registry.yarnpkg.com/astro/-/astro-5.12.8.tgz#ddccb1e1b9ffc07bbfa3eb512cfded8bf0f319b4" + integrity sha512-KkJ7FR+c2SyZYlpakm48XBiuQcRsrVtdjG5LN5an0givI/tLik+ePJ4/g3qrAVhYMjJOxBA2YgFQxANPiWB+Mw== dependencies: - "@astrojs/compiler" "^2.11.0" - "@astrojs/internal-helpers" "0.6.1" - "@astrojs/markdown-remark" "6.3.2" + "@astrojs/compiler" "^2.12.2" + "@astrojs/internal-helpers" "0.7.1" + "@astrojs/markdown-remark" "6.3.5" "@astrojs/telemetry" "3.3.0" "@capsizecss/unpack" "^2.4.0" "@oslojs/encoding" "^1.1.0" @@ -1509,6 +1509,7 @@ astro@^5.0.0: rehype "^13.0.2" semver "^7.7.1" shiki "^3.2.1" + smol-toml "^1.3.4" tinyexec "^0.3.2" tinyglobby "^0.2.12" tsconfck "^3.1.5" @@ -1522,7 +1523,7 @@ astro@^5.0.0: xxhash-wasm "^1.1.0" yargs-parser "^21.1.1" yocto-spinner "^0.2.1" - zod "^3.24.2" + zod "^3.24.4" zod-to-json-schema "^3.24.5" zod-to-ts "^1.2.0" optionalDependencies: @@ -4681,10 +4682,10 @@ slash@^3.0.0: resolved "https://registry.yarnpkg.com/slash/-/slash-3.0.0.tgz#6539be870c165adbd5240220dbe361f1bc4d4634" integrity sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q== -smol-toml@^1.3.1: - version "1.3.4" - resolved "https://registry.yarnpkg.com/smol-toml/-/smol-toml-1.3.4.tgz#4ec76e0e709f586bc50ba30eb79024173c2b2221" - integrity sha512-UOPtVuYkzYGee0Bd2Szz8d2G3RfMfJ2t3qVdZUAozZyAk+a0Sxa+QKix0YCwjL/A1RR0ar44nCxaoN9FxdJGwA== +smol-toml@^1.3.4: + version "1.4.2" + resolved "https://registry.yarnpkg.com/smol-toml/-/smol-toml-1.4.2.tgz#46c4dcc71f982040085ee54b22377c96a4597ce3" + integrity sha512-rInDH6lCNiEyn3+hH8KVGFdbjc099j47+OSgbMrfDYX1CmXLfdKd7qi6IfcWj2wFxvSVkuI46M+wPGYfEOEj6g== source-map-js@^1.0.1, source-map-js@^1.2.0, source-map-js@^1.2.1: version "1.2.1" @@ -5290,10 +5291,10 @@ zod-to-ts@^1.2.0: resolved "https://registry.yarnpkg.com/zod-to-ts/-/zod-to-ts-1.2.0.tgz#873a2fd8242d7b649237be97e0c64d7954ae0c51" integrity sha512-x30XE43V+InwGpvTySRNz9kB7qFU8DlyEy7BsSTCHPH1R0QasMmHWZDCzYm6bVXtj/9NNJAZF3jW8rzFvH5OFA== -zod@^3.24.2: - version "3.25.42" - resolved "https://registry.yarnpkg.com/zod/-/zod-3.25.42.tgz#4818381b32f5120e7ea06decb1cde54a230cad2a" - integrity sha512-PcALTLskaucbeHc41tU/xfjfhcz8z0GdhhDcSgrCTmSazUuqnYqiXO63M0QUBVwpBlsLsNVn5qHSC5Dw3KZvaQ== +zod@^3.24.2, zod@^3.24.4: + version "3.25.76" + resolved "https://registry.yarnpkg.com/zod/-/zod-3.25.76.tgz#26841c3f6fd22a6a2760e7ccb719179768471e34" + integrity sha512-gzUt/qt81nXsFGKIFcC3YnfEAx5NkunCfnDlvuBSSFS02bcXu4Lmea0AFIUwbLWxWPx3d9p8S5QoaujKcNQxcQ== zwitch@^2.0.0, zwitch@^2.0.4: version "2.0.4"