|
61 | 61 | vscode-html-languageservice "^5.2.0" |
62 | 62 | vscode-uri "^3.0.8" |
63 | 63 |
|
64 | | - |
65 | | - version "6.3.2" |
66 | | - resolved "https://registry.yarnpkg.com/@astrojs/markdown-remark/-/markdown-remark-6.3.2.tgz#b85bab36bc92bd9426e75f2efcbdfde26fad57d8" |
67 | | - integrity sha512-bO35JbWpVvyKRl7cmSJD822e8YA8ThR/YbUsciWNA7yTcqpIAL2hJDToWP5KcZBWxGT6IOdOkHSXARSNZc4l/Q== |
| 64 | + |
| 65 | + version "6.3.3" |
| 66 | + resolved "https://registry.yarnpkg.com/@astrojs/markdown-remark/-/markdown-remark-6.3.3.tgz#7b1876f1fb8ac25165eb59b7e7627b635bd5f234" |
| 67 | + integrity sha512-DDRtD1sPvAuA7ms2btc9A7/7DApKqgLMNrE6kh5tmkfy8utD0Z738gqd3p5aViYYdUtHIyEJ1X4mCMxfCfu15w== |
68 | 68 | dependencies: |
69 | 69 | "@astrojs/internal-helpers" "0.6.1" |
70 | 70 | "@astrojs/prism" "3.3.0" |
|
81 | 81 | remark-rehype "^11.1.2" |
82 | 82 | remark-smartypants "^3.0.2" |
83 | 83 | shiki "^3.2.1" |
84 | | - smol-toml "^1.3.1" |
| 84 | + smol-toml "^1.3.4" |
85 | 85 | unified "^11.0.5" |
86 | 86 | unist-util-remove-position "^5.0.0" |
87 | 87 | unist-util-visit "^5.0.0" |
@@ -1528,13 +1528,13 @@ arrify@^3.0.0: |
1528 | 1528 | integrity sha512-tLkvA81vQG/XqE2mjDkGQHoOINtMHtysSnemrmoGe6PydDPMRbVugqyk4A6V/WDWEfm3l+0d8anA9r8cv/5Jaw== |
1529 | 1529 |
|
1530 | 1530 | astro@^5.0.0: |
1531 | | - version "5.11.2" |
1532 | | - resolved "https://registry.yarnpkg.com/astro/-/astro-5.11.2.tgz#a4f339c2a14b696bb5ea21fcc9a82f489f588112" |
1533 | | - integrity sha512-jKJCqp0PMZ1ZpP2xySghsJ1xK7ZNh/ISTRNBf/7khY3iEGq/zup49ZMhNZXK5Cd/dFWP/pdBNHD91SByA42IvQ== |
| 1531 | + version "5.12.0" |
| 1532 | + resolved "https://registry.yarnpkg.com/astro/-/astro-5.12.0.tgz#9ba4508eddfeb62cf626d65e5f86024f57d7cf7c" |
| 1533 | + integrity sha512-Oov5JsMFHuUmuO+Nx6plfv3nQNK1Xl/8CgLvR8lBhZTjYnraxhuPX5COVAzbom+YLgwaDfK7KBd8zOEopRf9mg== |
1534 | 1534 | dependencies: |
1535 | 1535 | "@astrojs/compiler" "^2.12.2" |
1536 | 1536 | "@astrojs/internal-helpers" "0.6.1" |
1537 | | - "@astrojs/markdown-remark" "6.3.2" |
| 1537 | + "@astrojs/markdown-remark" "6.3.3" |
1538 | 1538 | "@astrojs/telemetry" "3.3.0" |
1539 | 1539 | "@capsizecss/unpack" "^2.4.0" |
1540 | 1540 | "@oslojs/encoding" "^1.1.0" |
@@ -1577,6 +1577,7 @@ astro@^5.0.0: |
1577 | 1577 | rehype "^13.0.2" |
1578 | 1578 | semver "^7.7.1" |
1579 | 1579 | shiki "^3.2.1" |
| 1580 | + smol-toml "^1.3.4" |
1580 | 1581 | tinyexec "^0.3.2" |
1581 | 1582 | tinyglobby "^0.2.12" |
1582 | 1583 | tsconfck "^3.1.5" |
@@ -4712,7 +4713,7 @@ slice-ansi@^5.0.0: |
4712 | 4713 | ansi-styles "^6.0.0" |
4713 | 4714 | is-fullwidth-code-point "^4.0.0" |
4714 | 4715 |
|
4715 | | -smol-toml@^1.3.1: |
| 4716 | +smol-toml@^1.3.4: |
4716 | 4717 | version "1.4.1" |
4717 | 4718 | resolved "https://registry.yarnpkg.com/smol-toml/-/smol-toml-1.4.1.tgz#f67dff9e1d4ba344242aaf9864062543536b1f72" |
4718 | 4719 | integrity sha512-CxdwHXyYTONGHThDbq5XdwbFsuY4wlClRGejfE2NtwUtiHYsP1QtNsHb/hnj31jKYSchztJsaA8pSQoVzkfCFg== |
|
0 commit comments