|
136 | 136 | vscode-html-languageservice "^5.2.0"
|
137 | 137 | vscode-uri "^3.0.8"
|
138 | 138 |
|
139 |
| - |
140 |
| - version "6.3.2" |
141 |
| - resolved "https://registry.yarnpkg.com/@astrojs/markdown-remark/-/markdown-remark-6.3.2.tgz#b85bab36bc92bd9426e75f2efcbdfde26fad57d8" |
142 |
| - integrity sha512-bO35JbWpVvyKRl7cmSJD822e8YA8ThR/YbUsciWNA7yTcqpIAL2hJDToWP5KcZBWxGT6IOdOkHSXARSNZc4l/Q== |
| 139 | + |
| 140 | + version "6.3.3" |
| 141 | + resolved "https://registry.yarnpkg.com/@astrojs/markdown-remark/-/markdown-remark-6.3.3.tgz#7b1876f1fb8ac25165eb59b7e7627b635bd5f234" |
| 142 | + integrity sha512-DDRtD1sPvAuA7ms2btc9A7/7DApKqgLMNrE6kh5tmkfy8utD0Z738gqd3p5aViYYdUtHIyEJ1X4mCMxfCfu15w== |
143 | 143 | dependencies:
|
144 | 144 | "@astrojs/internal-helpers" "0.6.1"
|
145 | 145 | "@astrojs/prism" "3.3.0"
|
|
156 | 156 | remark-rehype "^11.1.2"
|
157 | 157 | remark-smartypants "^3.0.2"
|
158 | 158 | shiki "^3.2.1"
|
159 |
| - smol-toml "^1.3.1" |
| 159 | + smol-toml "^1.3.4" |
160 | 160 | unified "^11.0.5"
|
161 | 161 | unist-util-remove-position "^5.0.0"
|
162 | 162 | unist-util-visit "^5.0.0"
|
163 | 163 | unist-util-visit-parents "^6.0.1"
|
164 | 164 | vfile "^6.0.3"
|
165 | 165 |
|
166 |
| -"@astrojs/mdx@^4.3.0": |
167 |
| - version "4.3.0" |
168 |
| - resolved "https://registry.yarnpkg.com/@astrojs/mdx/-/mdx-4.3.0.tgz#1656383910e1e29c955a17a88866382c975e8224" |
169 |
| - integrity sha512-OGX2KvPeBzjSSKhkCqrUoDMyzFcjKt5nTE5SFw3RdoLf0nrhyCXBQcCyclzWy1+P+XpOamn+p+hm1EhpCRyPxw== |
| 166 | +"@astrojs/mdx@^4.3.1": |
| 167 | + version "4.3.1" |
| 168 | + resolved "https://registry.yarnpkg.com/@astrojs/mdx/-/mdx-4.3.1.tgz#4f1d1dcd70308c539192dc5885b6fe38329fc5ea" |
| 169 | + integrity sha512-0ynzkFd5p2IFDLPAfAcGizg44WyS0qUr43nP2vQkvrPlpoPEMeeoi1xWiWsVqQNaZ0FOmNqfUviUn52nm9mLag== |
170 | 170 | dependencies:
|
171 |
| - "@astrojs/markdown-remark" "6.3.2" |
| 171 | + "@astrojs/markdown-remark" "6.3.3" |
172 | 172 | "@mdx-js/mdx" "^3.1.0"
|
173 | 173 | acorn "^8.14.1"
|
174 | 174 | es-module-lexer "^1.6.0"
|
@@ -1923,14 +1923,14 @@ 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.11.1: |
1927 |
| - version "5.11.1" |
1928 |
| - resolved "https://registry.yarnpkg.com/astro/-/astro-5.11.1.tgz#65432395d873172c4a905eda45a2556551d460f1" |
1929 |
| - integrity sha512-32dpUh0tXSV/FR2q2/z7LOA6IXl7RqET9J51IA0pPSSi3exhRP3EOSQGjBq10DzXT7VrvplDrFqwfiiWBS8oYA== |
| 1926 | +astro@^5.12.0: |
| 1927 | + version "5.12.0" |
| 1928 | + resolved "https://registry.yarnpkg.com/astro/-/astro-5.12.0.tgz#9ba4508eddfeb62cf626d65e5f86024f57d7cf7c" |
| 1929 | + integrity sha512-Oov5JsMFHuUmuO+Nx6plfv3nQNK1Xl/8CgLvR8lBhZTjYnraxhuPX5COVAzbom+YLgwaDfK7KBd8zOEopRf9mg== |
1930 | 1930 | dependencies:
|
1931 | 1931 | "@astrojs/compiler" "^2.12.2"
|
1932 | 1932 | "@astrojs/internal-helpers" "0.6.1"
|
1933 |
| - "@astrojs/markdown-remark" "6.3.2" |
| 1933 | + "@astrojs/markdown-remark" "6.3.3" |
1934 | 1934 | "@astrojs/telemetry" "3.3.0"
|
1935 | 1935 | "@capsizecss/unpack" "^2.4.0"
|
1936 | 1936 | "@oslojs/encoding" "^1.1.0"
|
@@ -1973,6 +1973,7 @@ astro@^5.11.1:
|
1973 | 1973 | rehype "^13.0.2"
|
1974 | 1974 | semver "^7.7.1"
|
1975 | 1975 | shiki "^3.2.1"
|
| 1976 | + smol-toml "^1.3.4" |
1976 | 1977 | tinyexec "^0.3.2"
|
1977 | 1978 | tinyglobby "^0.2.12"
|
1978 | 1979 | tsconfck "^3.1.5"
|
@@ -3006,10 +3007,10 @@ eslint-plugin-mdx@^3.6.2:
|
3006 | 3007 | unified "^11.0.5"
|
3007 | 3008 | vfile "^6.0.3"
|
3008 | 3009 |
|
3009 |
| -eslint-plugin-tailwindcss@^3.18.0: |
3010 |
| - version "3.18.0" |
3011 |
| - resolved "https://registry.yarnpkg.com/eslint-plugin-tailwindcss/-/eslint-plugin-tailwindcss-3.18.0.tgz#00b020f6360e616d592c477a9abdc7d18970715d" |
3012 |
| - integrity sha512-PQDU4ZMzFH0eb2DrfHPpbgo87Zgg2EXSMOj1NSfzdZm+aJzpuwGerfowMIaVehSREEa0idbf/eoNYAOHSJoDAQ== |
| 3010 | +eslint-plugin-tailwindcss@^3.18.2: |
| 3011 | + version "3.18.2" |
| 3012 | + resolved "https://registry.yarnpkg.com/eslint-plugin-tailwindcss/-/eslint-plugin-tailwindcss-3.18.2.tgz#c67ff432cfad470dae54998b3bc6811af81f9087" |
| 3013 | + integrity sha512-QbkMLDC/OkkjFQ1iz/5jkMdHfiMu/uwujUHLAJK5iwNHD8RTxVTlsUezE0toTZ6VhybNBsk+gYGPDq2agfeRNA== |
3013 | 3014 | dependencies:
|
3014 | 3015 | fast-glob "^3.2.5"
|
3015 | 3016 | postcss "^8.4.4"
|
@@ -6263,7 +6264,7 @@ smartypants@^0.2.2:
|
6263 | 6264 | resolved "https://registry.yarnpkg.com/smartypants/-/smartypants-0.2.2.tgz#ad7124d8eb9ab437906db1cd7bd7aaf49e5d9a42"
|
6264 | 6265 | integrity sha512-TzobUYoEft/xBtb2voRPryAUIvYguG0V7Tt3de79I1WfXgCwelqVsGuZSnu3GFGRZhXR90AeEYIM+icuB/S06Q==
|
6265 | 6266 |
|
6266 |
| -smol-toml@^1.3.1: |
| 6267 | +smol-toml@^1.3.4: |
6267 | 6268 | version "1.4.1"
|
6268 | 6269 | resolved "https://registry.yarnpkg.com/smol-toml/-/smol-toml-1.4.1.tgz#f67dff9e1d4ba344242aaf9864062543536b1f72"
|
6269 | 6270 | integrity sha512-CxdwHXyYTONGHThDbq5XdwbFsuY4wlClRGejfE2NtwUtiHYsP1QtNsHb/hnj31jKYSchztJsaA8pSQoVzkfCFg==
|
|
0 commit comments