Fork of Chiri for Astro for my blog
0
fork

Configure Feed

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

deps(deps): bump astro from 5.16.5 to 5.16.6

Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 5.16.5 to 5.16.6.
<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.16.6</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p><a href="https://redirect.github.com/withastro/astro/pull/14982">#14982</a> <a href="https://github.com/withastro/astro/commit/6849e3844d940f76b544822e7bd247641d61567d"><code>6849e38</code></a> Thanks <a href="https://github.com/Princesseuh"><code>@​Princesseuh</code></a>! - Fixes images outside the project directory not working when using astro:assets in development mode</p>
</li>
<li>
<p><a href="https://redirect.github.com/withastro/astro/pull/14987">#14987</a> <a href="https://github.com/withastro/astro/commit/9dd9fca81e5ed3d0d55e0b1624c6515706963b1f"><code>9dd9fca</code></a> Thanks <a href="https://github.com/Princesseuh"><code>@​Princesseuh</code></a>! - Fixes SVGs not working in dev mode when using the passthrough image service</p>
</li>
<li>
<p><a href="https://redirect.github.com/withastro/astro/pull/15014">#15014</a> <a href="https://github.com/withastro/astro/commit/a178422484ed62a76b227515a798e192fdcba3b9"><code>a178422</code></a> Thanks <a href="https://github.com/delucis"><code>@​delucis</code></a>! - Adds support for extending the type of the props accepted by Astro’s <code>&lt;Image&gt;</code> component, <code>&lt;Picture&gt;</code> component, and <code>getImage()</code> API.</p>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md">astro's changelog</a>.</em></p>
<blockquote>
<h2>5.16.6</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p><a href="https://redirect.github.com/withastro/astro/pull/14982">#14982</a> <a href="https://github.com/withastro/astro/commit/6849e3844d940f76b544822e7bd247641d61567d"><code>6849e38</code></a> Thanks <a href="https://github.com/Princesseuh"><code>@​Princesseuh</code></a>! - Fixes images outside the project directory not working when using astro:assets in development mode</p>
</li>
<li>
<p><a href="https://redirect.github.com/withastro/astro/pull/14987">#14987</a> <a href="https://github.com/withastro/astro/commit/9dd9fca81e5ed3d0d55e0b1624c6515706963b1f"><code>9dd9fca</code></a> Thanks <a href="https://github.com/Princesseuh"><code>@​Princesseuh</code></a>! - Fixes SVGs not working in dev mode when using the passthrough image service</p>
</li>
<li>
<p><a href="https://redirect.github.com/withastro/astro/pull/15014">#15014</a> <a href="https://github.com/withastro/astro/commit/a178422484ed62a76b227515a798e192fdcba3b9"><code>a178422</code></a> Thanks <a href="https://github.com/delucis"><code>@​delucis</code></a>! - Adds support for extending the type of the props accepted by Astro’s <code>&lt;Image&gt;</code> component, <code>&lt;Picture&gt;</code> component, and <code>getImage()</code> API.</p>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/withastro/astro/commit/03439933124f91c6b9f68f5c4226f550cd027c92"><code>0343993</code></a> [ci] release (<a href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/14997">#14997</a>)</li>
<li><a href="https://github.com/withastro/astro/commit/a178422484ed62a76b227515a798e192fdcba3b9"><code>a178422</code></a> Support extending the image API props type (<a href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/15014">#15014</a>)</li>
<li><a href="https://github.com/withastro/astro/commit/8cdaa007e755f267c1f398336e74d33f599b5b62"><code>8cdaa00</code></a> [ci] format</li>
<li><a href="https://github.com/withastro/astro/commit/9dd9fca81e5ed3d0d55e0b1624c6515706963b1f"><code>9dd9fca</code></a> fix(assets): Fixes missing format option for svgs in the passthrough service ...</li>
<li><a href="https://github.com/withastro/astro/commit/6849e3844d940f76b544822e7bd247641d61567d"><code>6849e38</code></a> fix(assets): support images outside of the project in dev (<a href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/14982">#14982</a>)</li>
<li>See full diff in <a href="https://github.com/withastro/astro/commits/astro@5.16.6/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.16.5&new-version=5.16.6)](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 merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)


</details>

authored by

dependabot[bot] and committed by
GitHub
e7467add 75eaa89d

+140 -140
+1 -1
package.json
··· 22 22 "@astrojs/rss": "^4.0.14", 23 23 "@astrojs/sitemap": "^3.6.0", 24 24 "@playform/inline": "^0.1.2", 25 - "astro": "^5.16.5", 25 + "astro": "^5.16.6", 26 26 "astro-og-canvas": "^0.7.2", 27 27 "canvaskit-wasm": "^0.40.0", 28 28 "feed": "^5.1.0",
+139 -139
pnpm-lock.yaml
··· 10 10 dependencies: 11 11 '@astrojs/mdx': 12 12 specifier: ^4.3.13 13 - version: 4.3.13(astro@5.16.5(@netlify/blobs@10.4.1)(@types/node@25.0.2)(jiti@2.6.1)(rollup@4.53.3)(tsx@4.21.0)(typescript@5.9.3)(yaml@2.8.2)) 13 + version: 4.3.13(astro@5.16.6(@netlify/blobs@10.4.1)(@types/node@25.0.3)(jiti@2.6.1)(rollup@4.54.0)(tsx@4.21.0)(typescript@5.9.3)(yaml@2.8.2)) 14 14 '@astrojs/netlify': 15 15 specifier: ^6.6.3 16 - version: 6.6.3(@netlify/api@14.0.11)(@types/node@25.0.2)(astro@5.16.5(@netlify/blobs@10.4.1)(@types/node@25.0.2)(jiti@2.6.1)(rollup@4.53.3)(tsx@4.21.0)(typescript@5.9.3)(yaml@2.8.2))(jiti@2.6.1)(rollup@4.53.3)(tsx@4.21.0)(yaml@2.8.2) 16 + version: 6.6.3(@netlify/api@14.0.11)(@types/node@25.0.3)(astro@5.16.6(@netlify/blobs@10.4.1)(@types/node@25.0.3)(jiti@2.6.1)(rollup@4.54.0)(tsx@4.21.0)(typescript@5.9.3)(yaml@2.8.2))(jiti@2.6.1)(rollup@4.54.0)(tsx@4.21.0)(yaml@2.8.2) 17 17 '@astrojs/rss': 18 18 specifier: ^4.0.14 19 19 version: 4.0.14 ··· 22 22 version: 3.6.0 23 23 '@playform/inline': 24 24 specifier: ^0.1.2 25 - version: 0.1.2(@netlify/blobs@10.4.1)(@types/node@25.0.2)(jiti@2.6.1)(rollup@4.53.3)(tsx@4.21.0)(typescript@5.9.3)(yaml@2.8.2) 25 + version: 0.1.2(@netlify/blobs@10.4.1)(@types/node@25.0.3)(jiti@2.6.1)(rollup@4.54.0)(tsx@4.21.0)(typescript@5.9.3)(yaml@2.8.2) 26 26 astro: 27 - specifier: ^5.16.5 28 - version: 5.16.5(@netlify/blobs@10.4.1)(@types/node@25.0.2)(jiti@2.6.1)(rollup@4.53.3)(tsx@4.21.0)(typescript@5.9.3)(yaml@2.8.2) 27 + specifier: ^5.16.6 28 + version: 5.16.6(@netlify/blobs@10.4.1)(@types/node@25.0.3)(jiti@2.6.1)(rollup@4.54.0)(tsx@4.21.0)(typescript@5.9.3)(yaml@2.8.2) 29 29 astro-og-canvas: 30 30 specifier: ^0.7.2 31 - version: 0.7.2(astro@5.16.5(@netlify/blobs@10.4.1)(@types/node@25.0.2)(jiti@2.6.1)(rollup@4.53.3)(tsx@4.21.0)(typescript@5.9.3)(yaml@2.8.2)) 31 + version: 0.7.2(astro@5.16.6(@netlify/blobs@10.4.1)(@types/node@25.0.3)(jiti@2.6.1)(rollup@4.54.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 ··· 1190 1190 rollup: 1191 1191 optional: true 1192 1192 1193 - '@rollup/rollup-android-arm-eabi@4.53.3': 1194 - resolution: {integrity: sha512-mRSi+4cBjrRLoaal2PnqH82Wqyb+d3HsPUN/W+WslCXsZsyHa9ZeQQX/pQsZaVIWDkPcpV6jJ+3KLbTbgnwv8w==} 1193 + '@rollup/rollup-android-arm-eabi@4.54.0': 1194 + resolution: {integrity: sha512-OywsdRHrFvCdvsewAInDKCNyR3laPA2mc9bRYJ6LBp5IyvF3fvXbbNR0bSzHlZVFtn6E0xw2oZlyjg4rKCVcng==} 1195 1195 cpu: [arm] 1196 1196 os: [android] 1197 1197 1198 - '@rollup/rollup-android-arm64@4.53.3': 1199 - resolution: {integrity: sha512-CbDGaMpdE9sh7sCmTrTUyllhrg65t6SwhjlMJsLr+J8YjFuPmCEjbBSx4Z/e4SmDyH3aB5hGaJUP2ltV/vcs4w==} 1198 + '@rollup/rollup-android-arm64@4.54.0': 1199 + resolution: {integrity: sha512-Skx39Uv+u7H224Af+bDgNinitlmHyQX1K/atIA32JP3JQw6hVODX5tkbi2zof/E69M1qH2UoN3Xdxgs90mmNYw==} 1200 1200 cpu: [arm64] 1201 1201 os: [android] 1202 1202 1203 - '@rollup/rollup-darwin-arm64@4.53.3': 1204 - resolution: {integrity: sha512-Nr7SlQeqIBpOV6BHHGZgYBuSdanCXuw09hon14MGOLGmXAFYjx1wNvquVPmpZnl0tLjg25dEdr4IQ6GgyToCUA==} 1203 + '@rollup/rollup-darwin-arm64@4.54.0': 1204 + resolution: {integrity: sha512-k43D4qta/+6Fq+nCDhhv9yP2HdeKeP56QrUUTW7E6PhZP1US6NDqpJj4MY0jBHlJivVJD5P8NxrjuobZBJTCRw==} 1205 1205 cpu: [arm64] 1206 1206 os: [darwin] 1207 1207 1208 - '@rollup/rollup-darwin-x64@4.53.3': 1209 - resolution: {integrity: sha512-DZ8N4CSNfl965CmPktJ8oBnfYr3F8dTTNBQkRlffnUarJ2ohudQD17sZBa097J8xhQ26AwhHJ5mvUyQW8ddTsQ==} 1208 + '@rollup/rollup-darwin-x64@4.54.0': 1209 + resolution: {integrity: sha512-cOo7biqwkpawslEfox5Vs8/qj83M/aZCSSNIWpVzfU2CYHa2G3P1UN5WF01RdTHSgCkri7XOlTdtk17BezlV3A==} 1210 1210 cpu: [x64] 1211 1211 os: [darwin] 1212 1212 1213 - '@rollup/rollup-freebsd-arm64@4.53.3': 1214 - resolution: {integrity: sha512-yMTrCrK92aGyi7GuDNtGn2sNW+Gdb4vErx4t3Gv/Tr+1zRb8ax4z8GWVRfr3Jw8zJWvpGHNpss3vVlbF58DZ4w==} 1213 + '@rollup/rollup-freebsd-arm64@4.54.0': 1214 + resolution: {integrity: sha512-miSvuFkmvFbgJ1BevMa4CPCFt5MPGw094knM64W9I0giUIMMmRYcGW/JWZDriaw/k1kOBtsWh1z6nIFV1vPNtA==} 1215 1215 cpu: [arm64] 1216 1216 os: [freebsd] 1217 1217 1218 - '@rollup/rollup-freebsd-x64@4.53.3': 1219 - resolution: {integrity: sha512-lMfF8X7QhdQzseM6XaX0vbno2m3hlyZFhwcndRMw8fbAGUGL3WFMBdK0hbUBIUYcEcMhVLr1SIamDeuLBnXS+Q==} 1218 + '@rollup/rollup-freebsd-x64@4.54.0': 1219 + resolution: {integrity: sha512-KGXIs55+b/ZfZsq9aR026tmr/+7tq6VG6MsnrvF4H8VhwflTIuYh+LFUlIsRdQSgrgmtM3fVATzEAj4hBQlaqQ==} 1220 1220 cpu: [x64] 1221 1221 os: [freebsd] 1222 1222 1223 - '@rollup/rollup-linux-arm-gnueabihf@4.53.3': 1224 - resolution: {integrity: sha512-k9oD15soC/Ln6d2Wv/JOFPzZXIAIFLp6B+i14KhxAfnq76ajt0EhYc5YPeX6W1xJkAdItcVT+JhKl1QZh44/qw==} 1223 + '@rollup/rollup-linux-arm-gnueabihf@4.54.0': 1224 + resolution: {integrity: sha512-EHMUcDwhtdRGlXZsGSIuXSYwD5kOT9NVnx9sqzYiwAc91wfYOE1g1djOEDseZJKKqtHAHGwnGPQu3kytmfaXLQ==} 1225 1225 cpu: [arm] 1226 1226 os: [linux] 1227 1227 1228 - '@rollup/rollup-linux-arm-musleabihf@4.53.3': 1229 - resolution: {integrity: sha512-vTNlKq+N6CK/8UktsrFuc+/7NlEYVxgaEgRXVUVK258Z5ymho29skzW1sutgYjqNnquGwVUObAaxae8rZ6YMhg==} 1228 + '@rollup/rollup-linux-arm-musleabihf@4.54.0': 1229 + resolution: {integrity: sha512-+pBrqEjaakN2ySv5RVrj/qLytYhPKEUwk+e3SFU5jTLHIcAtqh2rLrd/OkbNuHJpsBgxsD8ccJt5ga/SeG0JmA==} 1230 1230 cpu: [arm] 1231 1231 os: [linux] 1232 1232 1233 - '@rollup/rollup-linux-arm64-gnu@4.53.3': 1234 - resolution: {integrity: sha512-RGrFLWgMhSxRs/EWJMIFM1O5Mzuz3Xy3/mnxJp/5cVhZ2XoCAxJnmNsEyeMJtpK+wu0FJFWz+QF4mjCA7AUQ3w==} 1233 + '@rollup/rollup-linux-arm64-gnu@4.54.0': 1234 + resolution: {integrity: sha512-NSqc7rE9wuUaRBsBp5ckQ5CVz5aIRKCwsoa6WMF7G01sX3/qHUw/z4pv+D+ahL1EIKy6Enpcnz1RY8pf7bjwng==} 1235 1235 cpu: [arm64] 1236 1236 os: [linux] 1237 1237 1238 - '@rollup/rollup-linux-arm64-musl@4.53.3': 1239 - resolution: {integrity: sha512-kASyvfBEWYPEwe0Qv4nfu6pNkITLTb32p4yTgzFCocHnJLAHs+9LjUu9ONIhvfT/5lv4YS5muBHyuV84epBo/A==} 1238 + '@rollup/rollup-linux-arm64-musl@4.54.0': 1239 + resolution: {integrity: sha512-gr5vDbg3Bakga5kbdpqx81m2n9IX8M6gIMlQQIXiLTNeQW6CucvuInJ91EuCJ/JYvc+rcLLsDFcfAD1K7fMofg==} 1240 1240 cpu: [arm64] 1241 1241 os: [linux] 1242 1242 1243 - '@rollup/rollup-linux-loong64-gnu@4.53.3': 1244 - resolution: {integrity: sha512-JiuKcp2teLJwQ7vkJ95EwESWkNRFJD7TQgYmCnrPtlu50b4XvT5MOmurWNrCj3IFdyjBQ5p9vnrX4JM6I8OE7g==} 1243 + '@rollup/rollup-linux-loong64-gnu@4.54.0': 1244 + resolution: {integrity: sha512-gsrtB1NA3ZYj2vq0Rzkylo9ylCtW/PhpLEivlgWe0bpgtX5+9j9EZa0wtZiCjgu6zmSeZWyI/e2YRX1URozpIw==} 1245 1245 cpu: [loong64] 1246 1246 os: [linux] 1247 1247 1248 - '@rollup/rollup-linux-ppc64-gnu@4.53.3': 1249 - resolution: {integrity: sha512-EoGSa8nd6d3T7zLuqdojxC20oBfNT8nexBbB/rkxgKj5T5vhpAQKKnD+h3UkoMuTyXkP5jTjK/ccNRmQrPNDuw==} 1248 + '@rollup/rollup-linux-ppc64-gnu@4.54.0': 1249 + resolution: {integrity: sha512-y3qNOfTBStmFNq+t4s7Tmc9hW2ENtPg8FeUD/VShI7rKxNW7O4fFeaYbMsd3tpFlIg1Q8IapFgy7Q9i2BqeBvA==} 1250 1250 cpu: [ppc64] 1251 1251 os: [linux] 1252 1252 1253 - '@rollup/rollup-linux-riscv64-gnu@4.53.3': 1254 - resolution: {integrity: sha512-4s+Wped2IHXHPnAEbIB0YWBv7SDohqxobiiPA1FIWZpX+w9o2i4LezzH/NkFUl8LRci/8udci6cLq+jJQlh+0g==} 1253 + '@rollup/rollup-linux-riscv64-gnu@4.54.0': 1254 + resolution: {integrity: sha512-89sepv7h2lIVPsFma8iwmccN7Yjjtgz0Rj/Ou6fEqg3HDhpCa+Et+YSufy27i6b0Wav69Qv4WBNl3Rs6pwhebQ==} 1255 1255 cpu: [riscv64] 1256 1256 os: [linux] 1257 1257 1258 - '@rollup/rollup-linux-riscv64-musl@4.53.3': 1259 - resolution: {integrity: sha512-68k2g7+0vs2u9CxDt5ktXTngsxOQkSEV/xBbwlqYcUrAVh6P9EgMZvFsnHy4SEiUl46Xf0IObWVbMvPrr2gw8A==} 1258 + '@rollup/rollup-linux-riscv64-musl@4.54.0': 1259 + resolution: {integrity: sha512-ZcU77ieh0M2Q8Ur7D5X7KvK+UxbXeDHwiOt/CPSBTI1fBmeDMivW0dPkdqkT4rOgDjrDDBUed9x4EgraIKoR2A==} 1260 1260 cpu: [riscv64] 1261 1261 os: [linux] 1262 1262 1263 - '@rollup/rollup-linux-s390x-gnu@4.53.3': 1264 - resolution: {integrity: sha512-VYsFMpULAz87ZW6BVYw3I6sWesGpsP9OPcyKe8ofdg9LHxSbRMd7zrVrr5xi/3kMZtpWL/wC+UIJWJYVX5uTKg==} 1263 + '@rollup/rollup-linux-s390x-gnu@4.54.0': 1264 + resolution: {integrity: sha512-2AdWy5RdDF5+4YfG/YesGDDtbyJlC9LHmL6rZw6FurBJ5n4vFGupsOBGfwMRjBYH7qRQowT8D/U4LoSvVwOhSQ==} 1265 1265 cpu: [s390x] 1266 1266 os: [linux] 1267 1267 1268 - '@rollup/rollup-linux-x64-gnu@4.53.3': 1269 - resolution: {integrity: sha512-3EhFi1FU6YL8HTUJZ51imGJWEX//ajQPfqWLI3BQq4TlvHy4X0MOr5q3D2Zof/ka0d5FNdPwZXm3Yyib/UEd+w==} 1268 + '@rollup/rollup-linux-x64-gnu@4.54.0': 1269 + resolution: {integrity: sha512-WGt5J8Ij/rvyqpFexxk3ffKqqbLf9AqrTBbWDk7ApGUzaIs6V+s2s84kAxklFwmMF/vBNGrVdYgbblCOFFezMQ==} 1270 1270 cpu: [x64] 1271 1271 os: [linux] 1272 1272 1273 - '@rollup/rollup-linux-x64-musl@4.53.3': 1274 - resolution: {integrity: sha512-eoROhjcc6HbZCJr+tvVT8X4fW3/5g/WkGvvmwz/88sDtSJzO7r/blvoBDgISDiCjDRZmHpwud7h+6Q9JxFwq1Q==} 1273 + '@rollup/rollup-linux-x64-musl@4.54.0': 1274 + resolution: {integrity: sha512-JzQmb38ATzHjxlPHuTH6tE7ojnMKM2kYNzt44LO/jJi8BpceEC8QuXYA908n8r3CNuG/B3BV8VR3Hi1rYtmPiw==} 1275 1275 cpu: [x64] 1276 1276 os: [linux] 1277 1277 1278 - '@rollup/rollup-openharmony-arm64@4.53.3': 1279 - resolution: {integrity: sha512-OueLAWgrNSPGAdUdIjSWXw+u/02BRTcnfw9PN41D2vq/JSEPnJnVuBgw18VkN8wcd4fjUs+jFHVM4t9+kBSNLw==} 1278 + '@rollup/rollup-openharmony-arm64@4.54.0': 1279 + resolution: {integrity: sha512-huT3fd0iC7jigGh7n3q/+lfPcXxBi+om/Rs3yiFxjvSxbSB6aohDFXbWvlspaqjeOh+hx7DDHS+5Es5qRkWkZg==} 1280 1280 cpu: [arm64] 1281 1281 os: [openharmony] 1282 1282 1283 - '@rollup/rollup-win32-arm64-msvc@4.53.3': 1284 - resolution: {integrity: sha512-GOFuKpsxR/whszbF/bzydebLiXIHSgsEUp6M0JI8dWvi+fFa1TD6YQa4aSZHtpmh2/uAlj/Dy+nmby3TJ3pkTw==} 1283 + '@rollup/rollup-win32-arm64-msvc@4.54.0': 1284 + resolution: {integrity: sha512-c2V0W1bsKIKfbLMBu/WGBz6Yci8nJ/ZJdheE0EwB73N3MvHYKiKGs3mVilX4Gs70eGeDaMqEob25Tw2Gb9Nqyw==} 1285 1285 cpu: [arm64] 1286 1286 os: [win32] 1287 1287 1288 - '@rollup/rollup-win32-ia32-msvc@4.53.3': 1289 - resolution: {integrity: sha512-iah+THLcBJdpfZ1TstDFbKNznlzoxa8fmnFYK4V67HvmuNYkVdAywJSoteUszvBQ9/HqN2+9AZghbajMsFT+oA==} 1288 + '@rollup/rollup-win32-ia32-msvc@4.54.0': 1289 + resolution: {integrity: sha512-woEHgqQqDCkAzrDhvDipnSirm5vxUXtSKDYTVpZG3nUdW/VVB5VdCYA2iReSj/u3yCZzXID4kuKG7OynPnB3WQ==} 1290 1290 cpu: [ia32] 1291 1291 os: [win32] 1292 1292 1293 - '@rollup/rollup-win32-x64-gnu@4.53.3': 1294 - resolution: {integrity: sha512-J9QDiOIZlZLdcot5NXEepDkstocktoVjkaKUtqzgzpt2yWjGlbYiKyp05rWwk4nypbYUNoFAztEgixoLaSETkg==} 1293 + '@rollup/rollup-win32-x64-gnu@4.54.0': 1294 + resolution: {integrity: sha512-dzAc53LOuFvHwbCEOS0rPbXp6SIhAf2txMP5p6mGyOXXw5mWY8NGGbPMPrs4P1WItkfApDathBj/NzMLUZ9rtQ==} 1295 1295 cpu: [x64] 1296 1296 os: [win32] 1297 1297 1298 - '@rollup/rollup-win32-x64-msvc@4.53.3': 1299 - resolution: {integrity: sha512-UhTd8u31dXadv0MopwGgNOBpUVROFKWVQgAg5N1ESyCz8AuBcMqm4AuTjrwgQKGDfoFuz02EuMRHQIw/frmYKQ==} 1298 + '@rollup/rollup-win32-x64-msvc@4.54.0': 1299 + resolution: {integrity: sha512-hYT5d3YNdSh3mbCU1gwQyPgQd3T2ne0A3KG8KSBdav5TiBg6eInVmV+TeR5uHufiIgSFg0XsOWGW5/RhNcSvPg==} 1300 1300 cpu: [x64] 1301 1301 os: [win32] 1302 1302 ··· 1375 1375 '@types/node@22.13.14': 1376 1376 resolution: {integrity: sha512-Zs/Ollc1SJ8nKUAgc7ivOEdIBM8JAKgrqqUYi2J997JuKO7/tpQC+WCetQ1sypiKCQWHdvdg9wBNpUPEWZae7w==} 1377 1377 1378 - '@types/node@25.0.2': 1379 - resolution: {integrity: sha512-gWEkeiyYE4vqjON/+Obqcoeffmk0NF15WSBwSs7zwVA2bAbTaE0SJ7P0WNGoJn8uE7fiaV5a7dKYIJriEqOrmA==} 1378 + '@types/node@25.0.3': 1379 + resolution: {integrity: sha512-W609buLVRVmeW693xKfzHeIV6nJGGz98uCPfeXI1ELMLXVeKYZ9m15fAMSaUPBHYLGFsVRcMmSCksQOrZV9BYA==} 1380 1380 1381 1381 '@types/normalize-package-data@2.4.4': 1382 1382 resolution: {integrity: sha512-37i+OaWTh9qeK4LSHPsyRC7NahnGotNuZvjLSgcPzblpHB3rrCJxAOgI5gCdKm7coonsaX1Of0ILiTcnZjbfxA==} ··· 1657 1657 peerDependencies: 1658 1658 astro: ^3.0.0 || ^4.0.0 || ^5.0.0 1659 1659 1660 - astro@5.16.5: 1661 - resolution: {integrity: sha512-QeuM4xzTR0QuXFDNlGVW0BW7rcquKFIkylaPeM4ufii0/RRiPTYtwxDYVZ3KfiMRuuc+nbLD0214kMKTvz/yvQ==} 1660 + astro@5.16.6: 1661 + resolution: {integrity: sha512-6mF/YrvwwRxLTu+aMEa5pwzKUNl5ZetWbTyZCs9Um0F12HUmxUiF5UHiZPy4rifzU3gtpM3xP2DfdmkNX9eZRg==} 1662 1662 engines: {node: 18.20.8 || ^20.3.0 || >=22.0.0, npm: '>=9.6.5', pnpm: '>=7.1.0'} 1663 1663 hasBin: true 1664 1664 ··· 3618 3618 resolution: {integrity: sha512-g6QUff04oZpHs0eG5p83rFLhHeV00ug/Yf9nZM6fLeUrPguBTkTQOdpAWWspMh55TZfVQDPaN3NQJfbVRAxdIw==} 3619 3619 engines: {iojs: '>=1.0.0', node: '>=0.10.0'} 3620 3620 3621 - rollup@4.53.3: 3622 - resolution: {integrity: sha512-w8GmOxZfBmKknvdXU1sdM9NHcoQejwF/4mNgj2JuEEdRaHwwF12K7e9eXn1nLZ07ad+du76mkVsyeb2rKGllsA==} 3621 + rollup@4.54.0: 3622 + resolution: {integrity: sha512-3nk8Y3a9Ea8szgKhinMlGMhGMw89mqule3KWczxhIzqudyHdCIOHw8WJlj/r329fACjKLEh13ZSk7oE22kyeIw==} 3623 3623 engines: {node: '>=18.0.0', npm: '>=8.0.0'} 3624 3624 hasBin: true 3625 3625 ··· 4284 4284 transitivePeerDependencies: 4285 4285 - supports-color 4286 4286 4287 - '@astrojs/mdx@4.3.13(astro@5.16.5(@netlify/blobs@10.4.1)(@types/node@25.0.2)(jiti@2.6.1)(rollup@4.53.3)(tsx@4.21.0)(typescript@5.9.3)(yaml@2.8.2))': 4287 + '@astrojs/mdx@4.3.13(astro@5.16.6(@netlify/blobs@10.4.1)(@types/node@25.0.3)(jiti@2.6.1)(rollup@4.54.0)(tsx@4.21.0)(typescript@5.9.3)(yaml@2.8.2))': 4288 4288 dependencies: 4289 4289 '@astrojs/markdown-remark': 6.3.10 4290 4290 '@mdx-js/mdx': 3.1.1 4291 4291 acorn: 8.15.0 4292 - astro: 5.16.5(@netlify/blobs@10.4.1)(@types/node@25.0.2)(jiti@2.6.1)(rollup@4.53.3)(tsx@4.21.0)(typescript@5.9.3)(yaml@2.8.2) 4292 + astro: 5.16.6(@netlify/blobs@10.4.1)(@types/node@25.0.3)(jiti@2.6.1)(rollup@4.54.0)(tsx@4.21.0)(typescript@5.9.3)(yaml@2.8.2) 4293 4293 es-module-lexer: 1.7.0 4294 4294 estree-util-visit: 2.0.0 4295 4295 hast-util-to-html: 9.0.5 ··· 4303 4303 transitivePeerDependencies: 4304 4304 - supports-color 4305 4305 4306 - '@astrojs/netlify@6.6.3(@netlify/api@14.0.11)(@types/node@25.0.2)(astro@5.16.5(@netlify/blobs@10.4.1)(@types/node@25.0.2)(jiti@2.6.1)(rollup@4.53.3)(tsx@4.21.0)(typescript@5.9.3)(yaml@2.8.2))(jiti@2.6.1)(rollup@4.53.3)(tsx@4.21.0)(yaml@2.8.2)': 4306 + '@astrojs/netlify@6.6.3(@netlify/api@14.0.11)(@types/node@25.0.3)(astro@5.16.6(@netlify/blobs@10.4.1)(@types/node@25.0.3)(jiti@2.6.1)(rollup@4.54.0)(tsx@4.21.0)(typescript@5.9.3)(yaml@2.8.2))(jiti@2.6.1)(rollup@4.54.0)(tsx@4.21.0)(yaml@2.8.2)': 4307 4307 dependencies: 4308 4308 '@astrojs/internal-helpers': 0.7.5 4309 4309 '@astrojs/underscore-redirects': 1.0.0 4310 4310 '@netlify/blobs': 10.4.1 4311 4311 '@netlify/functions': 5.1.0 4312 - '@netlify/vite-plugin': 2.7.14(@netlify/api@14.0.11)(rollup@4.53.3)(vite@6.4.1(@types/node@25.0.2)(jiti@2.6.1)(tsx@4.21.0)(yaml@2.8.2)) 4313 - '@vercel/nft': 0.30.4(rollup@4.53.3) 4314 - astro: 5.16.5(@netlify/blobs@10.4.1)(@types/node@25.0.2)(jiti@2.6.1)(rollup@4.53.3)(tsx@4.21.0)(typescript@5.9.3)(yaml@2.8.2) 4312 + '@netlify/vite-plugin': 2.7.14(@netlify/api@14.0.11)(rollup@4.54.0)(vite@6.4.1(@types/node@25.0.3)(jiti@2.6.1)(tsx@4.21.0)(yaml@2.8.2)) 4313 + '@vercel/nft': 0.30.4(rollup@4.54.0) 4314 + astro: 5.16.6(@netlify/blobs@10.4.1)(@types/node@25.0.3)(jiti@2.6.1)(rollup@4.54.0)(tsx@4.21.0)(typescript@5.9.3)(yaml@2.8.2) 4315 4315 esbuild: 0.25.12 4316 4316 tinyglobby: 0.2.15 4317 - vite: 6.4.1(@types/node@25.0.2)(jiti@2.6.1)(tsx@4.21.0)(yaml@2.8.2) 4317 + vite: 6.4.1(@types/node@25.0.3)(jiti@2.6.1)(tsx@4.21.0)(yaml@2.8.2) 4318 4318 transitivePeerDependencies: 4319 4319 - '@azure/app-configuration' 4320 4320 - '@azure/cosmos' ··· 4953 4953 uuid: 13.0.0 4954 4954 write-file-atomic: 5.0.1 4955 4955 4956 - '@netlify/dev@4.8.2(@netlify/api@14.0.11)(rollup@4.53.3)': 4956 + '@netlify/dev@4.8.2(@netlify/api@14.0.11)(rollup@4.54.0)': 4957 4957 dependencies: 4958 4958 '@netlify/ai': 0.3.3(@netlify/api@14.0.11) 4959 4959 '@netlify/blobs': 10.4.1 4960 4960 '@netlify/config': 23.2.0 4961 4961 '@netlify/dev-utils': 4.3.2 4962 4962 '@netlify/edge-functions-dev': 1.0.5 4963 - '@netlify/functions-dev': 1.1.2(rollup@4.53.3) 4963 + '@netlify/functions-dev': 1.1.2(rollup@4.54.0) 4964 4964 '@netlify/headers': 2.1.2 4965 4965 '@netlify/images': 1.3.2(@netlify/blobs@10.4.1) 4966 4966 '@netlify/redirects': 3.1.3 ··· 5031 5031 dependencies: 5032 5032 '@netlify/types': 2.2.0 5033 5033 5034 - '@netlify/functions-dev@1.1.2(rollup@4.53.3)': 5034 + '@netlify/functions-dev@1.1.2(rollup@4.54.0)': 5035 5035 dependencies: 5036 5036 '@netlify/blobs': 10.4.1 5037 5037 '@netlify/dev-utils': 4.3.2 5038 5038 '@netlify/functions': 5.1.0 5039 - '@netlify/zip-it-and-ship-it': 14.1.14(rollup@4.53.3) 5039 + '@netlify/zip-it-and-ship-it': 14.1.14(rollup@4.54.0) 5040 5040 cron-parser: 4.9.0 5041 5041 decache: 4.6.2 5042 5042 extract-zip: 2.0.1 ··· 5140 5140 5141 5141 '@netlify/types@2.2.0': {} 5142 5142 5143 - '@netlify/vite-plugin@2.7.14(@netlify/api@14.0.11)(rollup@4.53.3)(vite@6.4.1(@types/node@25.0.2)(jiti@2.6.1)(tsx@4.21.0)(yaml@2.8.2))': 5143 + '@netlify/vite-plugin@2.7.14(@netlify/api@14.0.11)(rollup@4.54.0)(vite@6.4.1(@types/node@25.0.3)(jiti@2.6.1)(tsx@4.21.0)(yaml@2.8.2))': 5144 5144 dependencies: 5145 - '@netlify/dev': 4.8.2(@netlify/api@14.0.11)(rollup@4.53.3) 5145 + '@netlify/dev': 4.8.2(@netlify/api@14.0.11)(rollup@4.54.0) 5146 5146 '@netlify/dev-utils': 4.3.2 5147 5147 dedent: 1.7.0 5148 - vite: 6.4.1(@types/node@25.0.2)(jiti@2.6.1)(tsx@4.21.0)(yaml@2.8.2) 5148 + vite: 6.4.1(@types/node@25.0.3)(jiti@2.6.1)(tsx@4.21.0)(yaml@2.8.2) 5149 5149 transitivePeerDependencies: 5150 5150 - '@azure/app-configuration' 5151 5151 - '@azure/cosmos' ··· 5173 5173 - supports-color 5174 5174 - uploadthing 5175 5175 5176 - '@netlify/zip-it-and-ship-it@14.1.14(rollup@4.53.3)': 5176 + '@netlify/zip-it-and-ship-it@14.1.14(rollup@4.54.0)': 5177 5177 dependencies: 5178 5178 '@babel/parser': 7.28.5 5179 5179 '@babel/types': 7.28.5 5180 5180 '@netlify/binary-info': 1.0.0 5181 5181 '@netlify/serverless-functions-api': 2.7.2 5182 - '@vercel/nft': 0.29.4(rollup@4.53.3) 5182 + '@vercel/nft': 0.29.4(rollup@4.54.0) 5183 5183 archiver: 7.0.1 5184 5184 common-path-prefix: 3.0.0 5185 5185 copy-file: 11.1.0 ··· 5357 5357 5358 5358 '@pkgr/core@0.2.9': {} 5359 5359 5360 - '@playform/inline@0.1.2(@netlify/blobs@10.4.1)(@types/node@25.0.2)(jiti@2.6.1)(rollup@4.53.3)(tsx@4.21.0)(typescript@5.9.3)(yaml@2.8.2)': 5360 + '@playform/inline@0.1.2(@netlify/blobs@10.4.1)(@types/node@25.0.3)(jiti@2.6.1)(rollup@4.54.0)(tsx@4.21.0)(typescript@5.9.3)(yaml@2.8.2)': 5361 5361 dependencies: 5362 5362 '@playform/pipe': 0.1.3 5363 - astro: 5.16.5(@netlify/blobs@10.4.1)(@types/node@25.0.2)(jiti@2.6.1)(rollup@4.53.3)(tsx@4.21.0)(typescript@5.9.3)(yaml@2.8.2) 5363 + astro: 5.16.6(@netlify/blobs@10.4.1)(@types/node@25.0.3)(jiti@2.6.1)(rollup@4.54.0)(tsx@4.21.0)(typescript@5.9.3)(yaml@2.8.2) 5364 5364 beasties: 0.2.0 5365 5365 deepmerge-ts: 7.1.5 5366 5366 transitivePeerDependencies: ··· 5404 5404 deepmerge-ts: 7.1.5 5405 5405 fast-glob: 3.3.3 5406 5406 5407 - '@rollup/pluginutils@5.3.0(rollup@4.53.3)': 5407 + '@rollup/pluginutils@5.3.0(rollup@4.54.0)': 5408 5408 dependencies: 5409 5409 '@types/estree': 1.0.8 5410 5410 estree-walker: 2.0.2 5411 5411 picomatch: 4.0.3 5412 5412 optionalDependencies: 5413 - rollup: 4.53.3 5413 + rollup: 4.54.0 5414 5414 5415 - '@rollup/rollup-android-arm-eabi@4.53.3': 5415 + '@rollup/rollup-android-arm-eabi@4.54.0': 5416 5416 optional: true 5417 5417 5418 - '@rollup/rollup-android-arm64@4.53.3': 5418 + '@rollup/rollup-android-arm64@4.54.0': 5419 5419 optional: true 5420 5420 5421 - '@rollup/rollup-darwin-arm64@4.53.3': 5421 + '@rollup/rollup-darwin-arm64@4.54.0': 5422 5422 optional: true 5423 5423 5424 - '@rollup/rollup-darwin-x64@4.53.3': 5424 + '@rollup/rollup-darwin-x64@4.54.0': 5425 5425 optional: true 5426 5426 5427 - '@rollup/rollup-freebsd-arm64@4.53.3': 5427 + '@rollup/rollup-freebsd-arm64@4.54.0': 5428 5428 optional: true 5429 5429 5430 - '@rollup/rollup-freebsd-x64@4.53.3': 5430 + '@rollup/rollup-freebsd-x64@4.54.0': 5431 5431 optional: true 5432 5432 5433 - '@rollup/rollup-linux-arm-gnueabihf@4.53.3': 5433 + '@rollup/rollup-linux-arm-gnueabihf@4.54.0': 5434 5434 optional: true 5435 5435 5436 - '@rollup/rollup-linux-arm-musleabihf@4.53.3': 5436 + '@rollup/rollup-linux-arm-musleabihf@4.54.0': 5437 5437 optional: true 5438 5438 5439 - '@rollup/rollup-linux-arm64-gnu@4.53.3': 5439 + '@rollup/rollup-linux-arm64-gnu@4.54.0': 5440 5440 optional: true 5441 5441 5442 - '@rollup/rollup-linux-arm64-musl@4.53.3': 5442 + '@rollup/rollup-linux-arm64-musl@4.54.0': 5443 5443 optional: true 5444 5444 5445 - '@rollup/rollup-linux-loong64-gnu@4.53.3': 5445 + '@rollup/rollup-linux-loong64-gnu@4.54.0': 5446 5446 optional: true 5447 5447 5448 - '@rollup/rollup-linux-ppc64-gnu@4.53.3': 5448 + '@rollup/rollup-linux-ppc64-gnu@4.54.0': 5449 5449 optional: true 5450 5450 5451 - '@rollup/rollup-linux-riscv64-gnu@4.53.3': 5451 + '@rollup/rollup-linux-riscv64-gnu@4.54.0': 5452 5452 optional: true 5453 5453 5454 - '@rollup/rollup-linux-riscv64-musl@4.53.3': 5454 + '@rollup/rollup-linux-riscv64-musl@4.54.0': 5455 5455 optional: true 5456 5456 5457 - '@rollup/rollup-linux-s390x-gnu@4.53.3': 5457 + '@rollup/rollup-linux-s390x-gnu@4.54.0': 5458 5458 optional: true 5459 5459 5460 - '@rollup/rollup-linux-x64-gnu@4.53.3': 5460 + '@rollup/rollup-linux-x64-gnu@4.54.0': 5461 5461 optional: true 5462 5462 5463 - '@rollup/rollup-linux-x64-musl@4.53.3': 5463 + '@rollup/rollup-linux-x64-musl@4.54.0': 5464 5464 optional: true 5465 5465 5466 - '@rollup/rollup-openharmony-arm64@4.53.3': 5466 + '@rollup/rollup-openharmony-arm64@4.54.0': 5467 5467 optional: true 5468 5468 5469 - '@rollup/rollup-win32-arm64-msvc@4.53.3': 5469 + '@rollup/rollup-win32-arm64-msvc@4.54.0': 5470 5470 optional: true 5471 5471 5472 - '@rollup/rollup-win32-ia32-msvc@4.53.3': 5472 + '@rollup/rollup-win32-ia32-msvc@4.54.0': 5473 5473 optional: true 5474 5474 5475 - '@rollup/rollup-win32-x64-gnu@4.53.3': 5475 + '@rollup/rollup-win32-x64-gnu@4.54.0': 5476 5476 optional: true 5477 5477 5478 - '@rollup/rollup-win32-x64-msvc@4.53.3': 5478 + '@rollup/rollup-win32-x64-msvc@4.54.0': 5479 5479 optional: true 5480 5480 5481 5481 '@shikijs/core@3.20.0': ··· 5532 5532 5533 5533 '@types/fontkit@2.0.8': 5534 5534 dependencies: 5535 - '@types/node': 25.0.2 5535 + '@types/node': 25.0.3 5536 5536 5537 5537 '@types/hast@3.0.4': 5538 5538 dependencies: ··· 5569 5569 dependencies: 5570 5570 undici-types: 6.20.0 5571 5571 5572 - '@types/node@25.0.2': 5572 + '@types/node@25.0.3': 5573 5573 dependencies: 5574 5574 undici-types: 7.16.0 5575 5575 ··· 5593 5593 5594 5594 '@types/yauzl@2.10.3': 5595 5595 dependencies: 5596 - '@types/node': 25.0.2 5596 + '@types/node': 25.0.3 5597 5597 optional: true 5598 5598 5599 5599 '@typescript-eslint/eslint-plugin@8.49.0(@typescript-eslint/parser@8.49.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)': ··· 5759 5759 5760 5760 '@ungap/structured-clone@1.3.0': {} 5761 5761 5762 - '@vercel/nft@0.29.4(rollup@4.53.3)': 5762 + '@vercel/nft@0.29.4(rollup@4.54.0)': 5763 5763 dependencies: 5764 5764 '@mapbox/node-pre-gyp': 2.0.3 5765 - '@rollup/pluginutils': 5.3.0(rollup@4.53.3) 5765 + '@rollup/pluginutils': 5.3.0(rollup@4.54.0) 5766 5766 acorn: 8.15.0 5767 5767 acorn-import-attributes: 1.9.5(acorn@8.15.0) 5768 5768 async-sema: 3.1.1 ··· 5778 5778 - rollup 5779 5779 - supports-color 5780 5780 5781 - '@vercel/nft@0.30.4(rollup@4.53.3)': 5781 + '@vercel/nft@0.30.4(rollup@4.54.0)': 5782 5782 dependencies: 5783 5783 '@mapbox/node-pre-gyp': 2.0.3 5784 - '@rollup/pluginutils': 5.3.0(rollup@4.53.3) 5784 + '@rollup/pluginutils': 5.3.0(rollup@4.54.0) 5785 5785 acorn: 8.15.0 5786 5786 acorn-import-attributes: 1.9.5(acorn@8.15.0) 5787 5787 async-sema: 3.1.1 ··· 5969 5969 transitivePeerDependencies: 5970 5970 - supports-color 5971 5971 5972 - astro-og-canvas@0.7.2(astro@5.16.5(@netlify/blobs@10.4.1)(@types/node@25.0.2)(jiti@2.6.1)(rollup@4.53.3)(tsx@4.21.0)(typescript@5.9.3)(yaml@2.8.2)): 5972 + astro-og-canvas@0.7.2(astro@5.16.6(@netlify/blobs@10.4.1)(@types/node@25.0.3)(jiti@2.6.1)(rollup@4.54.0)(tsx@4.21.0)(typescript@5.9.3)(yaml@2.8.2)): 5973 5973 dependencies: 5974 - astro: 5.16.5(@netlify/blobs@10.4.1)(@types/node@25.0.2)(jiti@2.6.1)(rollup@4.53.3)(tsx@4.21.0)(typescript@5.9.3)(yaml@2.8.2) 5974 + astro: 5.16.6(@netlify/blobs@10.4.1)(@types/node@25.0.3)(jiti@2.6.1)(rollup@4.54.0)(tsx@4.21.0)(typescript@5.9.3)(yaml@2.8.2) 5975 5975 canvaskit-wasm: 0.40.0 5976 5976 deterministic-object-hash: 2.0.2 5977 5977 entities: 7.0.0 5978 5978 5979 - astro@5.16.5(@netlify/blobs@10.4.1)(@types/node@25.0.2)(jiti@2.6.1)(rollup@4.53.3)(tsx@4.21.0)(typescript@5.9.3)(yaml@2.8.2): 5979 + astro@5.16.6(@netlify/blobs@10.4.1)(@types/node@25.0.3)(jiti@2.6.1)(rollup@4.54.0)(tsx@4.21.0)(typescript@5.9.3)(yaml@2.8.2): 5980 5980 dependencies: 5981 5981 '@astrojs/compiler': 2.13.0 5982 5982 '@astrojs/internal-helpers': 0.7.5 ··· 5984 5984 '@astrojs/telemetry': 3.3.0 5985 5985 '@capsizecss/unpack': 3.0.1 5986 5986 '@oslojs/encoding': 1.1.0 5987 - '@rollup/pluginutils': 5.3.0(rollup@4.53.3) 5987 + '@rollup/pluginutils': 5.3.0(rollup@4.54.0) 5988 5988 acorn: 8.15.0 5989 5989 aria-query: 5.3.2 5990 5990 axobject-query: 4.1.0 ··· 6033 6033 unist-util-visit: 5.0.0 6034 6034 unstorage: 1.17.3(@netlify/blobs@10.4.1) 6035 6035 vfile: 6.0.3 6036 - vite: 6.4.1(@types/node@25.0.2)(jiti@2.6.1)(tsx@4.21.0)(yaml@2.8.2) 6037 - vitefu: 1.1.1(vite@6.4.1(@types/node@25.0.2)(jiti@2.6.1)(tsx@4.21.0)(yaml@2.8.2)) 6036 + vite: 6.4.1(@types/node@25.0.3)(jiti@2.6.1)(tsx@4.21.0)(yaml@2.8.2) 6037 + vitefu: 1.1.1(vite@6.4.1(@types/node@25.0.3)(jiti@2.6.1)(tsx@4.21.0)(yaml@2.8.2)) 6038 6038 xxhash-wasm: 1.1.0 6039 6039 yargs-parser: 21.1.1 6040 6040 yocto-spinner: 0.2.3 ··· 8586 8586 8587 8587 reusify@1.1.0: {} 8588 8588 8589 - rollup@4.53.3: 8589 + rollup@4.54.0: 8590 8590 dependencies: 8591 8591 '@types/estree': 1.0.8 8592 8592 optionalDependencies: 8593 - '@rollup/rollup-android-arm-eabi': 4.53.3 8594 - '@rollup/rollup-android-arm64': 4.53.3 8595 - '@rollup/rollup-darwin-arm64': 4.53.3 8596 - '@rollup/rollup-darwin-x64': 4.53.3 8597 - '@rollup/rollup-freebsd-arm64': 4.53.3 8598 - '@rollup/rollup-freebsd-x64': 4.53.3 8599 - '@rollup/rollup-linux-arm-gnueabihf': 4.53.3 8600 - '@rollup/rollup-linux-arm-musleabihf': 4.53.3 8601 - '@rollup/rollup-linux-arm64-gnu': 4.53.3 8602 - '@rollup/rollup-linux-arm64-musl': 4.53.3 8603 - '@rollup/rollup-linux-loong64-gnu': 4.53.3 8604 - '@rollup/rollup-linux-ppc64-gnu': 4.53.3 8605 - '@rollup/rollup-linux-riscv64-gnu': 4.53.3 8606 - '@rollup/rollup-linux-riscv64-musl': 4.53.3 8607 - '@rollup/rollup-linux-s390x-gnu': 4.53.3 8608 - '@rollup/rollup-linux-x64-gnu': 4.53.3 8609 - '@rollup/rollup-linux-x64-musl': 4.53.3 8610 - '@rollup/rollup-openharmony-arm64': 4.53.3 8611 - '@rollup/rollup-win32-arm64-msvc': 4.53.3 8612 - '@rollup/rollup-win32-ia32-msvc': 4.53.3 8613 - '@rollup/rollup-win32-x64-gnu': 4.53.3 8614 - '@rollup/rollup-win32-x64-msvc': 4.53.3 8593 + '@rollup/rollup-android-arm-eabi': 4.54.0 8594 + '@rollup/rollup-android-arm64': 4.54.0 8595 + '@rollup/rollup-darwin-arm64': 4.54.0 8596 + '@rollup/rollup-darwin-x64': 4.54.0 8597 + '@rollup/rollup-freebsd-arm64': 4.54.0 8598 + '@rollup/rollup-freebsd-x64': 4.54.0 8599 + '@rollup/rollup-linux-arm-gnueabihf': 4.54.0 8600 + '@rollup/rollup-linux-arm-musleabihf': 4.54.0 8601 + '@rollup/rollup-linux-arm64-gnu': 4.54.0 8602 + '@rollup/rollup-linux-arm64-musl': 4.54.0 8603 + '@rollup/rollup-linux-loong64-gnu': 4.54.0 8604 + '@rollup/rollup-linux-ppc64-gnu': 4.54.0 8605 + '@rollup/rollup-linux-riscv64-gnu': 4.54.0 8606 + '@rollup/rollup-linux-riscv64-musl': 4.54.0 8607 + '@rollup/rollup-linux-s390x-gnu': 4.54.0 8608 + '@rollup/rollup-linux-x64-gnu': 4.54.0 8609 + '@rollup/rollup-linux-x64-musl': 4.54.0 8610 + '@rollup/rollup-openharmony-arm64': 4.54.0 8611 + '@rollup/rollup-win32-arm64-msvc': 4.54.0 8612 + '@rollup/rollup-win32-ia32-msvc': 4.54.0 8613 + '@rollup/rollup-win32-x64-gnu': 4.54.0 8614 + '@rollup/rollup-win32-x64-msvc': 4.54.0 8615 8615 fsevents: 2.3.3 8616 8616 8617 8617 run-parallel@1.2.0: ··· 9068 9068 '@types/unist': 3.0.3 9069 9069 vfile-message: 4.0.3 9070 9070 9071 - vite@6.4.1(@types/node@25.0.2)(jiti@2.6.1)(tsx@4.21.0)(yaml@2.8.2): 9071 + vite@6.4.1(@types/node@25.0.3)(jiti@2.6.1)(tsx@4.21.0)(yaml@2.8.2): 9072 9072 dependencies: 9073 9073 esbuild: 0.25.12 9074 9074 fdir: 6.5.0(picomatch@4.0.3) 9075 9075 picomatch: 4.0.3 9076 9076 postcss: 8.5.6 9077 - rollup: 4.53.3 9077 + rollup: 4.54.0 9078 9078 tinyglobby: 0.2.15 9079 9079 optionalDependencies: 9080 - '@types/node': 25.0.2 9080 + '@types/node': 25.0.3 9081 9081 fsevents: 2.3.3 9082 9082 jiti: 2.6.1 9083 9083 tsx: 4.21.0 9084 9084 yaml: 2.8.2 9085 9085 9086 - vitefu@1.1.1(vite@6.4.1(@types/node@25.0.2)(jiti@2.6.1)(tsx@4.21.0)(yaml@2.8.2)): 9086 + vitefu@1.1.1(vite@6.4.1(@types/node@25.0.3)(jiti@2.6.1)(tsx@4.21.0)(yaml@2.8.2)): 9087 9087 optionalDependencies: 9088 - vite: 6.4.1(@types/node@25.0.2)(jiti@2.6.1)(tsx@4.21.0)(yaml@2.8.2) 9088 + vite: 6.4.1(@types/node@25.0.3)(jiti@2.6.1)(tsx@4.21.0)(yaml@2.8.2) 9089 9089 9090 9090 web-namespaces@2.0.1: {} 9091 9091