Fork of Chiri for Astro for my blog
6
fork

Configure Feed

Select the types of activity you want to include in your feed.

deps(deps): bump astro from 5.17.2 to 5.17.3 in the astro group

Bumps the astro group with 1 update: [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro).

Updates `astro` from 5.17.2 to 5.17.3
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/withastro/astro/releases">astro's releases</a>.</em></p>
<blockquote>
<h2>astro@5.17.3</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p><a href="https://redirect.github.com/withastro/astro/pull/15564">#15564</a> <a href="https://github.com/withastro/astro/commit/522f880b07a4ea7d69a19b5507fb53a5ed6c87f8"><code>522f880</code></a> Thanks <a href="https://github.com/matthewp"><code>@​matthewp</code></a>! - Add a default body size limit for server actions to prevent oversized requests from exhausting memory.</p>
</li>
<li>
<p><a href="https://redirect.github.com/withastro/astro/pull/15569">#15569</a> <a href="https://github.com/withastro/astro/commit/e01e98b063e90d274c42130ec2a60cc0966622c9"><code>e01e98b</code></a> Thanks <a href="https://github.com/matthewp"><code>@​matthewp</code></a>! - Respect image allowlists when inferring remote image sizes and reject remote redirects.</p>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/withastro/astro/blob/astro@5.17.3/packages/astro/CHANGELOG.md">astro's changelog</a>.</em></p>
<blockquote>
<h2>5.17.3</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p><a href="https://redirect.github.com/withastro/astro/pull/15564">#15564</a> <a href="https://github.com/withastro/astro/commit/522f880b07a4ea7d69a19b5507fb53a5ed6c87f8"><code>522f880</code></a> Thanks <a href="https://github.com/matthewp"><code>@​matthewp</code></a>! - Add a default body size limit for server actions to prevent oversized requests from exhausting memory.</p>
</li>
<li>
<p><a href="https://redirect.github.com/withastro/astro/pull/15569">#15569</a> <a href="https://github.com/withastro/astro/commit/e01e98b063e90d274c42130ec2a60cc0966622c9"><code>e01e98b</code></a> Thanks <a href="https://github.com/matthewp"><code>@​matthewp</code></a>! - Respect image allowlists when inferring remote image sizes and reject remote redirects.</p>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/withastro/astro/commit/e0f1a2b3e4bc908bd5e148c698efb6f41a42c8ea"><code>e0f1a2b</code></a> [ci] release (<a href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/15571">#15571</a>)</li>
<li><a href="https://github.com/withastro/astro/commit/522f880b07a4ea7d69a19b5507fb53a5ed6c87f8"><code>522f880</code></a> Limit action request body size (<a href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/15564">#15564</a>)</li>
<li><a href="https://github.com/withastro/astro/commit/436962a639ad7d606ed19c97b42d2466117e3fc4"><code>436962a</code></a> chore: Upgrade Vite and esbuild (<a href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/15554">#15554</a>)</li>
<li><a href="https://github.com/withastro/astro/commit/e01e98b063e90d274c42130ec2a60cc0966622c9"><code>e01e98b</code></a> Respect remote image allowlists (<a href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/15569">#15569</a>)</li>
<li>See full diff in <a href="https://github.com/withastro/astro/commits/astro@5.17.3/packages/astro">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=astro&package-manager=npm_and_yarn&previous-version=5.17.2&new-version=5.17.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions


</details>

authored by

dependabot[bot] and committed by
GitHub
540bcceb 3fef1359

+208 -170
+1 -1
package.json
··· 22 22 "@astrojs/rss": "^4.0.15", 23 23 "@astrojs/sitemap": "^3.7.0", 24 24 "@playform/inline": "^0.1.2", 25 - "astro": "^5.17.2", 25 + "astro": "^5.17.3", 26 26 "astro-og-canvas": "^0.10.1", 27 27 "canvaskit-wasm": "^0.40.0", 28 28 "feed": "^5.2.0",
+207 -169
pnpm-lock.yaml
··· 10 10 dependencies: 11 11 '@astrojs/mdx': 12 12 specifier: ^4.3.13 13 - version: 4.3.13(astro@5.17.2(@netlify/blobs@10.5.0)(@types/node@25.0.9)(jiti@2.6.1)(rollup@4.57.1)(tsx@4.21.0)(typescript@5.9.3)(yaml@2.8.2)) 13 + version: 4.3.13(astro@5.17.3(@netlify/blobs@10.5.0)(@types/node@25.0.9)(jiti@2.6.1)(rollup@4.59.0)(tsx@4.21.0)(typescript@5.9.3)(yaml@2.8.2)) 14 14 '@astrojs/netlify': 15 15 specifier: ^6.6.4 16 - version: 6.6.4(@netlify/api@14.0.12)(@types/node@25.0.9)(astro@5.17.2(@netlify/blobs@10.5.0)(@types/node@25.0.9)(jiti@2.6.1)(rollup@4.57.1)(tsx@4.21.0)(typescript@5.9.3)(yaml@2.8.2))(jiti@2.6.1)(rollup@4.57.1)(tsx@4.21.0)(yaml@2.8.2) 16 + version: 6.6.4(@netlify/api@14.0.12)(@types/node@25.0.9)(astro@5.17.3(@netlify/blobs@10.5.0)(@types/node@25.0.9)(jiti@2.6.1)(rollup@4.59.0)(tsx@4.21.0)(typescript@5.9.3)(yaml@2.8.2))(jiti@2.6.1)(rollup@4.59.0)(tsx@4.21.0)(yaml@2.8.2) 17 17 '@astrojs/rss': 18 18 specifier: ^4.0.15 19 19 version: 4.0.15 ··· 22 22 version: 3.7.0 23 23 '@playform/inline': 24 24 specifier: ^0.1.2 25 - version: 0.1.2(@netlify/blobs@10.5.0)(@types/node@25.0.9)(jiti@2.6.1)(rollup@4.57.1)(tsx@4.21.0)(typescript@5.9.3)(yaml@2.8.2) 25 + version: 0.1.2(@netlify/blobs@10.5.0)(@types/node@25.0.9)(jiti@2.6.1)(rollup@4.59.0)(tsx@4.21.0)(typescript@5.9.3)(yaml@2.8.2) 26 26 astro: 27 - specifier: ^5.17.2 28 - version: 5.17.2(@netlify/blobs@10.5.0)(@types/node@25.0.9)(jiti@2.6.1)(rollup@4.57.1)(tsx@4.21.0)(typescript@5.9.3)(yaml@2.8.2) 27 + specifier: ^5.17.3 28 + version: 5.17.3(@netlify/blobs@10.5.0)(@types/node@25.0.9)(jiti@2.6.1)(rollup@4.59.0)(tsx@4.21.0)(typescript@5.9.3)(yaml@2.8.2) 29 29 astro-og-canvas: 30 30 specifier: ^0.10.1 31 - version: 0.10.1(astro@5.17.2(@netlify/blobs@10.5.0)(@types/node@25.0.9)(jiti@2.6.1)(rollup@4.57.1)(tsx@4.21.0)(typescript@5.9.3)(yaml@2.8.2)) 31 + version: 0.10.1(astro@5.17.3(@netlify/blobs@10.5.0)(@types/node@25.0.9)(jiti@2.6.1)(rollup@4.59.0)(tsx@4.21.0)(typescript@5.9.3)(yaml@2.8.2)) 32 32 canvaskit-wasm: 33 33 specifier: ^0.40.0 34 34 version: 0.40.0 ··· 1193 1193 rollup: 1194 1194 optional: true 1195 1195 1196 - '@rollup/rollup-android-arm-eabi@4.57.1': 1197 - resolution: {integrity: sha512-A6ehUVSiSaaliTxai040ZpZ2zTevHYbvu/lDoeAteHI8QnaosIzm4qwtezfRg1jOYaUmnzLX1AOD6Z+UJjtifg==} 1196 + '@rollup/rollup-android-arm-eabi@4.59.0': 1197 + resolution: {integrity: sha512-upnNBkA6ZH2VKGcBj9Fyl9IGNPULcjXRlg0LLeaioQWueH30p6IXtJEbKAgvyv+mJaMxSm1l6xwDXYjpEMiLMg==} 1198 1198 cpu: [arm] 1199 1199 os: [android] 1200 1200 1201 - '@rollup/rollup-android-arm64@4.57.1': 1202 - resolution: {integrity: sha512-dQaAddCY9YgkFHZcFNS/606Exo8vcLHwArFZ7vxXq4rigo2bb494/xKMMwRRQW6ug7Js6yXmBZhSBRuBvCCQ3w==} 1201 + '@rollup/rollup-android-arm64@4.59.0': 1202 + resolution: {integrity: sha512-hZ+Zxj3SySm4A/DylsDKZAeVg0mvi++0PYVceVyX7hemkw7OreKdCvW2oQ3T1FMZvCaQXqOTHb8qmBShoqk69Q==} 1203 1203 cpu: [arm64] 1204 1204 os: [android] 1205 1205 1206 - '@rollup/rollup-darwin-arm64@4.57.1': 1207 - resolution: {integrity: sha512-crNPrwJOrRxagUYeMn/DZwqN88SDmwaJ8Cvi/TN1HnWBU7GwknckyosC2gd0IqYRsHDEnXf328o9/HC6OkPgOg==} 1206 + '@rollup/rollup-darwin-arm64@4.59.0': 1207 + resolution: {integrity: sha512-W2Psnbh1J8ZJw0xKAd8zdNgF9HRLkdWwwdWqubSVk0pUuQkoHnv7rx4GiF9rT4t5DIZGAsConRE3AxCdJ4m8rg==} 1208 1208 cpu: [arm64] 1209 1209 os: [darwin] 1210 1210 1211 - '@rollup/rollup-darwin-x64@4.57.1': 1212 - resolution: {integrity: sha512-Ji8g8ChVbKrhFtig5QBV7iMaJrGtpHelkB3lsaKzadFBe58gmjfGXAOfI5FV0lYMH8wiqsxKQ1C9B0YTRXVy4w==} 1211 + '@rollup/rollup-darwin-x64@4.59.0': 1212 + resolution: {integrity: sha512-ZW2KkwlS4lwTv7ZVsYDiARfFCnSGhzYPdiOU4IM2fDbL+QGlyAbjgSFuqNRbSthybLbIJ915UtZBtmuLrQAT/w==} 1213 1213 cpu: [x64] 1214 1214 os: [darwin] 1215 1215 1216 - '@rollup/rollup-freebsd-arm64@4.57.1': 1217 - resolution: {integrity: sha512-R+/WwhsjmwodAcz65guCGFRkMb4gKWTcIeLy60JJQbXrJ97BOXHxnkPFrP+YwFlaS0m+uWJTstrUA9o+UchFug==} 1216 + '@rollup/rollup-freebsd-arm64@4.59.0': 1217 + resolution: {integrity: sha512-EsKaJ5ytAu9jI3lonzn3BgG8iRBjV4LxZexygcQbpiU0wU0ATxhNVEpXKfUa0pS05gTcSDMKpn3Sx+QB9RlTTA==} 1218 1218 cpu: [arm64] 1219 1219 os: [freebsd] 1220 1220 1221 - '@rollup/rollup-freebsd-x64@4.57.1': 1222 - resolution: {integrity: sha512-IEQTCHeiTOnAUC3IDQdzRAGj3jOAYNr9kBguI7MQAAZK3caezRrg0GxAb6Hchg4lxdZEI5Oq3iov/w/hnFWY9Q==} 1221 + '@rollup/rollup-freebsd-x64@4.59.0': 1222 + resolution: {integrity: sha512-d3DuZi2KzTMjImrxoHIAODUZYoUUMsuUiY4SRRcJy6NJoZ6iIqWnJu9IScV9jXysyGMVuW+KNzZvBLOcpdl3Vg==} 1223 1223 cpu: [x64] 1224 1224 os: [freebsd] 1225 1225 1226 - '@rollup/rollup-linux-arm-gnueabihf@4.57.1': 1227 - resolution: {integrity: sha512-F8sWbhZ7tyuEfsmOxwc2giKDQzN3+kuBLPwwZGyVkLlKGdV1nvnNwYD0fKQ8+XS6hp9nY7B+ZeK01EBUE7aHaw==} 1226 + '@rollup/rollup-linux-arm-gnueabihf@4.59.0': 1227 + resolution: {integrity: sha512-t4ONHboXi/3E0rT6OZl1pKbl2Vgxf9vJfWgmUoCEVQVxhW6Cw/c8I6hbbu7DAvgp82RKiH7TpLwxnJeKv2pbsw==} 1228 1228 cpu: [arm] 1229 1229 os: [linux] 1230 1230 1231 - '@rollup/rollup-linux-arm-musleabihf@4.57.1': 1232 - resolution: {integrity: sha512-rGfNUfn0GIeXtBP1wL5MnzSj98+PZe/AXaGBCRmT0ts80lU5CATYGxXukeTX39XBKsxzFpEeK+Mrp9faXOlmrw==} 1231 + '@rollup/rollup-linux-arm-musleabihf@4.59.0': 1232 + resolution: {integrity: sha512-CikFT7aYPA2ufMD086cVORBYGHffBo4K8MQ4uPS/ZnY54GKj36i196u8U+aDVT2LX4eSMbyHtyOh7D7Zvk2VvA==} 1233 1233 cpu: [arm] 1234 1234 os: [linux] 1235 1235 1236 - '@rollup/rollup-linux-arm64-gnu@4.57.1': 1237 - resolution: {integrity: sha512-MMtej3YHWeg/0klK2Qodf3yrNzz6CGjo2UntLvk2RSPlhzgLvYEB3frRvbEF2wRKh1Z2fDIg9KRPe1fawv7C+g==} 1236 + '@rollup/rollup-linux-arm64-gnu@4.59.0': 1237 + resolution: {integrity: sha512-jYgUGk5aLd1nUb1CtQ8E+t5JhLc9x5WdBKew9ZgAXg7DBk0ZHErLHdXM24rfX+bKrFe+Xp5YuJo54I5HFjGDAA==} 1238 1238 cpu: [arm64] 1239 1239 os: [linux] 1240 1240 1241 - '@rollup/rollup-linux-arm64-musl@4.57.1': 1242 - resolution: {integrity: sha512-1a/qhaaOXhqXGpMFMET9VqwZakkljWHLmZOX48R0I/YLbhdxr1m4gtG1Hq7++VhVUmf+L3sTAf9op4JlhQ5u1Q==} 1241 + '@rollup/rollup-linux-arm64-musl@4.59.0': 1242 + resolution: {integrity: sha512-peZRVEdnFWZ5Bh2KeumKG9ty7aCXzzEsHShOZEFiCQlDEepP1dpUl/SrUNXNg13UmZl+gzVDPsiCwnV1uI0RUA==} 1243 1243 cpu: [arm64] 1244 1244 os: [linux] 1245 1245 1246 - '@rollup/rollup-linux-loong64-gnu@4.57.1': 1247 - resolution: {integrity: sha512-QWO6RQTZ/cqYtJMtxhkRkidoNGXc7ERPbZN7dVW5SdURuLeVU7lwKMpo18XdcmpWYd0qsP1bwKPf7DNSUinhvA==} 1246 + '@rollup/rollup-linux-loong64-gnu@4.59.0': 1247 + resolution: {integrity: sha512-gbUSW/97f7+r4gHy3Jlup8zDG190AuodsWnNiXErp9mT90iCy9NKKU0Xwx5k8VlRAIV2uU9CsMnEFg/xXaOfXg==} 1248 1248 cpu: [loong64] 1249 1249 os: [linux] 1250 1250 1251 - '@rollup/rollup-linux-loong64-musl@4.57.1': 1252 - resolution: {integrity: sha512-xpObYIf+8gprgWaPP32xiN5RVTi/s5FCR+XMXSKmhfoJjrpRAjCuuqQXyxUa/eJTdAE6eJ+KDKaoEqjZQxh3Gw==} 1251 + '@rollup/rollup-linux-loong64-musl@4.59.0': 1252 + resolution: {integrity: sha512-yTRONe79E+o0FWFijasoTjtzG9EBedFXJMl888NBEDCDV9I2wGbFFfJQQe63OijbFCUZqxpHz1GzpbtSFikJ4Q==} 1253 1253 cpu: [loong64] 1254 1254 os: [linux] 1255 1255 1256 - '@rollup/rollup-linux-ppc64-gnu@4.57.1': 1257 - resolution: {integrity: sha512-4BrCgrpZo4hvzMDKRqEaW1zeecScDCR+2nZ86ATLhAoJ5FQ+lbHVD3ttKe74/c7tNT9c6F2viwB3ufwp01Oh2w==} 1256 + '@rollup/rollup-linux-ppc64-gnu@4.59.0': 1257 + resolution: {integrity: sha512-sw1o3tfyk12k3OEpRddF68a1unZ5VCN7zoTNtSn2KndUE+ea3m3ROOKRCZxEpmT9nsGnogpFP9x6mnLTCaoLkA==} 1258 1258 cpu: [ppc64] 1259 1259 os: [linux] 1260 1260 1261 - '@rollup/rollup-linux-ppc64-musl@4.57.1': 1262 - resolution: {integrity: sha512-NOlUuzesGauESAyEYFSe3QTUguL+lvrN1HtwEEsU2rOwdUDeTMJdO5dUYl/2hKf9jWydJrO9OL/XSSf65R5+Xw==} 1261 + '@rollup/rollup-linux-ppc64-musl@4.59.0': 1262 + resolution: {integrity: sha512-+2kLtQ4xT3AiIxkzFVFXfsmlZiG5FXYW7ZyIIvGA7Bdeuh9Z0aN4hVyXS/G1E9bTP/vqszNIN/pUKCk/BTHsKA==} 1263 1263 cpu: [ppc64] 1264 1264 os: [linux] 1265 1265 1266 - '@rollup/rollup-linux-riscv64-gnu@4.57.1': 1267 - resolution: {integrity: sha512-ptA88htVp0AwUUqhVghwDIKlvJMD/fmL/wrQj99PRHFRAG6Z5nbWoWG4o81Nt9FT+IuqUQi+L31ZKAFeJ5Is+A==} 1266 + '@rollup/rollup-linux-riscv64-gnu@4.59.0': 1267 + resolution: {integrity: sha512-NDYMpsXYJJaj+I7UdwIuHHNxXZ/b/N2hR15NyH3m2qAtb/hHPA4g4SuuvrdxetTdndfj9b1WOmy73kcPRoERUg==} 1268 1268 cpu: [riscv64] 1269 1269 os: [linux] 1270 1270 1271 - '@rollup/rollup-linux-riscv64-musl@4.57.1': 1272 - resolution: {integrity: sha512-S51t7aMMTNdmAMPpBg7OOsTdn4tySRQvklmL3RpDRyknk87+Sp3xaumlatU+ppQ+5raY7sSTcC2beGgvhENfuw==} 1271 + '@rollup/rollup-linux-riscv64-musl@4.59.0': 1272 + resolution: {integrity: sha512-nLckB8WOqHIf1bhymk+oHxvM9D3tyPndZH8i8+35p/1YiVoVswPid2yLzgX7ZJP0KQvnkhM4H6QZ5m0LzbyIAg==} 1273 1273 cpu: [riscv64] 1274 1274 os: [linux] 1275 1275 1276 - '@rollup/rollup-linux-s390x-gnu@4.57.1': 1277 - resolution: {integrity: sha512-Bl00OFnVFkL82FHbEqy3k5CUCKH6OEJL54KCyx2oqsmZnFTR8IoNqBF+mjQVcRCT5sB6yOvK8A37LNm/kPJiZg==} 1276 + '@rollup/rollup-linux-s390x-gnu@4.59.0': 1277 + resolution: {integrity: sha512-oF87Ie3uAIvORFBpwnCvUzdeYUqi2wY6jRFWJAy1qus/udHFYIkplYRW+wo+GRUP4sKzYdmE1Y3+rY5Gc4ZO+w==} 1278 1278 cpu: [s390x] 1279 1279 os: [linux] 1280 1280 1281 - '@rollup/rollup-linux-x64-gnu@4.57.1': 1282 - resolution: {integrity: sha512-ABca4ceT4N+Tv/GtotnWAeXZUZuM/9AQyCyKYyKnpk4yoA7QIAuBt6Hkgpw8kActYlew2mvckXkvx0FfoInnLg==} 1281 + '@rollup/rollup-linux-x64-gnu@4.59.0': 1282 + resolution: {integrity: sha512-3AHmtQq/ppNuUspKAlvA8HtLybkDflkMuLK4DPo77DfthRb71V84/c4MlWJXixZz4uruIH4uaa07IqoAkG64fg==} 1283 1283 cpu: [x64] 1284 1284 os: [linux] 1285 1285 1286 - '@rollup/rollup-linux-x64-musl@4.57.1': 1287 - resolution: {integrity: sha512-HFps0JeGtuOR2convgRRkHCekD7j+gdAuXM+/i6kGzQtFhlCtQkpwtNzkNj6QhCDp7DRJ7+qC/1Vg2jt5iSOFw==} 1286 + '@rollup/rollup-linux-x64-musl@4.59.0': 1287 + resolution: {integrity: sha512-2UdiwS/9cTAx7qIUZB/fWtToJwvt0Vbo0zmnYt7ED35KPg13Q0ym1g442THLC7VyI6JfYTP4PiSOWyoMdV2/xg==} 1288 1288 cpu: [x64] 1289 1289 os: [linux] 1290 1290 1291 - '@rollup/rollup-openbsd-x64@4.57.1': 1292 - resolution: {integrity: sha512-H+hXEv9gdVQuDTgnqD+SQffoWoc0Of59AStSzTEj/feWTBAnSfSD3+Dql1ZruJQxmykT/JVY0dE8Ka7z0DH1hw==} 1291 + '@rollup/rollup-openbsd-x64@4.59.0': 1292 + resolution: {integrity: sha512-M3bLRAVk6GOwFlPTIxVBSYKUaqfLrn8l0psKinkCFxl4lQvOSz8ZrKDz2gxcBwHFpci0B6rttydI4IpS4IS/jQ==} 1293 1293 cpu: [x64] 1294 1294 os: [openbsd] 1295 1295 1296 - '@rollup/rollup-openharmony-arm64@4.57.1': 1297 - resolution: {integrity: sha512-4wYoDpNg6o/oPximyc/NG+mYUejZrCU2q+2w6YZqrAs2UcNUChIZXjtafAiiZSUc7On8v5NyNj34Kzj/Ltk6dQ==} 1296 + '@rollup/rollup-openharmony-arm64@4.59.0': 1297 + resolution: {integrity: sha512-tt9KBJqaqp5i5HUZzoafHZX8b5Q2Fe7UjYERADll83O4fGqJ49O1FsL6LpdzVFQcpwvnyd0i+K/VSwu/o/nWlA==} 1298 1298 cpu: [arm64] 1299 1299 os: [openharmony] 1300 1300 1301 - '@rollup/rollup-win32-arm64-msvc@4.57.1': 1302 - resolution: {integrity: sha512-O54mtsV/6LW3P8qdTcamQmuC990HDfR71lo44oZMZlXU4tzLrbvTii87Ni9opq60ds0YzuAlEr/GNwuNluZyMQ==} 1301 + '@rollup/rollup-win32-arm64-msvc@4.59.0': 1302 + resolution: {integrity: sha512-V5B6mG7OrGTwnxaNUzZTDTjDS7F75PO1ae6MJYdiMu60sq0CqN5CVeVsbhPxalupvTX8gXVSU9gq+Rx1/hvu6A==} 1303 1303 cpu: [arm64] 1304 1304 os: [win32] 1305 1305 1306 - '@rollup/rollup-win32-ia32-msvc@4.57.1': 1307 - resolution: {integrity: sha512-P3dLS+IerxCT/7D2q2FYcRdWRl22dNbrbBEtxdWhXrfIMPP9lQhb5h4Du04mdl5Woq05jVCDPCMF7Ub0NAjIew==} 1306 + '@rollup/rollup-win32-ia32-msvc@4.59.0': 1307 + resolution: {integrity: sha512-UKFMHPuM9R0iBegwzKF4y0C4J9u8C6MEJgFuXTBerMk7EJ92GFVFYBfOZaSGLu6COf7FxpQNqhNS4c4icUPqxA==} 1308 1308 cpu: [ia32] 1309 1309 os: [win32] 1310 1310 1311 - '@rollup/rollup-win32-x64-gnu@4.57.1': 1312 - resolution: {integrity: sha512-VMBH2eOOaKGtIJYleXsi2B8CPVADrh+TyNxJ4mWPnKfLB/DBUmzW+5m1xUrcwWoMfSLagIRpjUFeW5CO5hyciQ==} 1311 + '@rollup/rollup-win32-x64-gnu@4.59.0': 1312 + resolution: {integrity: sha512-laBkYlSS1n2L8fSo1thDNGrCTQMmxjYY5G0WFWjFFYZkKPjsMBsgJfGf4TLxXrF6RyhI60L8TMOjBMvXiTcxeA==} 1313 1313 cpu: [x64] 1314 1314 os: [win32] 1315 1315 1316 - '@rollup/rollup-win32-x64-msvc@4.57.1': 1317 - resolution: {integrity: sha512-mxRFDdHIWRxg3UfIIAwCm6NzvxG0jDX/wBN6KsQFTvKFqqg9vTrWUE68qEjHt19A5wwx5X5aUi2zuZT7YR0jrA==} 1316 + '@rollup/rollup-win32-x64-msvc@4.59.0': 1317 + resolution: {integrity: sha512-2HRCml6OztYXyJXAvdDXPKcawukWY2GpR5/nxKp4iBgiO3wcoEGkAaqctIbZcNB6KlUQBIqt8VYkNSj2397EfA==} 1318 1318 cpu: [x64] 1319 1319 os: [win32] 1320 1320 ··· 1547 1547 engines: {node: '>=0.4.0'} 1548 1548 hasBin: true 1549 1549 1550 + acorn@8.16.0: 1551 + resolution: {integrity: sha512-UVJyE9MttOsBQIDKw1skb9nAwQuR5wuGD3+82K6JgJlm/Y+KI92oNsMNGZCYdDsVtRHSak0pcV5Dno5+4jh9sw==} 1552 + engines: {node: '>=0.4.0'} 1553 + hasBin: true 1554 + 1550 1555 agent-base@7.1.4: 1551 1556 resolution: {integrity: sha512-MnA+YT8fwfJPgBx3m60MNqakm30XOkyIoH1y6huTQvC0PwZG7ki8NacLBcrPbNoo8vEZy7Jpuk7+jMO+CUovTQ==} 1552 1557 engines: {node: '>= 14'} ··· 1627 1632 peerDependencies: 1628 1633 astro: ^5.0.0 || ^6.0.0-alpha 1629 1634 1630 - astro@5.17.2: 1631 - resolution: {integrity: sha512-7jnMqGo53hOQNwo1N/wqeOvUp8wwW/p+DeerSjSkHNx8L/1mhy6P7rVo7EhdmF8DpKqw0tl/B5Fx1WcIzg1ysA==} 1635 + astro@5.17.3: 1636 + resolution: {integrity: sha512-69dcfPe8LsHzklwj+hl+vunWUbpMB6pmg35mACjetxbJeUNNys90JaBM8ZiwsPK689SAj/4Zqb1ayaANls9/MA==} 1632 1637 engines: {node: 18.20.8 || ^20.3.0 || >=22.0.0, npm: '>=9.6.5', pnpm: '>=7.1.0'} 1633 1638 hasBin: true 1634 1639 ··· 1944 1949 1945 1950 decode-named-character-reference@1.2.0: 1946 1951 resolution: {integrity: sha512-c6fcElNV6ShtZXmsgNgFFV5tVX2PaV4g+MOAkb8eXHvn6sryJBrZa9r0zV6+dtTyoCKxtDy5tyQ5ZwQuidtd+Q==} 1952 + 1953 + decode-named-character-reference@1.3.0: 1954 + resolution: {integrity: sha512-GtpQYB283KrPp6nRw50q3U9/VfOutZOe103qlN7BPP6Ad27xYnOIWv4lPzo8HCAL+mMZofJ9KEy30fq6MfaK6Q==} 1947 1955 1948 1956 dedent@1.7.1: 1949 1957 resolution: {integrity: sha512-9JmrhGZpOlEgOLdQgSm0zxFaYoQon408V1v49aqTWuXENVlnCuY9JBZcXZiCsZQWDjTm5Qf/nIvAy77mXDAjEg==} ··· 2028 2036 dettle@1.0.5: 2029 2037 resolution: {integrity: sha512-ZVyjhAJ7sCe1PNXEGveObOH9AC8QvMga3HJIghHawtG7mE4K5pW9nz/vDGAr/U7a3LWgdOzEE7ac9MURnyfaTA==} 2030 2038 2031 - devalue@5.6.2: 2032 - resolution: {integrity: sha512-nPRkjWzzDQlsejL1WVifk5rvcFi/y1onBRxjaFMjZeR9mFpqu2gmAZ9xUB9/IEanEP/vBtGeGganC/GO1fmufg==} 2039 + devalue@5.6.3: 2040 + resolution: {integrity: sha512-nc7XjUU/2Lb+SvEFVGcWLiKkzfw8+qHI7zn8WYXKkLMgfGSHbgCEaR6bJpev8Cm6Rmrb19Gfd/tZvGqx9is3wg==} 2033 2041 2034 2042 devlop@1.1.0: 2035 2043 resolution: {integrity: sha512-RWmIqhcFf1lRYBvNmr7qTNuyCt/7/ns2jbpp1+PalgE/rDQcBT0fioSMUpJ93irlUhC5hrg4cYqe6U+0ImW0rA==} ··· 2395 2403 resolution: {integrity: sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==} 2396 2404 engines: {node: 6.* || 8.* || >= 10.*} 2397 2405 2398 - get-east-asian-width@1.4.0: 2399 - resolution: {integrity: sha512-QZjmEOC+IT1uk6Rx0sX22V6uHWVwbdbxf1faPqJ1QhLdGgsRGCZoyaQBm/piRdJy/D2um6hM1UP7ZEeQ4EkP+Q==} 2406 + get-east-asian-width@1.5.0: 2407 + resolution: {integrity: sha512-CQ+bEO+Tva/qlmw24dCejulK5pMzVnUOFOijVogd3KQs07HnRIgp8TGipvCCRT06xeYEbpbgwaCxglFyiuIcmA==} 2400 2408 engines: {node: '>=18'} 2401 2409 2402 2410 get-port-please@3.2.0: ··· 2871 2879 2872 2880 mdast-util-from-markdown@2.0.2: 2873 2881 resolution: {integrity: sha512-uZhTV/8NBuw0WHkPTrCqDOl0zVe1BIng5ZtHoDk49ME1qqcjYmmLmOf0gELgcRMxN4w2iuIeVso5/6QymSrgmA==} 2882 + 2883 + mdast-util-from-markdown@2.0.3: 2884 + resolution: {integrity: sha512-W4mAWTvSlKvf8L6J+VN9yLSqQ9AOAAvHuoDAmPkz4dHf553m5gVj2ejadHJhoJmcmxEnOv6Pa8XJhpxE93kb8Q==} 2874 2885 2875 2886 mdast-util-gfm-autolink-literal@2.0.1: 2876 2887 resolution: {integrity: sha512-5HVP2MKaP6L+G6YaxPNjuL0BPrq9orG3TsrZ9YXbA3vDw/ACI4MEsnoDpn6ZNm7GnZgtAcONJyPhOP8tNJQavQ==} ··· 3585 3596 resolution: {integrity: sha512-g6QUff04oZpHs0eG5p83rFLhHeV00ug/Yf9nZM6fLeUrPguBTkTQOdpAWWspMh55TZfVQDPaN3NQJfbVRAxdIw==} 3586 3597 engines: {iojs: '>=1.0.0', node: '>=0.10.0'} 3587 3598 3588 - rollup@4.57.1: 3589 - resolution: {integrity: sha512-oQL6lgK3e2QZeQ7gcgIkS2YZPg5slw37hYufJ3edKlfQSGGm8ICoxswK15ntSzF/a8+h7ekRy7k7oWc3BQ7y8A==} 3599 + rollup@4.59.0: 3600 + resolution: {integrity: sha512-2oMpl67a3zCH9H79LeMcbDhXW/UmWG/y2zuqnF2jQq5uq9TbM9TVyXvA4+t+ne2IIkBdrLpAaRQAvo7YI/Yyeg==} 3590 3601 engines: {node: '>=18.0.0', npm: '>=8.0.0'} 3591 3602 hasBin: true 3592 3603 ··· 4082 4093 yaml: 4083 4094 optional: true 4084 4095 4085 - vitefu@1.1.1: 4086 - resolution: {integrity: sha512-B/Fegf3i8zh0yFbpzZ21amWzHmuNlLlmJT6n7bu5e+pCHUKQIfXSYokrqOBGEMMe9UG2sostKQF9mml/vYaWJQ==} 4096 + vitefu@1.1.2: 4097 + resolution: {integrity: sha512-zpKATdUbzbsycPFBN71nS2uzBUQiVnFoOrr2rvqv34S1lcAgMKKkjWleLGeiJlZ8lwCXvtWaRn7R3ZC16SYRuw==} 4087 4098 peerDependencies: 4088 - vite: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0-beta.0 4099 + vite: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-beta.0 4089 4100 peerDependenciesMeta: 4090 4101 vite: 4091 4102 optional: true ··· 4257 4268 transitivePeerDependencies: 4258 4269 - supports-color 4259 4270 4260 - '@astrojs/mdx@4.3.13(astro@5.17.2(@netlify/blobs@10.5.0)(@types/node@25.0.9)(jiti@2.6.1)(rollup@4.57.1)(tsx@4.21.0)(typescript@5.9.3)(yaml@2.8.2))': 4271 + '@astrojs/mdx@4.3.13(astro@5.17.3(@netlify/blobs@10.5.0)(@types/node@25.0.9)(jiti@2.6.1)(rollup@4.59.0)(tsx@4.21.0)(typescript@5.9.3)(yaml@2.8.2))': 4261 4272 dependencies: 4262 4273 '@astrojs/markdown-remark': 6.3.10 4263 4274 '@mdx-js/mdx': 3.1.1 4264 4275 acorn: 8.15.0 4265 - astro: 5.17.2(@netlify/blobs@10.5.0)(@types/node@25.0.9)(jiti@2.6.1)(rollup@4.57.1)(tsx@4.21.0)(typescript@5.9.3)(yaml@2.8.2) 4276 + astro: 5.17.3(@netlify/blobs@10.5.0)(@types/node@25.0.9)(jiti@2.6.1)(rollup@4.59.0)(tsx@4.21.0)(typescript@5.9.3)(yaml@2.8.2) 4266 4277 es-module-lexer: 1.7.0 4267 4278 estree-util-visit: 2.0.0 4268 4279 hast-util-to-html: 9.0.5 ··· 4276 4287 transitivePeerDependencies: 4277 4288 - supports-color 4278 4289 4279 - '@astrojs/netlify@6.6.4(@netlify/api@14.0.12)(@types/node@25.0.9)(astro@5.17.2(@netlify/blobs@10.5.0)(@types/node@25.0.9)(jiti@2.6.1)(rollup@4.57.1)(tsx@4.21.0)(typescript@5.9.3)(yaml@2.8.2))(jiti@2.6.1)(rollup@4.57.1)(tsx@4.21.0)(yaml@2.8.2)': 4290 + '@astrojs/netlify@6.6.4(@netlify/api@14.0.12)(@types/node@25.0.9)(astro@5.17.3(@netlify/blobs@10.5.0)(@types/node@25.0.9)(jiti@2.6.1)(rollup@4.59.0)(tsx@4.21.0)(typescript@5.9.3)(yaml@2.8.2))(jiti@2.6.1)(rollup@4.59.0)(tsx@4.21.0)(yaml@2.8.2)': 4280 4291 dependencies: 4281 4292 '@astrojs/internal-helpers': 0.7.5 4282 4293 '@astrojs/underscore-redirects': 1.0.0 4283 4294 '@netlify/blobs': 10.5.0 4284 4295 '@netlify/functions': 5.1.2 4285 - '@netlify/vite-plugin': 2.7.19(@netlify/api@14.0.12)(rollup@4.57.1)(vite@6.4.1(@types/node@25.0.9)(jiti@2.6.1)(tsx@4.21.0)(yaml@2.8.2)) 4286 - '@vercel/nft': 0.30.4(rollup@4.57.1) 4287 - astro: 5.17.2(@netlify/blobs@10.5.0)(@types/node@25.0.9)(jiti@2.6.1)(rollup@4.57.1)(tsx@4.21.0)(typescript@5.9.3)(yaml@2.8.2) 4296 + '@netlify/vite-plugin': 2.7.19(@netlify/api@14.0.12)(rollup@4.59.0)(vite@6.4.1(@types/node@25.0.9)(jiti@2.6.1)(tsx@4.21.0)(yaml@2.8.2)) 4297 + '@vercel/nft': 0.30.4(rollup@4.59.0) 4298 + astro: 5.17.3(@netlify/blobs@10.5.0)(@types/node@25.0.9)(jiti@2.6.1)(rollup@4.59.0)(tsx@4.21.0)(typescript@5.9.3)(yaml@2.8.2) 4288 4299 esbuild: 0.25.12 4289 4300 tinyglobby: 0.2.15 4290 4301 vite: 6.4.1(@types/node@25.0.9)(jiti@2.6.1)(tsx@4.21.0)(yaml@2.8.2) ··· 4927 4938 uuid: 13.0.0 4928 4939 write-file-atomic: 5.0.1 4929 4940 4930 - '@netlify/dev@4.8.7(@netlify/api@14.0.12)(rollup@4.57.1)': 4941 + '@netlify/dev@4.8.7(@netlify/api@14.0.12)(rollup@4.59.0)': 4931 4942 dependencies: 4932 4943 '@netlify/ai': 0.3.5(@netlify/api@14.0.12) 4933 4944 '@netlify/blobs': 10.5.0 4934 4945 '@netlify/config': 24.2.0 4935 4946 '@netlify/dev-utils': 4.3.3 4936 4947 '@netlify/edge-functions-dev': 1.0.7 4937 - '@netlify/functions-dev': 1.1.7(rollup@4.57.1) 4948 + '@netlify/functions-dev': 1.1.7(rollup@4.59.0) 4938 4949 '@netlify/headers': 2.1.3 4939 4950 '@netlify/images': 1.3.3(@netlify/blobs@10.5.0) 4940 4951 '@netlify/redirects': 3.1.4 ··· 5005 5016 dependencies: 5006 5017 '@netlify/types': 2.3.0 5007 5018 5008 - '@netlify/functions-dev@1.1.7(rollup@4.57.1)': 5019 + '@netlify/functions-dev@1.1.7(rollup@4.59.0)': 5009 5020 dependencies: 5010 5021 '@netlify/blobs': 10.5.0 5011 5022 '@netlify/dev-utils': 4.3.3 5012 5023 '@netlify/functions': 5.1.2 5013 - '@netlify/zip-it-and-ship-it': 14.2.0(rollup@4.57.1) 5024 + '@netlify/zip-it-and-ship-it': 14.2.0(rollup@4.59.0) 5014 5025 cron-parser: 4.9.0 5015 5026 decache: 4.6.2 5016 5027 extract-zip: 2.0.1 ··· 5114 5125 5115 5126 '@netlify/types@2.3.0': {} 5116 5127 5117 - '@netlify/vite-plugin@2.7.19(@netlify/api@14.0.12)(rollup@4.57.1)(vite@6.4.1(@types/node@25.0.9)(jiti@2.6.1)(tsx@4.21.0)(yaml@2.8.2))': 5128 + '@netlify/vite-plugin@2.7.19(@netlify/api@14.0.12)(rollup@4.59.0)(vite@6.4.1(@types/node@25.0.9)(jiti@2.6.1)(tsx@4.21.0)(yaml@2.8.2))': 5118 5129 dependencies: 5119 - '@netlify/dev': 4.8.7(@netlify/api@14.0.12)(rollup@4.57.1) 5130 + '@netlify/dev': 4.8.7(@netlify/api@14.0.12)(rollup@4.59.0) 5120 5131 '@netlify/dev-utils': 4.3.3 5121 5132 dedent: 1.7.1 5122 5133 vite: 6.4.1(@types/node@25.0.9)(jiti@2.6.1)(tsx@4.21.0)(yaml@2.8.2) ··· 5147 5158 - supports-color 5148 5159 - uploadthing 5149 5160 5150 - '@netlify/zip-it-and-ship-it@14.2.0(rollup@4.57.1)': 5161 + '@netlify/zip-it-and-ship-it@14.2.0(rollup@4.59.0)': 5151 5162 dependencies: 5152 5163 '@babel/parser': 7.29.0 5153 5164 '@babel/types': 7.29.0 5154 5165 '@netlify/binary-info': 1.0.0 5155 5166 '@netlify/serverless-functions-api': 2.8.3 5156 - '@vercel/nft': 0.29.4(rollup@4.57.1) 5167 + '@vercel/nft': 0.29.4(rollup@4.59.0) 5157 5168 archiver: 7.0.1 5158 5169 common-path-prefix: 3.0.0 5159 5170 copy-file: 11.1.0 ··· 5331 5342 5332 5343 '@pkgr/core@0.2.9': {} 5333 5344 5334 - '@playform/inline@0.1.2(@netlify/blobs@10.5.0)(@types/node@25.0.9)(jiti@2.6.1)(rollup@4.57.1)(tsx@4.21.0)(typescript@5.9.3)(yaml@2.8.2)': 5345 + '@playform/inline@0.1.2(@netlify/blobs@10.5.0)(@types/node@25.0.9)(jiti@2.6.1)(rollup@4.59.0)(tsx@4.21.0)(typescript@5.9.3)(yaml@2.8.2)': 5335 5346 dependencies: 5336 5347 '@playform/pipe': 0.1.3 5337 - astro: 5.17.2(@netlify/blobs@10.5.0)(@types/node@25.0.9)(jiti@2.6.1)(rollup@4.57.1)(tsx@4.21.0)(typescript@5.9.3)(yaml@2.8.2) 5348 + astro: 5.17.3(@netlify/blobs@10.5.0)(@types/node@25.0.9)(jiti@2.6.1)(rollup@4.59.0)(tsx@4.21.0)(typescript@5.9.3)(yaml@2.8.2) 5338 5349 beasties: 0.2.0 5339 5350 deepmerge-ts: 7.1.5 5340 5351 transitivePeerDependencies: ··· 5378 5389 deepmerge-ts: 7.1.5 5379 5390 fast-glob: 3.3.3 5380 5391 5381 - '@rollup/pluginutils@5.3.0(rollup@4.57.1)': 5392 + '@rollup/pluginutils@5.3.0(rollup@4.59.0)': 5382 5393 dependencies: 5383 5394 '@types/estree': 1.0.8 5384 5395 estree-walker: 2.0.2 5385 5396 picomatch: 4.0.3 5386 5397 optionalDependencies: 5387 - rollup: 4.57.1 5398 + rollup: 4.59.0 5388 5399 5389 - '@rollup/rollup-android-arm-eabi@4.57.1': 5400 + '@rollup/rollup-android-arm-eabi@4.59.0': 5390 5401 optional: true 5391 5402 5392 - '@rollup/rollup-android-arm64@4.57.1': 5403 + '@rollup/rollup-android-arm64@4.59.0': 5393 5404 optional: true 5394 5405 5395 - '@rollup/rollup-darwin-arm64@4.57.1': 5406 + '@rollup/rollup-darwin-arm64@4.59.0': 5396 5407 optional: true 5397 5408 5398 - '@rollup/rollup-darwin-x64@4.57.1': 5409 + '@rollup/rollup-darwin-x64@4.59.0': 5399 5410 optional: true 5400 5411 5401 - '@rollup/rollup-freebsd-arm64@4.57.1': 5412 + '@rollup/rollup-freebsd-arm64@4.59.0': 5402 5413 optional: true 5403 5414 5404 - '@rollup/rollup-freebsd-x64@4.57.1': 5415 + '@rollup/rollup-freebsd-x64@4.59.0': 5405 5416 optional: true 5406 5417 5407 - '@rollup/rollup-linux-arm-gnueabihf@4.57.1': 5418 + '@rollup/rollup-linux-arm-gnueabihf@4.59.0': 5408 5419 optional: true 5409 5420 5410 - '@rollup/rollup-linux-arm-musleabihf@4.57.1': 5421 + '@rollup/rollup-linux-arm-musleabihf@4.59.0': 5411 5422 optional: true 5412 5423 5413 - '@rollup/rollup-linux-arm64-gnu@4.57.1': 5424 + '@rollup/rollup-linux-arm64-gnu@4.59.0': 5414 5425 optional: true 5415 5426 5416 - '@rollup/rollup-linux-arm64-musl@4.57.1': 5427 + '@rollup/rollup-linux-arm64-musl@4.59.0': 5417 5428 optional: true 5418 5429 5419 - '@rollup/rollup-linux-loong64-gnu@4.57.1': 5430 + '@rollup/rollup-linux-loong64-gnu@4.59.0': 5420 5431 optional: true 5421 5432 5422 - '@rollup/rollup-linux-loong64-musl@4.57.1': 5433 + '@rollup/rollup-linux-loong64-musl@4.59.0': 5423 5434 optional: true 5424 5435 5425 - '@rollup/rollup-linux-ppc64-gnu@4.57.1': 5436 + '@rollup/rollup-linux-ppc64-gnu@4.59.0': 5426 5437 optional: true 5427 5438 5428 - '@rollup/rollup-linux-ppc64-musl@4.57.1': 5439 + '@rollup/rollup-linux-ppc64-musl@4.59.0': 5429 5440 optional: true 5430 5441 5431 - '@rollup/rollup-linux-riscv64-gnu@4.57.1': 5442 + '@rollup/rollup-linux-riscv64-gnu@4.59.0': 5432 5443 optional: true 5433 5444 5434 - '@rollup/rollup-linux-riscv64-musl@4.57.1': 5445 + '@rollup/rollup-linux-riscv64-musl@4.59.0': 5435 5446 optional: true 5436 5447 5437 - '@rollup/rollup-linux-s390x-gnu@4.57.1': 5448 + '@rollup/rollup-linux-s390x-gnu@4.59.0': 5438 5449 optional: true 5439 5450 5440 - '@rollup/rollup-linux-x64-gnu@4.57.1': 5451 + '@rollup/rollup-linux-x64-gnu@4.59.0': 5441 5452 optional: true 5442 5453 5443 - '@rollup/rollup-linux-x64-musl@4.57.1': 5454 + '@rollup/rollup-linux-x64-musl@4.59.0': 5444 5455 optional: true 5445 5456 5446 - '@rollup/rollup-openbsd-x64@4.57.1': 5457 + '@rollup/rollup-openbsd-x64@4.59.0': 5447 5458 optional: true 5448 5459 5449 - '@rollup/rollup-openharmony-arm64@4.57.1': 5460 + '@rollup/rollup-openharmony-arm64@4.59.0': 5450 5461 optional: true 5451 5462 5452 - '@rollup/rollup-win32-arm64-msvc@4.57.1': 5463 + '@rollup/rollup-win32-arm64-msvc@4.59.0': 5453 5464 optional: true 5454 5465 5455 - '@rollup/rollup-win32-ia32-msvc@4.57.1': 5466 + '@rollup/rollup-win32-ia32-msvc@4.59.0': 5456 5467 optional: true 5457 5468 5458 - '@rollup/rollup-win32-x64-gnu@4.57.1': 5469 + '@rollup/rollup-win32-x64-gnu@4.59.0': 5459 5470 optional: true 5460 5471 5461 - '@rollup/rollup-win32-x64-msvc@4.57.1': 5472 + '@rollup/rollup-win32-x64-msvc@4.59.0': 5462 5473 optional: true 5463 5474 5464 5475 '@shikijs/core@3.22.0': ··· 5665 5676 5666 5677 '@ungap/structured-clone@1.3.0': {} 5667 5678 5668 - '@vercel/nft@0.29.4(rollup@4.57.1)': 5679 + '@vercel/nft@0.29.4(rollup@4.59.0)': 5669 5680 dependencies: 5670 5681 '@mapbox/node-pre-gyp': 2.0.3 5671 - '@rollup/pluginutils': 5.3.0(rollup@4.57.1) 5672 - acorn: 8.15.0 5673 - acorn-import-attributes: 1.9.5(acorn@8.15.0) 5682 + '@rollup/pluginutils': 5.3.0(rollup@4.59.0) 5683 + acorn: 8.16.0 5684 + acorn-import-attributes: 1.9.5(acorn@8.16.0) 5674 5685 async-sema: 3.1.1 5675 5686 bindings: 1.5.0 5676 5687 estree-walker: 2.0.2 ··· 5684 5695 - rollup 5685 5696 - supports-color 5686 5697 5687 - '@vercel/nft@0.30.4(rollup@4.57.1)': 5698 + '@vercel/nft@0.30.4(rollup@4.59.0)': 5688 5699 dependencies: 5689 5700 '@mapbox/node-pre-gyp': 2.0.3 5690 - '@rollup/pluginutils': 5.3.0(rollup@4.57.1) 5691 - acorn: 8.15.0 5692 - acorn-import-attributes: 1.9.5(acorn@8.15.0) 5701 + '@rollup/pluginutils': 5.3.0(rollup@4.59.0) 5702 + acorn: 8.16.0 5703 + acorn-import-attributes: 1.9.5(acorn@8.16.0) 5693 5704 async-sema: 3.1.1 5694 5705 bindings: 1.5.0 5695 5706 estree-walker: 2.0.2 ··· 5772 5783 dependencies: 5773 5784 event-target-shim: 5.0.1 5774 5785 5775 - acorn-import-attributes@1.9.5(acorn@8.15.0): 5786 + acorn-import-attributes@1.9.5(acorn@8.16.0): 5776 5787 dependencies: 5777 - acorn: 8.15.0 5788 + acorn: 8.16.0 5778 5789 5779 5790 acorn-jsx@5.3.2(acorn@8.15.0): 5780 5791 dependencies: 5781 5792 acorn: 8.15.0 5782 5793 5794 + acorn-jsx@5.3.2(acorn@8.16.0): 5795 + dependencies: 5796 + acorn: 8.16.0 5797 + 5783 5798 acorn@8.15.0: {} 5799 + 5800 + acorn@8.16.0: {} 5784 5801 5785 5802 agent-base@7.1.4: {} 5786 5803 ··· 5875 5892 transitivePeerDependencies: 5876 5893 - supports-color 5877 5894 5878 - astro-og-canvas@0.10.1(astro@5.17.2(@netlify/blobs@10.5.0)(@types/node@25.0.9)(jiti@2.6.1)(rollup@4.57.1)(tsx@4.21.0)(typescript@5.9.3)(yaml@2.8.2)): 5895 + astro-og-canvas@0.10.1(astro@5.17.3(@netlify/blobs@10.5.0)(@types/node@25.0.9)(jiti@2.6.1)(rollup@4.59.0)(tsx@4.21.0)(typescript@5.9.3)(yaml@2.8.2)): 5879 5896 dependencies: 5880 - astro: 5.17.2(@netlify/blobs@10.5.0)(@types/node@25.0.9)(jiti@2.6.1)(rollup@4.57.1)(tsx@4.21.0)(typescript@5.9.3)(yaml@2.8.2) 5897 + astro: 5.17.3(@netlify/blobs@10.5.0)(@types/node@25.0.9)(jiti@2.6.1)(rollup@4.59.0)(tsx@4.21.0)(typescript@5.9.3)(yaml@2.8.2) 5881 5898 canvaskit-wasm: 0.40.0 5882 5899 deterministic-object-hash: 2.0.2 5883 5900 entities: 7.0.1 5884 5901 5885 - astro@5.17.2(@netlify/blobs@10.5.0)(@types/node@25.0.9)(jiti@2.6.1)(rollup@4.57.1)(tsx@4.21.0)(typescript@5.9.3)(yaml@2.8.2): 5902 + astro@5.17.3(@netlify/blobs@10.5.0)(@types/node@25.0.9)(jiti@2.6.1)(rollup@4.59.0)(tsx@4.21.0)(typescript@5.9.3)(yaml@2.8.2): 5886 5903 dependencies: 5887 5904 '@astrojs/compiler': 2.13.1 5888 5905 '@astrojs/internal-helpers': 0.7.5 ··· 5890 5907 '@astrojs/telemetry': 3.3.0 5891 5908 '@capsizecss/unpack': 4.0.0 5892 5909 '@oslojs/encoding': 1.1.0 5893 - '@rollup/pluginutils': 5.3.0(rollup@4.57.1) 5894 - acorn: 8.15.0 5910 + '@rollup/pluginutils': 5.3.0(rollup@4.59.0) 5911 + acorn: 8.16.0 5895 5912 aria-query: 5.3.2 5896 5913 axobject-query: 4.1.0 5897 5914 boxen: 8.0.1 ··· 5902 5919 cssesc: 3.0.0 5903 5920 debug: 4.4.3 5904 5921 deterministic-object-hash: 2.0.2 5905 - devalue: 5.6.2 5922 + devalue: 5.6.3 5906 5923 diff: 8.0.3 5907 5924 dlv: 1.1.3 5908 5925 dset: 3.1.4 ··· 5940 5957 unstorage: 1.17.4(@netlify/blobs@10.5.0) 5941 5958 vfile: 6.0.3 5942 5959 vite: 6.4.1(@types/node@25.0.9)(jiti@2.6.1)(tsx@4.21.0)(yaml@2.8.2) 5943 - vitefu: 1.1.1(vite@6.4.1(@types/node@25.0.9)(jiti@2.6.1)(tsx@4.21.0)(yaml@2.8.2)) 5960 + vitefu: 1.1.2(vite@6.4.1(@types/node@25.0.9)(jiti@2.6.1)(tsx@4.21.0)(yaml@2.8.2)) 5944 5961 xxhash-wasm: 1.1.0 5945 5962 yargs-parser: 21.1.1 5946 5963 yocto-spinner: 0.2.3 ··· 6258 6275 dependencies: 6259 6276 character-entities: 2.0.2 6260 6277 6278 + decode-named-character-reference@1.3.0: 6279 + dependencies: 6280 + character-entities: 2.0.2 6281 + 6261 6282 dedent@1.7.1: {} 6262 6283 6263 6284 deep-is@0.1.4: {} ··· 6336 6357 6337 6358 dettle@1.0.5: {} 6338 6359 6339 - devalue@5.6.2: {} 6360 + devalue@5.6.3: {} 6340 6361 6341 6362 devlop@1.1.0: 6342 6363 dependencies: ··· 6592 6613 6593 6614 espree@10.4.0: 6594 6615 dependencies: 6595 - acorn: 8.15.0 6596 - acorn-jsx: 5.3.2(acorn@8.15.0) 6616 + acorn: 8.16.0 6617 + acorn-jsx: 5.3.2(acorn@8.16.0) 6597 6618 eslint-visitor-keys: 4.2.1 6598 6619 6599 6620 esprima@4.0.1: {} ··· 6799 6820 6800 6821 get-caller-file@2.0.5: {} 6801 6822 6802 - get-east-asian-width@1.4.0: {} 6823 + get-east-asian-width@1.5.0: {} 6803 6824 6804 6825 get-port-please@3.2.0: {} 6805 6826 ··· 7059 7080 7060 7081 import-in-the-middle@1.15.0: 7061 7082 dependencies: 7062 - acorn: 8.15.0 7063 - acorn-import-attributes: 1.9.5(acorn@8.15.0) 7083 + acorn: 8.16.0 7084 + acorn-import-attributes: 1.9.5(acorn@8.16.0) 7064 7085 cjs-module-lexer: 1.4.3 7065 7086 module-details-from-path: 1.0.4 7066 7087 ··· 7406 7427 transitivePeerDependencies: 7407 7428 - supports-color 7408 7429 7430 + mdast-util-from-markdown@2.0.3: 7431 + dependencies: 7432 + '@types/mdast': 4.0.4 7433 + '@types/unist': 3.0.3 7434 + decode-named-character-reference: 1.3.0 7435 + devlop: 1.1.0 7436 + mdast-util-to-string: 4.0.0 7437 + micromark: 4.0.2 7438 + micromark-util-decode-numeric-character-reference: 2.0.2 7439 + micromark-util-decode-string: 2.0.1 7440 + micromark-util-normalize-identifier: 2.0.1 7441 + micromark-util-symbol: 2.0.1 7442 + micromark-util-types: 2.0.2 7443 + unist-util-stringify-position: 4.0.0 7444 + transitivePeerDependencies: 7445 + - supports-color 7446 + 7409 7447 mdast-util-gfm-autolink-literal@2.0.1: 7410 7448 dependencies: 7411 7449 '@types/mdast': 4.0.4 ··· 7481 7519 '@types/hast': 3.0.4 7482 7520 '@types/mdast': 4.0.4 7483 7521 devlop: 1.1.0 7484 - mdast-util-from-markdown: 2.0.2 7522 + mdast-util-from-markdown: 2.0.3 7485 7523 mdast-util-to-markdown: 2.1.2 7486 7524 transitivePeerDependencies: 7487 7525 - supports-color ··· 7494 7532 '@types/unist': 3.0.3 7495 7533 ccount: 2.0.1 7496 7534 devlop: 1.1.0 7497 - mdast-util-from-markdown: 2.0.2 7535 + mdast-util-from-markdown: 2.0.3 7498 7536 mdast-util-to-markdown: 2.1.2 7499 7537 parse-entities: 4.0.2 7500 7538 stringify-entities: 4.0.4 ··· 7505 7543 7506 7544 mdast-util-mdx@3.0.0: 7507 7545 dependencies: 7508 - mdast-util-from-markdown: 2.0.2 7546 + mdast-util-from-markdown: 2.0.3 7509 7547 mdast-util-mdx-expression: 2.0.1 7510 7548 mdast-util-mdx-jsx: 3.2.0 7511 7549 mdast-util-mdxjs-esm: 2.0.1 ··· 7519 7557 '@types/hast': 3.0.4 7520 7558 '@types/mdast': 4.0.4 7521 7559 devlop: 1.1.0 7522 - mdast-util-from-markdown: 2.0.2 7560 + mdast-util-from-markdown: 2.0.3 7523 7561 mdast-util-to-markdown: 2.1.2 7524 7562 transitivePeerDependencies: 7525 7563 - supports-color ··· 7573 7611 7574 7612 micromark-core-commonmark@2.0.3: 7575 7613 dependencies: 7576 - decode-named-character-reference: 1.2.0 7614 + decode-named-character-reference: 1.3.0 7577 7615 devlop: 1.1.0 7578 7616 micromark-factory-destination: 2.0.1 7579 7617 micromark-factory-label: 2.0.1 ··· 7890 7928 7891 7929 mlly@1.8.0: 7892 7930 dependencies: 7893 - acorn: 8.15.0 7931 + acorn: 8.16.0 7894 7932 pathe: 2.0.3 7895 7933 pkg-types: 1.3.1 7896 7934 ufo: 1.6.3 ··· 8389 8427 remark-parse@11.0.0: 8390 8428 dependencies: 8391 8429 '@types/mdast': 4.0.4 8392 - mdast-util-from-markdown: 2.0.2 8430 + mdast-util-from-markdown: 2.0.3 8393 8431 micromark-util-types: 2.0.2 8394 8432 unified: 11.0.5 8395 8433 transitivePeerDependencies: ··· 8479 8517 8480 8518 reusify@1.1.0: {} 8481 8519 8482 - rollup@4.57.1: 8520 + rollup@4.59.0: 8483 8521 dependencies: 8484 8522 '@types/estree': 1.0.8 8485 8523 optionalDependencies: 8486 - '@rollup/rollup-android-arm-eabi': 4.57.1 8487 - '@rollup/rollup-android-arm64': 4.57.1 8488 - '@rollup/rollup-darwin-arm64': 4.57.1 8489 - '@rollup/rollup-darwin-x64': 4.57.1 8490 - '@rollup/rollup-freebsd-arm64': 4.57.1 8491 - '@rollup/rollup-freebsd-x64': 4.57.1 8492 - '@rollup/rollup-linux-arm-gnueabihf': 4.57.1 8493 - '@rollup/rollup-linux-arm-musleabihf': 4.57.1 8494 - '@rollup/rollup-linux-arm64-gnu': 4.57.1 8495 - '@rollup/rollup-linux-arm64-musl': 4.57.1 8496 - '@rollup/rollup-linux-loong64-gnu': 4.57.1 8497 - '@rollup/rollup-linux-loong64-musl': 4.57.1 8498 - '@rollup/rollup-linux-ppc64-gnu': 4.57.1 8499 - '@rollup/rollup-linux-ppc64-musl': 4.57.1 8500 - '@rollup/rollup-linux-riscv64-gnu': 4.57.1 8501 - '@rollup/rollup-linux-riscv64-musl': 4.57.1 8502 - '@rollup/rollup-linux-s390x-gnu': 4.57.1 8503 - '@rollup/rollup-linux-x64-gnu': 4.57.1 8504 - '@rollup/rollup-linux-x64-musl': 4.57.1 8505 - '@rollup/rollup-openbsd-x64': 4.57.1 8506 - '@rollup/rollup-openharmony-arm64': 4.57.1 8507 - '@rollup/rollup-win32-arm64-msvc': 4.57.1 8508 - '@rollup/rollup-win32-ia32-msvc': 4.57.1 8509 - '@rollup/rollup-win32-x64-gnu': 4.57.1 8510 - '@rollup/rollup-win32-x64-msvc': 4.57.1 8524 + '@rollup/rollup-android-arm-eabi': 4.59.0 8525 + '@rollup/rollup-android-arm64': 4.59.0 8526 + '@rollup/rollup-darwin-arm64': 4.59.0 8527 + '@rollup/rollup-darwin-x64': 4.59.0 8528 + '@rollup/rollup-freebsd-arm64': 4.59.0 8529 + '@rollup/rollup-freebsd-x64': 4.59.0 8530 + '@rollup/rollup-linux-arm-gnueabihf': 4.59.0 8531 + '@rollup/rollup-linux-arm-musleabihf': 4.59.0 8532 + '@rollup/rollup-linux-arm64-gnu': 4.59.0 8533 + '@rollup/rollup-linux-arm64-musl': 4.59.0 8534 + '@rollup/rollup-linux-loong64-gnu': 4.59.0 8535 + '@rollup/rollup-linux-loong64-musl': 4.59.0 8536 + '@rollup/rollup-linux-ppc64-gnu': 4.59.0 8537 + '@rollup/rollup-linux-ppc64-musl': 4.59.0 8538 + '@rollup/rollup-linux-riscv64-gnu': 4.59.0 8539 + '@rollup/rollup-linux-riscv64-musl': 4.59.0 8540 + '@rollup/rollup-linux-s390x-gnu': 4.59.0 8541 + '@rollup/rollup-linux-x64-gnu': 4.59.0 8542 + '@rollup/rollup-linux-x64-musl': 4.59.0 8543 + '@rollup/rollup-openbsd-x64': 4.59.0 8544 + '@rollup/rollup-openharmony-arm64': 4.59.0 8545 + '@rollup/rollup-win32-arm64-msvc': 4.59.0 8546 + '@rollup/rollup-win32-ia32-msvc': 4.59.0 8547 + '@rollup/rollup-win32-x64-gnu': 4.59.0 8548 + '@rollup/rollup-win32-x64-msvc': 4.59.0 8511 8549 fsevents: 2.3.3 8512 8550 8513 8551 run-parallel@1.2.0: ··· 8661 8699 string-width@7.2.0: 8662 8700 dependencies: 8663 8701 emoji-regex: 10.6.0 8664 - get-east-asian-width: 1.4.0 8702 + get-east-asian-width: 1.5.0 8665 8703 strip-ansi: 7.1.2 8666 8704 8667 8705 string_decoder@1.1.1: ··· 8963 9001 fdir: 6.5.0(picomatch@4.0.3) 8964 9002 picomatch: 4.0.3 8965 9003 postcss: 8.5.6 8966 - rollup: 4.57.1 9004 + rollup: 4.59.0 8967 9005 tinyglobby: 0.2.15 8968 9006 optionalDependencies: 8969 9007 '@types/node': 25.0.9 ··· 8972 9010 tsx: 4.21.0 8973 9011 yaml: 2.8.2 8974 9012 8975 - vitefu@1.1.1(vite@6.4.1(@types/node@25.0.9)(jiti@2.6.1)(tsx@4.21.0)(yaml@2.8.2)): 9013 + vitefu@1.1.2(vite@6.4.1(@types/node@25.0.9)(jiti@2.6.1)(tsx@4.21.0)(yaml@2.8.2)): 8976 9014 optionalDependencies: 8977 9015 vite: 6.4.1(@types/node@25.0.9)(jiti@2.6.1)(tsx@4.21.0)(yaml@2.8.2) 8978 9016