|
136 | 136 | vscode-html-languageservice "^5.2.0"
|
137 | 137 | vscode-uri "^3.0.8"
|
138 | 138 |
|
139 |
| - |
140 |
| - version "6.3.1" |
141 |
| - resolved "https://registry.yarnpkg.com/@astrojs/markdown-remark/-/markdown-remark-6.3.1.tgz#3261c934959d779df77d30424ef78b9d6abb4b80" |
142 |
| - integrity sha512-c5F5gGrkczUaTVgmMW9g1YMJGzOtRvjjhw6IfGuxarM6ct09MpwysP10US729dy07gg8y+ofVifezvP3BNsWZg== |
| 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== |
143 | 143 | dependencies:
|
144 | 144 | "@astrojs/internal-helpers" "0.6.1"
|
145 |
| - "@astrojs/prism" "3.2.0" |
| 145 | + "@astrojs/prism" "3.3.0" |
146 | 146 | github-slugger "^2.0.0"
|
147 | 147 | hast-util-from-html "^2.0.3"
|
148 | 148 | hast-util-to-text "^4.0.2"
|
|
153 | 153 | rehype-stringify "^10.0.1"
|
154 | 154 | remark-gfm "^4.0.1"
|
155 | 155 | remark-parse "^11.0.0"
|
156 |
| - remark-rehype "^11.1.1" |
| 156 | + remark-rehype "^11.1.2" |
157 | 157 | remark-smartypants "^3.0.2"
|
158 |
| - shiki "^3.0.0" |
| 158 | + shiki "^3.2.1" |
159 | 159 | smol-toml "^1.3.1"
|
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.2.6": |
167 |
| - version "4.2.6" |
168 |
| - resolved "https://registry.yarnpkg.com/@astrojs/mdx/-/mdx-4.2.6.tgz#ef32f4184770fbb801a2e3af6640fb4170025640" |
169 |
| - integrity sha512-0i/GmOm6d0qq1/SCfcUgY/IjDc/bS0i42u7h85TkPFBmlFOcBZfkYhR5iyz6hZLwidvJOEq5yGfzt9B1Azku4w== |
| 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== |
170 | 170 | dependencies:
|
171 |
| - "@astrojs/markdown-remark" "6.3.1" |
| 171 | + "@astrojs/markdown-remark" "6.3.2" |
172 | 172 | "@mdx-js/mdx" "^3.1.0"
|
173 | 173 | acorn "^8.14.1"
|
174 | 174 | es-module-lexer "^1.6.0"
|
|
190 | 190 | "@qwik.dev/partytown" "^0.11.0"
|
191 | 191 | mrmime "^2.0.1"
|
192 | 192 |
|
193 |
| -"@astrojs/prism@3.2.0": |
194 |
| - version "3.2.0" |
195 |
| - resolved "https://registry.yarnpkg.com/@astrojs/prism/-/prism-3.2.0.tgz#e8ad1698395bd05f8d1177b365a8de899655c912" |
196 |
| - integrity sha512-GilTHKGCW6HMq7y3BUv9Ac7GMe/MO9gi9GW62GzKtth0SwukCu/qp2wLiGpEujhY+VVhaG9v7kv/5vFzvf4NYw== |
| 193 | +"@astrojs/prism@3.3.0": |
| 194 | + version "3.3.0" |
| 195 | + resolved "https://registry.yarnpkg.com/@astrojs/prism/-/prism-3.3.0.tgz#5888fcd5665d416450a4fe55b1b7b701b8d586d9" |
| 196 | + integrity sha512-q8VwfU/fDZNoDOf+r7jUnMC2//H2l0TuQ6FkGJL8vD8nw/q5KiL3DS1KKBI3QhI9UQhpJ5dc7AtqfbXWuOgLCQ== |
197 | 197 | dependencies:
|
198 |
| - prismjs "^1.29.0" |
| 198 | + prismjs "^1.30.0" |
199 | 199 |
|
200 |
| -"@astrojs/react@^4.2.7": |
201 |
| - version "4.2.7" |
202 |
| - resolved "https://registry.yarnpkg.com/@astrojs/react/-/react-4.2.7.tgz#18fab3689671ca55f5818ca261bd79db871654c6" |
203 |
| - integrity sha512-/wM90noT/6QyJEOGdDmDbq2D9qZooKTJNG1M8olmsW5ns6bJ7uxG5fzkYxcpA3WUTD6Dj6NtpEqchvb5h8Fa+g== |
| 200 | +"@astrojs/react@^4.3.0": |
| 201 | + version "4.3.0" |
| 202 | + resolved "https://registry.yarnpkg.com/@astrojs/react/-/react-4.3.0.tgz#93834247ea16c980b405431c63399aba59e35766" |
| 203 | + integrity sha512-N02aj52Iezn69qHyx5+XvPqgsPMEnel9mI5JMbGiRMTzzLMuNaxRVoQTaq2024Dpr7BLsxCjqMkNvelqMDhaHA== |
204 | 204 | dependencies:
|
205 | 205 | "@vitejs/plugin-react" "^4.4.1"
|
206 | 206 | ultrahtml "^1.6.0"
|
207 |
| - vite "^6.3.4" |
| 207 | + vite "^6.3.5" |
208 | 208 |
|
209 | 209 | "@astrojs/sitemap@^3.4.0":
|
210 | 210 | version "3.4.0"
|
|
224 | 224 | postcss "^8.5.1"
|
225 | 225 | postcss-load-config "^4.0.2"
|
226 | 226 |
|
227 |
| -"@astrojs/telemetry@3.2.1": |
228 |
| - version "3.2.1" |
229 |
| - resolved "https://registry.yarnpkg.com/@astrojs/telemetry/-/telemetry-3.2.1.tgz#296668300100d0e4efe0c6c3cf247c0307d525f0" |
230 |
| - integrity sha512-SSVM820Jqc6wjsn7qYfV9qfeQvePtVc1nSofhyap7l0/iakUKywj3hfy3UJAOV4sGV4Q/u450RD4AaCaFvNPlg== |
| 227 | +"@astrojs/telemetry@3.3.0": |
| 228 | + version "3.3.0" |
| 229 | + resolved "https://registry.yarnpkg.com/@astrojs/telemetry/-/telemetry-3.3.0.tgz#397dc1f3ab123470571d80c9b4c1335195d30417" |
| 230 | + integrity sha512-UFBgfeldP06qu6khs/yY+q1cDAaArM2/7AEIqQ9Cuvf7B1hNLq0xDrZkct+QoIGyjq56y8IaE2I3CTvG99mlhQ== |
231 | 231 | dependencies:
|
232 | 232 | ci-info "^4.2.0"
|
233 | 233 | debug "^4.4.0"
|
@@ -1882,15 +1882,15 @@ astro-social-share@^2.0.3:
|
1882 | 1882 | resolved "https://registry.yarnpkg.com/astro-social-share/-/astro-social-share-2.2.0.tgz#4e7609e251cd614a414d884cefc07888ff73d4f4"
|
1883 | 1883 | integrity sha512-Z5ebhO6Yw4GLggw7wsTahdpS0f4pf/XuVjQlBpWZ0zyt0cKaVrlG/+u6RzrzN9B2t27wxp90XiosZNwvBZqA+Q==
|
1884 | 1884 |
|
1885 |
| -astro@^5.7.14: |
1886 |
| - version "5.7.14" |
1887 |
| - resolved "https://registry.yarnpkg.com/astro/-/astro-5.7.14.tgz#e126b16bb748f08d3ecd85abd15ef8b43cbc3aaf" |
1888 |
| - integrity sha512-DfuDD49f7mbHB7ygLm8KXEC6QQtpLoNrmoylcMLKdl1ahXNdiw+mgW8ApEMyHTUyVrqEUnr4gZCKSlZ9POCHjQ== |
| 1885 | +astro@^5.8.0: |
| 1886 | + version "5.8.0" |
| 1887 | + resolved "https://registry.yarnpkg.com/astro/-/astro-5.8.0.tgz#d6a493ef712eecd05b34517d7f13d7b09f00b5e2" |
| 1888 | + integrity sha512-G57ELkdIntDiSrucA5lQaRtBOjquaZ9b9NIwoz2f471ZuuJcynLjWgItgBzlrz5UMY4WqnFbVWUCKlJb7nt9bA== |
1889 | 1889 | dependencies:
|
1890 | 1890 | "@astrojs/compiler" "^2.11.0"
|
1891 | 1891 | "@astrojs/internal-helpers" "0.6.1"
|
1892 |
| - "@astrojs/markdown-remark" "6.3.1" |
1893 |
| - "@astrojs/telemetry" "3.2.1" |
| 1892 | + "@astrojs/markdown-remark" "6.3.2" |
| 1893 | + "@astrojs/telemetry" "3.3.0" |
1894 | 1894 | "@capsizecss/unpack" "^2.4.0"
|
1895 | 1895 | "@oslojs/encoding" "^1.1.0"
|
1896 | 1896 | "@rollup/pluginutils" "^5.1.4"
|
@@ -5539,7 +5539,7 @@ prettier@^3.0.0, prettier@^3.5.3:
|
5539 | 5539 | resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.3.tgz#4fc2ce0d657e7a02e602549f053b239cb7dfe1b5"
|
5540 | 5540 | integrity sha512-QQtaxnoDJeAkDvDKWCLiwIXkTgRhwYDEQCghU9Z6q03iyek/rxRh/2lC3HB7P8sWT2xC/y5JDctPLBIGzHKbhw==
|
5541 | 5541 |
|
5542 |
| -prismjs@^1.29.0: |
| 5542 | +prismjs@^1.30.0: |
5543 | 5543 | version "1.30.0"
|
5544 | 5544 | resolved "https://registry.yarnpkg.com/prismjs/-/prismjs-1.30.0.tgz#d9709969d9d4e16403f6f348c63553b19f0975a9"
|
5545 | 5545 | integrity sha512-DEvV2ZF2r2/63V+tK8hQvrR2ZGn10srHbXviTlcv7Kpzw8jWiNTqbVgjO3IY8RxrrOUF8VPMQQFysYYYv0YZxw==
|
@@ -5860,7 +5860,7 @@ remark-parse@^11.0.0:
|
5860 | 5860 | micromark-util-types "^2.0.0"
|
5861 | 5861 | unified "^11.0.0"
|
5862 | 5862 |
|
5863 |
| -remark-rehype@^11.0.0, remark-rehype@^11.1.1: |
| 5863 | +remark-rehype@^11.0.0, remark-rehype@^11.1.2: |
5864 | 5864 | version "11.1.2"
|
5865 | 5865 | resolved "https://registry.yarnpkg.com/remark-rehype/-/remark-rehype-11.1.2.tgz#2addaadda80ca9bd9aa0da763e74d16327683b37"
|
5866 | 5866 | integrity sha512-Dh7l57ianaEoIpzbp0PC9UKAdCSVklD8E5Rpw7ETfbTl3FqcOOgq5q2LVDhgGCkaBv7p24JXikPdvhhmHvKMsw==
|
@@ -6175,7 +6175,7 @@ shebang-regex@^3.0.0:
|
6175 | 6175 | resolved "https://registry.yarnpkg.com/shebang-regex/-/shebang-regex-3.0.0.tgz#ae16f1644d873ecad843b0307b143362d4c42172"
|
6176 | 6176 | integrity sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==
|
6177 | 6177 |
|
6178 |
| -shiki@^3.0.0, shiki@^3.2.1, shiki@^3.2.2: |
| 6178 | +shiki@^3.2.1, shiki@^3.2.2: |
6179 | 6179 | version "3.4.0"
|
6180 | 6180 | resolved "https://registry.yarnpkg.com/shiki/-/shiki-3.4.0.tgz#0c21ed2607af6028eb1f90cc71b2c597e7930630"
|
6181 | 6181 | integrity sha512-Ni80XHcqhOEXv5mmDAvf5p6PAJqbUc/RzFeaOqk+zP5DLvTPS3j0ckvA+MI87qoxTQ5RGJDVTbdl/ENLSyyAnQ==
|
@@ -6966,7 +6966,7 @@ vfile@^6.0.0, vfile@^6.0.3:
|
6966 | 6966 | "@types/unist" "^3.0.0"
|
6967 | 6967 | vfile-message "^4.0.0"
|
6968 | 6968 |
|
6969 |
| -vite@^6.3.4: |
| 6969 | +vite@^6.3.4, vite@^6.3.5: |
6970 | 6970 | version "6.3.5"
|
6971 | 6971 | resolved "https://registry.yarnpkg.com/vite/-/vite-6.3.5.tgz#fec73879013c9c0128c8d284504c6d19410d12a3"
|
6972 | 6972 | integrity sha512-cZn6NDFE7wdTpINgs++ZJ4N49W2vRp8LCKrn3Ob1kYNtOo21vfDoaV5GzBfLU4MovSAB8uNRm4jgzVQZ+mBzPQ==
|
@@ -7380,10 +7380,10 @@ zod@^3.23.8, zod@^3.24.2:
|
7380 | 7380 | resolved "https://registry.yarnpkg.com/zod/-/zod-3.24.4.tgz#e2e2cca5faaa012d76e527d0d36622e0a90c315f"
|
7381 | 7381 | integrity sha512-OdqJE9UDRPwWsrHjLN2F8bPxvwJBK22EHLWtanu0LSYr5YqzsaaW3RMgmjwr8Rypg5k+meEJdSPXJZXE/yqOMg==
|
7382 | 7382 |
|
7383 |
| -zod@^3.25.20: |
7384 |
| - version "3.25.20" |
7385 |
| - resolved "https://registry.yarnpkg.com/zod/-/zod-3.25.20.tgz#c36739c52f6d01cf04c53bf56d99f2f5488739ee" |
7386 |
| - integrity sha512-z03fqpTMDF1G02VLKUMt6vyACE7rNWkh3gpXVHgPTw28NPtDFRGvcpTtPwn2kMKtQ0idtYJUTxchytmnqYswcw== |
| 7383 | +zod@^3.25.28: |
| 7384 | + version "3.25.28" |
| 7385 | + resolved "https://registry.yarnpkg.com/zod/-/zod-3.25.28.tgz#8ab13d04afa05933598fd9fca32490ca92c7ea3a" |
| 7386 | + integrity sha512-/nt/67WYKnr5by3YS7LroZJbtcCBurDKKPBPWWzaxvVCGuG/NOsiKkrjoOhI8mJ+SQUXEbUzeB3S+6XDUEEj7Q== |
7387 | 7387 |
|
7388 | 7388 | zwitch@^2.0.0, zwitch@^2.0.4:
|
7389 | 7389 | version "2.0.4"
|
|
0 commit comments