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.13.7 to 5.13.9

Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 5.13.7 to 5.13.9.
<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.13.9</h2>
<h3>Patch Changes</h3>
<ul>
<li><a href="https://redirect.github.com/withastro/astro/pull/14402">#14402</a> <a href="https://github.com/withastro/astro/commit/54dcd04350b83cbf368dfb8d72f7d2ddf209a91e"><code>54dcd04</code></a> Thanks <a href="https://github.com/FredKSchott"><code>@​FredKSchott</code></a>! - Removes warning that caused unexpected console spam when using Bun</li>
</ul>
<h2>astro@5.13.8</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p><a href="https://redirect.github.com/withastro/astro/pull/14300">#14300</a> <a href="https://github.com/withastro/astro/commit/bd4a70bde3c8e0c04e2754cf26d222aa36d3c3c8"><code>bd4a70b</code></a> Thanks <a href="https://github.com/louisescher"><code>@​louisescher</code></a>! - Adds Vite version &amp; integration versions to output of <code>astro info</code></p>
</li>
<li>
<p><a href="https://redirect.github.com/withastro/astro/pull/14341">#14341</a> <a href="https://github.com/withastro/astro/commit/f75fd9977f0f3f8afd1128cc3616205edec0a11c"><code>f75fd99</code></a> Thanks <a href="https://github.com/delucis"><code>@​delucis</code></a>! - Fixes support for declarative Shadow DOM when using the <code>&lt;ClientRouter&gt;</code> component</p>
</li>
<li>
<p><a href="https://redirect.github.com/withastro/astro/pull/14350">#14350</a> <a href="https://github.com/withastro/astro/commit/f59581f2d4566c684c587af816e22763440ded19"><code>f59581f</code></a> Thanks <a href="https://github.com/ascorbic"><code>@​ascorbic</code></a>! - Improves error reporting for content collections by adding logging for configuration errors that had previously been silently ignored. Also adds a new error that is thrown if a live collection is used in <code>content.config.ts</code> rather than <code>live.config.ts</code>.</p>
</li>
<li>
<p><a href="https://redirect.github.com/withastro/astro/pull/14343">#14343</a> <a href="https://github.com/withastro/astro/commit/13f7d36688042cdb5644786d795fc921841da76a"><code>13f7d36</code></a> Thanks <a href="https://github.com/florian-lefebvre"><code>@​florian-lefebvre</code></a>! - Fixes a regression in non node runtimes</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.13.9</h2>
<h3>Patch Changes</h3>
<ul>
<li><a href="https://redirect.github.com/withastro/astro/pull/14402">#14402</a> <a href="https://github.com/withastro/astro/commit/54dcd04350b83cbf368dfb8d72f7d2ddf209a91e"><code>54dcd04</code></a> Thanks <a href="https://github.com/FredKSchott"><code>@​FredKSchott</code></a>! - Removes warning that caused unexpected console spam when using Bun</li>
</ul>
<h2>5.13.8</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p><a href="https://redirect.github.com/withastro/astro/pull/14300">#14300</a> <a href="https://github.com/withastro/astro/commit/bd4a70bde3c8e0c04e2754cf26d222aa36d3c3c8"><code>bd4a70b</code></a> Thanks <a href="https://github.com/louisescher"><code>@​louisescher</code></a>! - Adds Vite version &amp; integration versions to output of <code>astro info</code></p>
</li>
<li>
<p><a href="https://redirect.github.com/withastro/astro/pull/14341">#14341</a> <a href="https://github.com/withastro/astro/commit/f75fd9977f0f3f8afd1128cc3616205edec0a11c"><code>f75fd99</code></a> Thanks <a href="https://github.com/delucis"><code>@​delucis</code></a>! - Fixes support for declarative Shadow DOM when using the <code>&lt;ClientRouter&gt;</code> component</p>
</li>
<li>
<p><a href="https://redirect.github.com/withastro/astro/pull/14350">#14350</a> <a href="https://github.com/withastro/astro/commit/f59581f2d4566c684c587af816e22763440ded19"><code>f59581f</code></a> Thanks <a href="https://github.com/ascorbic"><code>@​ascorbic</code></a>! - Improves error reporting for content collections by adding logging for configuration errors that had previously been silently ignored. Also adds a new error that is thrown if a live collection is used in <code>content.config.ts</code> rather than <code>live.config.ts</code>.</p>
</li>
<li>
<p><a href="https://redirect.github.com/withastro/astro/pull/14343">#14343</a> <a href="https://github.com/withastro/astro/commit/13f7d36688042cdb5644786d795fc921841da76a"><code>13f7d36</code></a> Thanks <a href="https://github.com/florian-lefebvre"><code>@​florian-lefebvre</code></a>! - Fixes a regression in non node runtimes</p>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/withastro/astro/commit/b24968452ca4c3b31f2f313497bba7dacd2db80a"><code>b249684</code></a> [ci] release (<a href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/14404">#14404</a>)</li>
<li><a href="https://github.com/withastro/astro/commit/995e0bd15ef65f6fe93276d077b28f343f5d5c78"><code>995e0bd</code></a> chore(astro): split v4 changelog (<a href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/14403">#14403</a>)</li>
<li><a href="https://github.com/withastro/astro/commit/54dcd04350b83cbf368dfb8d72f7d2ddf209a91e"><code>54dcd04</code></a> Remove warning for bun, causing unexpected console spam (<a href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/14402">#14402</a>)</li>
<li><a href="https://github.com/withastro/astro/commit/3c14936b4046062227925ec26c46689418cc3a22"><code>3c14936</code></a> [ci] release (<a href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/14342">#14342</a>)</li>
<li><a href="https://github.com/withastro/astro/commit/8790cacff72e1be9f9922a1dd57d2bd188b1bf0a"><code>8790cac</code></a> [ci] format</li>
<li><a href="https://github.com/withastro/astro/commit/1d1b84a986483556b9c97fba2fd5088338eb8e3a"><code>1d1b84a</code></a> fix: Skip <code>astro info</code> version tests in ecosystem CI due to manual version ov...</li>
<li><a href="https://github.com/withastro/astro/commit/76c397ed723202d371cc603f67a730ff87ef5ac7"><code>76c397e</code></a> fix(deps): update dependency <code>@​astrojs/node</code> to v9.4.1 [security] (<a href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/14351">#14351</a>)</li>
<li><a href="https://github.com/withastro/astro/commit/f59581f2d4566c684c587af816e22763440ded19"><code>f59581f</code></a> fix: log errors for invalid content config (<a href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/14350">#14350</a>)</li>
<li><a href="https://github.com/withastro/astro/commit/f1ad06663f5f5c983f1ccdf03a706495508ff136"><code>f1ad066</code></a> [ci] format</li>
<li><a href="https://github.com/withastro/astro/commit/9e4ca3356921efa3e67b6b1acb4b9c240a1528f8"><code>9e4ca33</code></a> fix: Read in package versions for CLI tests (<a href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/14354">#14354</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/withastro/astro/commits/astro@5.13.9/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.13.7&new-version=5.13.9)](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
8748606f 5d9fb92d

+464 -182
+1 -1
package.json
··· 22 22 "@astrojs/rss": "^4.0.12", 23 23 "@astrojs/sitemap": "^3.5.1", 24 24 "@playform/inline": "^0.1.2", 25 - "astro": "^5.13.7", 25 + "astro": "^5.13.9", 26 26 "astro-og-canvas": "^0.7.0", 27 27 "canvaskit-wasm": "^0.40.0", 28 28 "feed": "^5.1.0",
+463 -181
pnpm-lock.yaml
··· 10 10 dependencies: 11 11 '@astrojs/mdx': 12 12 specifier: ^4.3.5 13 - version: 4.3.5(astro@5.13.7(@netlify/blobs@10.0.10)(@types/node@24.4.0)(jiti@2.5.1)(rollup@4.50.1)(tsx@4.20.5)(typescript@5.9.2)(yaml@2.8.1)) 13 + version: 4.3.5(astro@5.13.9(@netlify/blobs@10.0.10)(@types/node@24.5.2)(jiti@2.5.1)(rollup@4.52.0)(tsx@4.20.5)(typescript@5.9.2)(yaml@2.8.1)) 14 14 '@astrojs/netlify': 15 15 specifier: ^6.5.10 16 - version: 6.5.10(@types/node@24.4.0)(astro@5.13.7(@netlify/blobs@10.0.10)(@types/node@24.4.0)(jiti@2.5.1)(rollup@4.50.1)(tsx@4.20.5)(typescript@5.9.2)(yaml@2.8.1))(jiti@2.5.1)(rollup@4.50.1)(tsx@4.20.5)(yaml@2.8.1) 16 + version: 6.5.10(@types/node@24.5.2)(astro@5.13.9(@netlify/blobs@10.0.10)(@types/node@24.5.2)(jiti@2.5.1)(rollup@4.52.0)(tsx@4.20.5)(typescript@5.9.2)(yaml@2.8.1))(jiti@2.5.1)(rollup@4.52.0)(tsx@4.20.5)(yaml@2.8.1) 17 17 '@astrojs/rss': 18 18 specifier: ^4.0.12 19 19 version: 4.0.12 ··· 22 22 version: 3.5.1 23 23 '@playform/inline': 24 24 specifier: ^0.1.2 25 - version: 0.1.2(@netlify/blobs@10.0.10)(@types/node@24.4.0)(jiti@2.5.1)(rollup@4.50.1)(tsx@4.20.5)(typescript@5.9.2)(yaml@2.8.1) 25 + version: 0.1.2(@netlify/blobs@10.0.10)(@types/node@24.5.2)(jiti@2.5.1)(rollup@4.52.0)(tsx@4.20.5)(typescript@5.9.2)(yaml@2.8.1) 26 26 astro: 27 - specifier: ^5.13.7 28 - version: 5.13.7(@netlify/blobs@10.0.10)(@types/node@24.4.0)(jiti@2.5.1)(rollup@4.50.1)(tsx@4.20.5)(typescript@5.9.2)(yaml@2.8.1) 27 + specifier: ^5.13.9 28 + version: 5.13.9(@netlify/blobs@10.0.10)(@types/node@24.5.2)(jiti@2.5.1)(rollup@4.52.0)(tsx@4.20.5)(typescript@5.9.2)(yaml@2.8.1) 29 29 astro-og-canvas: 30 30 specifier: ^0.7.0 31 - version: 0.7.0(astro@5.13.7(@netlify/blobs@10.0.10)(@types/node@24.4.0)(jiti@2.5.1)(rollup@4.50.1)(tsx@4.20.5)(typescript@5.9.2)(yaml@2.8.1)) 31 + version: 0.7.0(astro@5.13.9(@netlify/blobs@10.0.10)(@types/node@24.5.2)(jiti@2.5.1)(rollup@4.52.0)(tsx@4.20.5)(typescript@5.9.2)(yaml@2.8.1)) 32 32 canvaskit-wasm: 33 33 specifier: ^0.40.0 34 34 version: 0.40.0 ··· 117 117 '@astrojs/compiler@2.12.2': 118 118 resolution: {integrity: sha512-w2zfvhjNCkNMmMMOn5b0J8+OmUaBL1o40ipMvqcG6NRpdC+lKxmTi48DT8Xw0SzJ3AfmeFLB45zXZXtmbsjcgw==} 119 119 120 + '@astrojs/compiler@2.13.0': 121 + resolution: {integrity: sha512-mqVORhUJViA28fwHYaWmsXSzLO9osbdZ5ImUfxBarqsYdMlPbqAqGJCxsNzvppp1BEzc1mJNjOVvQqeDN8Vspw==} 122 + 120 123 '@astrojs/internal-helpers@0.7.2': 121 124 resolution: {integrity: sha512-KCkCqR3Goym79soqEtbtLzJfqhTWMyVaizUi35FLzgGSzBotSw8DB1qwsu7U96ihOJgYhDk2nVPz+3LnXPeX6g==} 122 125 ··· 196 199 '@envelop/instrumentation@1.0.0': 197 200 resolution: {integrity: sha512-cxgkB66RQB95H3X27jlnxCRNTmPuSTgmBAq6/4n2Dtv4hsk4yz8FadA1ggmd0uZzvKqWD6CR+WFgTjhDqg7eyw==} 198 201 engines: {node: '>=18.0.0'} 202 + 203 + '@esbuild/aix-ppc64@0.25.10': 204 + resolution: {integrity: sha512-0NFWnA+7l41irNuaSVlLfgNT12caWJVLzp5eAVhZ0z1qpxbockccEt3s+149rE64VUI3Ml2zt8Nv5JVc4QXTsw==} 205 + engines: {node: '>=18'} 206 + cpu: [ppc64] 207 + os: [aix] 199 208 200 209 '@esbuild/aix-ppc64@0.25.9': 201 210 resolution: {integrity: sha512-OaGtL73Jck6pBKjNIe24BnFE6agGl+6KxDtTfHhy1HmhthfKouEcOhqpSL64K4/0WCtbKFLOdzD/44cJ4k9opA==} ··· 203 212 cpu: [ppc64] 204 213 os: [aix] 205 214 215 + '@esbuild/android-arm64@0.25.10': 216 + resolution: {integrity: sha512-LSQa7eDahypv/VO6WKohZGPSJDq5OVOo3UoFR1E4t4Gj1W7zEQMUhI+lo81H+DtB+kP+tDgBp+M4oNCwp6kffg==} 217 + engines: {node: '>=18'} 218 + cpu: [arm64] 219 + os: [android] 220 + 206 221 '@esbuild/android-arm64@0.25.9': 207 222 resolution: {integrity: sha512-IDrddSmpSv51ftWslJMvl3Q2ZT98fUSL2/rlUXuVqRXHCs5EUF1/f+jbjF5+NG9UffUDMCiTyh8iec7u8RlTLg==} 208 223 engines: {node: '>=18'} 209 224 cpu: [arm64] 210 225 os: [android] 211 226 227 + '@esbuild/android-arm@0.25.10': 228 + resolution: {integrity: sha512-dQAxF1dW1C3zpeCDc5KqIYuZ1tgAdRXNoZP7vkBIRtKZPYe2xVr/d3SkirklCHudW1B45tGiUlz2pUWDfbDD4w==} 229 + engines: {node: '>=18'} 230 + cpu: [arm] 231 + os: [android] 232 + 212 233 '@esbuild/android-arm@0.25.9': 213 234 resolution: {integrity: sha512-5WNI1DaMtxQ7t7B6xa572XMXpHAaI/9Hnhk8lcxF4zVN4xstUgTlvuGDorBguKEnZO70qwEcLpfifMLoxiPqHQ==} 214 235 engines: {node: '>=18'} 215 236 cpu: [arm] 216 237 os: [android] 217 238 239 + '@esbuild/android-x64@0.25.10': 240 + resolution: {integrity: sha512-MiC9CWdPrfhibcXwr39p9ha1x0lZJ9KaVfvzA0Wxwz9ETX4v5CHfF09bx935nHlhi+MxhA63dKRRQLiVgSUtEg==} 241 + engines: {node: '>=18'} 242 + cpu: [x64] 243 + os: [android] 244 + 218 245 '@esbuild/android-x64@0.25.9': 219 246 resolution: {integrity: sha512-I853iMZ1hWZdNllhVZKm34f4wErd4lMyeV7BLzEExGEIZYsOzqDWDf+y082izYUE8gtJnYHdeDpN/6tUdwvfiw==} 220 247 engines: {node: '>=18'} 221 248 cpu: [x64] 222 249 os: [android] 223 250 251 + '@esbuild/darwin-arm64@0.25.10': 252 + resolution: {integrity: sha512-JC74bdXcQEpW9KkV326WpZZjLguSZ3DfS8wrrvPMHgQOIEIG/sPXEN/V8IssoJhbefLRcRqw6RQH2NnpdprtMA==} 253 + engines: {node: '>=18'} 254 + cpu: [arm64] 255 + os: [darwin] 256 + 224 257 '@esbuild/darwin-arm64@0.25.9': 225 258 resolution: {integrity: sha512-XIpIDMAjOELi/9PB30vEbVMs3GV1v2zkkPnuyRRURbhqjyzIINwj+nbQATh4H9GxUgH1kFsEyQMxwiLFKUS6Rg==} 226 259 engines: {node: '>=18'} 227 260 cpu: [arm64] 261 + os: [darwin] 262 + 263 + '@esbuild/darwin-x64@0.25.10': 264 + resolution: {integrity: sha512-tguWg1olF6DGqzws97pKZ8G2L7Ig1vjDmGTwcTuYHbuU6TTjJe5FXbgs5C1BBzHbJ2bo1m3WkQDbWO2PvamRcg==} 265 + engines: {node: '>=18'} 266 + cpu: [x64] 228 267 os: [darwin] 229 268 230 269 '@esbuild/darwin-x64@0.25.9': ··· 233 272 cpu: [x64] 234 273 os: [darwin] 235 274 275 + '@esbuild/freebsd-arm64@0.25.10': 276 + resolution: {integrity: sha512-3ZioSQSg1HT2N05YxeJWYR+Libe3bREVSdWhEEgExWaDtyFbbXWb49QgPvFH8u03vUPX10JhJPcz7s9t9+boWg==} 277 + engines: {node: '>=18'} 278 + cpu: [arm64] 279 + os: [freebsd] 280 + 236 281 '@esbuild/freebsd-arm64@0.25.9': 237 282 resolution: {integrity: sha512-z93DmbnY6fX9+KdD4Ue/H6sYs+bhFQJNCPZsi4XWJoYblUqT06MQUdBCpcSfuiN72AbqeBFu5LVQTjfXDE2A6Q==} 238 283 engines: {node: '>=18'} 239 284 cpu: [arm64] 240 285 os: [freebsd] 241 286 287 + '@esbuild/freebsd-x64@0.25.10': 288 + resolution: {integrity: sha512-LLgJfHJk014Aa4anGDbh8bmI5Lk+QidDmGzuC2D+vP7mv/GeSN+H39zOf7pN5N8p059FcOfs2bVlrRr4SK9WxA==} 289 + engines: {node: '>=18'} 290 + cpu: [x64] 291 + os: [freebsd] 292 + 242 293 '@esbuild/freebsd-x64@0.25.9': 243 294 resolution: {integrity: sha512-mrKX6H/vOyo5v71YfXWJxLVxgy1kyt1MQaD8wZJgJfG4gq4DpQGpgTB74e5yBeQdyMTbgxp0YtNj7NuHN0PoZg==} 244 295 engines: {node: '>=18'} 245 296 cpu: [x64] 246 297 os: [freebsd] 247 298 299 + '@esbuild/linux-arm64@0.25.10': 300 + resolution: {integrity: sha512-5luJWN6YKBsawd5f9i4+c+geYiVEw20FVW5x0v1kEMWNq8UctFjDiMATBxLvmmHA4bf7F6hTRaJgtghFr9iziQ==} 301 + engines: {node: '>=18'} 302 + cpu: [arm64] 303 + os: [linux] 304 + 248 305 '@esbuild/linux-arm64@0.25.9': 249 306 resolution: {integrity: sha512-BlB7bIcLT3G26urh5Dmse7fiLmLXnRlopw4s8DalgZ8ef79Jj4aUcYbk90g8iCa2467HX8SAIidbL7gsqXHdRw==} 250 307 engines: {node: '>=18'} 251 308 cpu: [arm64] 252 309 os: [linux] 253 310 311 + '@esbuild/linux-arm@0.25.10': 312 + resolution: {integrity: sha512-oR31GtBTFYCqEBALI9r6WxoU/ZofZl962pouZRTEYECvNF/dtXKku8YXcJkhgK/beU+zedXfIzHijSRapJY3vg==} 313 + engines: {node: '>=18'} 314 + cpu: [arm] 315 + os: [linux] 316 + 254 317 '@esbuild/linux-arm@0.25.9': 255 318 resolution: {integrity: sha512-HBU2Xv78SMgaydBmdor38lg8YDnFKSARg1Q6AT0/y2ezUAKiZvc211RDFHlEZRFNRVhcMamiToo7bDx3VEOYQw==} 256 319 engines: {node: '>=18'} 257 320 cpu: [arm] 321 + os: [linux] 322 + 323 + '@esbuild/linux-ia32@0.25.10': 324 + resolution: {integrity: sha512-NrSCx2Kim3EnnWgS4Txn0QGt0Xipoumb6z6sUtl5bOEZIVKhzfyp/Lyw4C1DIYvzeW/5mWYPBFJU3a/8Yr75DQ==} 325 + engines: {node: '>=18'} 326 + cpu: [ia32] 258 327 os: [linux] 259 328 260 329 '@esbuild/linux-ia32@0.25.9': ··· 263 332 cpu: [ia32] 264 333 os: [linux] 265 334 335 + '@esbuild/linux-loong64@0.25.10': 336 + resolution: {integrity: sha512-xoSphrd4AZda8+rUDDfD9J6FUMjrkTz8itpTITM4/xgerAZZcFW7Dv+sun7333IfKxGG8gAq+3NbfEMJfiY+Eg==} 337 + engines: {node: '>=18'} 338 + cpu: [loong64] 339 + os: [linux] 340 + 266 341 '@esbuild/linux-loong64@0.25.9': 267 342 resolution: {integrity: sha512-Sbe10Bnn0oUAB2AalYztvGcK+o6YFFA/9829PhOCUS9vkJElXGdphz0A3DbMdP8gmKkqPmPcMJmJOrI3VYB1JQ==} 268 343 engines: {node: '>=18'} 269 344 cpu: [loong64] 270 345 os: [linux] 271 346 347 + '@esbuild/linux-mips64el@0.25.10': 348 + resolution: {integrity: sha512-ab6eiuCwoMmYDyTnyptoKkVS3k8fy/1Uvq7Dj5czXI6DF2GqD2ToInBI0SHOp5/X1BdZ26RKc5+qjQNGRBelRA==} 349 + engines: {node: '>=18'} 350 + cpu: [mips64el] 351 + os: [linux] 352 + 272 353 '@esbuild/linux-mips64el@0.25.9': 273 354 resolution: {integrity: sha512-YcM5br0mVyZw2jcQeLIkhWtKPeVfAerES5PvOzaDxVtIyZ2NUBZKNLjC5z3/fUlDgT6w89VsxP2qzNipOaaDyA==} 274 355 engines: {node: '>=18'} 275 356 cpu: [mips64el] 276 357 os: [linux] 277 358 359 + '@esbuild/linux-ppc64@0.25.10': 360 + resolution: {integrity: sha512-NLinzzOgZQsGpsTkEbdJTCanwA5/wozN9dSgEl12haXJBzMTpssebuXR42bthOF3z7zXFWH1AmvWunUCkBE4EA==} 361 + engines: {node: '>=18'} 362 + cpu: [ppc64] 363 + os: [linux] 364 + 278 365 '@esbuild/linux-ppc64@0.25.9': 279 366 resolution: {integrity: sha512-++0HQvasdo20JytyDpFvQtNrEsAgNG2CY1CLMwGXfFTKGBGQT3bOeLSYE2l1fYdvML5KUuwn9Z8L1EWe2tzs1w==} 280 367 engines: {node: '>=18'} 281 368 cpu: [ppc64] 282 369 os: [linux] 283 370 371 + '@esbuild/linux-riscv64@0.25.10': 372 + resolution: {integrity: sha512-FE557XdZDrtX8NMIeA8LBJX3dC2M8VGXwfrQWU7LB5SLOajfJIxmSdyL/gU1m64Zs9CBKvm4UAuBp5aJ8OgnrA==} 373 + engines: {node: '>=18'} 374 + cpu: [riscv64] 375 + os: [linux] 376 + 284 377 '@esbuild/linux-riscv64@0.25.9': 285 378 resolution: {integrity: sha512-uNIBa279Y3fkjV+2cUjx36xkx7eSjb8IvnL01eXUKXez/CBHNRw5ekCGMPM0BcmqBxBcdgUWuUXmVWwm4CH9kg==} 286 379 engines: {node: '>=18'} 287 380 cpu: [riscv64] 381 + os: [linux] 382 + 383 + '@esbuild/linux-s390x@0.25.10': 384 + resolution: {integrity: sha512-3BBSbgzuB9ajLoVZk0mGu+EHlBwkusRmeNYdqmznmMc9zGASFjSsxgkNsqmXugpPk00gJ0JNKh/97nxmjctdew==} 385 + engines: {node: '>=18'} 386 + cpu: [s390x] 288 387 os: [linux] 289 388 290 389 '@esbuild/linux-s390x@0.25.9': ··· 293 392 cpu: [s390x] 294 393 os: [linux] 295 394 395 + '@esbuild/linux-x64@0.25.10': 396 + resolution: {integrity: sha512-QSX81KhFoZGwenVyPoberggdW1nrQZSvfVDAIUXr3WqLRZGZqWk/P4T8p2SP+de2Sr5HPcvjhcJzEiulKgnxtA==} 397 + engines: {node: '>=18'} 398 + cpu: [x64] 399 + os: [linux] 400 + 296 401 '@esbuild/linux-x64@0.25.9': 297 402 resolution: {integrity: sha512-iSwByxzRe48YVkmpbgoxVzn76BXjlYFXC7NvLYq+b+kDjyyk30J0JY47DIn8z1MO3K0oSl9fZoRmZPQI4Hklzg==} 298 403 engines: {node: '>=18'} 299 404 cpu: [x64] 300 405 os: [linux] 301 406 407 + '@esbuild/netbsd-arm64@0.25.10': 408 + resolution: {integrity: sha512-AKQM3gfYfSW8XRk8DdMCzaLUFB15dTrZfnX8WXQoOUpUBQ+NaAFCP1kPS/ykbbGYz7rxn0WS48/81l9hFl3u4A==} 409 + engines: {node: '>=18'} 410 + cpu: [arm64] 411 + os: [netbsd] 412 + 302 413 '@esbuild/netbsd-arm64@0.25.9': 303 414 resolution: {integrity: sha512-9jNJl6FqaUG+COdQMjSCGW4QiMHH88xWbvZ+kRVblZsWrkXlABuGdFJ1E9L7HK+T0Yqd4akKNa/lO0+jDxQD4Q==} 304 415 engines: {node: '>=18'} 305 416 cpu: [arm64] 306 417 os: [netbsd] 307 418 419 + '@esbuild/netbsd-x64@0.25.10': 420 + resolution: {integrity: sha512-7RTytDPGU6fek/hWuN9qQpeGPBZFfB4zZgcz2VK2Z5VpdUxEI8JKYsg3JfO0n/Z1E/6l05n0unDCNc4HnhQGig==} 421 + engines: {node: '>=18'} 422 + cpu: [x64] 423 + os: [netbsd] 424 + 308 425 '@esbuild/netbsd-x64@0.25.9': 309 426 resolution: {integrity: sha512-RLLdkflmqRG8KanPGOU7Rpg829ZHu8nFy5Pqdi9U01VYtG9Y0zOG6Vr2z4/S+/3zIyOxiK6cCeYNWOFR9QP87g==} 310 427 engines: {node: '>=18'} 311 428 cpu: [x64] 312 429 os: [netbsd] 313 430 431 + '@esbuild/openbsd-arm64@0.25.10': 432 + resolution: {integrity: sha512-5Se0VM9Wtq797YFn+dLimf2Zx6McttsH2olUBsDml+lm0GOCRVebRWUvDtkY4BWYv/3NgzS8b/UM3jQNh5hYyw==} 433 + engines: {node: '>=18'} 434 + cpu: [arm64] 435 + os: [openbsd] 436 + 314 437 '@esbuild/openbsd-arm64@0.25.9': 315 438 resolution: {integrity: sha512-YaFBlPGeDasft5IIM+CQAhJAqS3St3nJzDEgsgFixcfZeyGPCd6eJBWzke5piZuZ7CtL656eOSYKk4Ls2C0FRQ==} 316 439 engines: {node: '>=18'} 317 440 cpu: [arm64] 441 + os: [openbsd] 442 + 443 + '@esbuild/openbsd-x64@0.25.10': 444 + resolution: {integrity: sha512-XkA4frq1TLj4bEMB+2HnI0+4RnjbuGZfet2gs/LNs5Hc7D89ZQBHQ0gL2ND6Lzu1+QVkjp3x1gIcPKzRNP8bXw==} 445 + engines: {node: '>=18'} 446 + cpu: [x64] 318 447 os: [openbsd] 319 448 320 449 '@esbuild/openbsd-x64@0.25.9': ··· 323 452 cpu: [x64] 324 453 os: [openbsd] 325 454 455 + '@esbuild/openharmony-arm64@0.25.10': 456 + resolution: {integrity: sha512-AVTSBhTX8Y/Fz6OmIVBip9tJzZEUcY8WLh7I59+upa5/GPhh2/aM6bvOMQySspnCCHvFi79kMtdJS1w0DXAeag==} 457 + engines: {node: '>=18'} 458 + cpu: [arm64] 459 + os: [openharmony] 460 + 326 461 '@esbuild/openharmony-arm64@0.25.9': 327 462 resolution: {integrity: sha512-4Xd0xNiMVXKh6Fa7HEJQbrpP3m3DDn43jKxMjxLLRjWnRsfxjORYJlXPO4JNcXtOyfajXorRKY9NkOpTHptErg==} 328 463 engines: {node: '>=18'} 329 464 cpu: [arm64] 330 465 os: [openharmony] 331 466 467 + '@esbuild/sunos-x64@0.25.10': 468 + resolution: {integrity: sha512-fswk3XT0Uf2pGJmOpDB7yknqhVkJQkAQOcW/ccVOtfx05LkbWOaRAtn5SaqXypeKQra1QaEa841PgrSL9ubSPQ==} 469 + engines: {node: '>=18'} 470 + cpu: [x64] 471 + os: [sunos] 472 + 332 473 '@esbuild/sunos-x64@0.25.9': 333 474 resolution: {integrity: sha512-WjH4s6hzo00nNezhp3wFIAfmGZ8U7KtrJNlFMRKxiI9mxEK1scOMAaa9i4crUtu+tBr+0IN6JCuAcSBJZfnphw==} 334 475 engines: {node: '>=18'} 335 476 cpu: [x64] 336 477 os: [sunos] 337 478 479 + '@esbuild/win32-arm64@0.25.10': 480 + resolution: {integrity: sha512-ah+9b59KDTSfpaCg6VdJoOQvKjI33nTaQr4UluQwW7aEwZQsbMCfTmfEO4VyewOxx4RaDT/xCy9ra2GPWmO7Kw==} 481 + engines: {node: '>=18'} 482 + cpu: [arm64] 483 + os: [win32] 484 + 338 485 '@esbuild/win32-arm64@0.25.9': 339 486 resolution: {integrity: sha512-mGFrVJHmZiRqmP8xFOc6b84/7xa5y5YvR1x8djzXpJBSv/UsNK6aqec+6JDjConTgvvQefdGhFDAs2DLAds6gQ==} 340 487 engines: {node: '>=18'} 341 488 cpu: [arm64] 342 489 os: [win32] 343 490 491 + '@esbuild/win32-ia32@0.25.10': 492 + resolution: {integrity: sha512-QHPDbKkrGO8/cz9LKVnJU22HOi4pxZnZhhA2HYHez5Pz4JeffhDjf85E57Oyco163GnzNCVkZK0b/n4Y0UHcSw==} 493 + engines: {node: '>=18'} 494 + cpu: [ia32] 495 + os: [win32] 496 + 344 497 '@esbuild/win32-ia32@0.25.9': 345 498 resolution: {integrity: sha512-b33gLVU2k11nVx1OhX3C8QQP6UHQK4ZtN56oFWvVXvz2VkDoe6fbG8TOgHFxEvqeqohmRnIHe5A1+HADk4OQww==} 346 499 engines: {node: '>=18'} 347 500 cpu: [ia32] 501 + os: [win32] 502 + 503 + '@esbuild/win32-x64@0.25.10': 504 + resolution: {integrity: sha512-9KpxSVFCu0iK1owoez6aC/s/EdUQLDN3adTxGCqxMVhrPDj6bt5dbrHDXUuq+Bs2vATFBBrQS5vdQ/Ed2P+nbw==} 505 + engines: {node: '>=18'} 506 + cpu: [x64] 348 507 os: [win32] 349 508 350 509 '@esbuild/win32-x64@0.25.9': ··· 792 951 rollup: 793 952 optional: true 794 953 795 - '@rollup/rollup-android-arm-eabi@4.50.1': 796 - resolution: {integrity: sha512-HJXwzoZN4eYTdD8bVV22DN8gsPCAj3V20NHKOs8ezfXanGpmVPR7kalUHd+Y31IJp9stdB87VKPFbsGY3H/2ag==} 954 + '@rollup/rollup-android-arm-eabi@4.52.0': 955 + resolution: {integrity: sha512-VxDYCDqOaR7NXzAtvRx7G1u54d2kEHopb28YH/pKzY6y0qmogP3gG7CSiWsq9WvDFxOQMpNEyjVAHZFXfH3o/A==} 797 956 cpu: [arm] 798 957 os: [android] 799 958 800 - '@rollup/rollup-android-arm64@4.50.1': 801 - resolution: {integrity: sha512-PZlsJVcjHfcH53mOImyt3bc97Ep3FJDXRpk9sMdGX0qgLmY0EIWxCag6EigerGhLVuL8lDVYNnSo8qnTElO4xw==} 959 + '@rollup/rollup-android-arm64@4.52.0': 960 + resolution: {integrity: sha512-pqDirm8koABIKvzL59YI9W9DWbRlTX7RWhN+auR8HXJxo89m4mjqbah7nJZjeKNTNYopqL+yGg+0mhCpf3xZtQ==} 802 961 cpu: [arm64] 803 962 os: [android] 804 963 805 - '@rollup/rollup-darwin-arm64@4.50.1': 806 - resolution: {integrity: sha512-xc6i2AuWh++oGi4ylOFPmzJOEeAa2lJeGUGb4MudOtgfyyjr4UPNK+eEWTPLvmPJIY/pgw6ssFIox23SyrkkJw==} 964 + '@rollup/rollup-darwin-arm64@4.52.0': 965 + resolution: {integrity: sha512-YCdWlY/8ltN6H78HnMsRHYlPiKvqKagBP1r+D7SSylxX+HnsgXGCmLiV3Y4nSyY9hW8qr8U9LDUx/Lo7M6MfmQ==} 807 966 cpu: [arm64] 808 967 os: [darwin] 809 968 810 - '@rollup/rollup-darwin-x64@4.50.1': 811 - resolution: {integrity: sha512-2ofU89lEpDYhdLAbRdeyz/kX3Y2lpYc6ShRnDjY35bZhd2ipuDMDi6ZTQ9NIag94K28nFMofdnKeHR7BT0CATw==} 969 + '@rollup/rollup-darwin-x64@4.52.0': 970 + resolution: {integrity: sha512-z4nw6y1j+OOSGzuVbSWdIp1IUks9qNw4dc7z7lWuWDKojY38VMWBlEN7F9jk5UXOkUcp97vA1N213DF+Lz8BRg==} 812 971 cpu: [x64] 813 972 os: [darwin] 814 973 815 - '@rollup/rollup-freebsd-arm64@4.50.1': 816 - resolution: {integrity: sha512-wOsE6H2u6PxsHY/BeFHA4VGQN3KUJFZp7QJBmDYI983fgxq5Th8FDkVuERb2l9vDMs1D5XhOrhBrnqcEY6l8ZA==} 974 + '@rollup/rollup-freebsd-arm64@4.52.0': 975 + resolution: {integrity: sha512-Q/dv9Yvyr5rKlK8WQJZVrp5g2SOYeZUs9u/t2f9cQ2E0gJjYB/BWoedXfUT0EcDJefi2zzVfhcOj8drWCzTviw==} 817 976 cpu: [arm64] 818 977 os: [freebsd] 819 978 820 - '@rollup/rollup-freebsd-x64@4.50.1': 821 - resolution: {integrity: sha512-A/xeqaHTlKbQggxCqispFAcNjycpUEHP52mwMQZUNqDUJFFYtPHCXS1VAG29uMlDzIVr+i00tSFWFLivMcoIBQ==} 979 + '@rollup/rollup-freebsd-x64@4.52.0': 980 + resolution: {integrity: sha512-kdBsLs4Uile/fbjZVvCRcKB4q64R+1mUq0Yd7oU1CMm1Av336ajIFqNFovByipciuUQjBCPMxwJhCgfG2re3rg==} 822 981 cpu: [x64] 823 982 os: [freebsd] 824 983 825 - '@rollup/rollup-linux-arm-gnueabihf@4.50.1': 826 - resolution: {integrity: sha512-54v4okehwl5TaSIkpp97rAHGp7t3ghinRd/vyC1iXqXMfjYUTm7TfYmCzXDoHUPTTf36L8pr0E7YsD3CfB3ZDg==} 984 + '@rollup/rollup-linux-arm-gnueabihf@4.52.0': 985 + resolution: {integrity: sha512-aL6hRwu0k7MTUESgkg7QHY6CoqPgr6gdQXRJI1/VbFlUMwsSzPGSR7sG5d+MCbYnJmJwThc2ol3nixj1fvI/zQ==} 827 986 cpu: [arm] 828 987 os: [linux] 829 988 830 - '@rollup/rollup-linux-arm-musleabihf@4.50.1': 831 - resolution: {integrity: sha512-p/LaFyajPN/0PUHjv8TNyxLiA7RwmDoVY3flXHPSzqrGcIp/c2FjwPPP5++u87DGHtw+5kSH5bCJz0mvXngYxw==} 989 + '@rollup/rollup-linux-arm-musleabihf@4.52.0': 990 + resolution: {integrity: sha512-BTs0M5s1EJejgIBJhCeiFo7GZZ2IXWkFGcyZhxX4+8usnIo5Mti57108vjXFIQmmJaRyDwmV59Tw64Ap1dkwMw==} 832 991 cpu: [arm] 833 992 os: [linux] 834 993 835 - '@rollup/rollup-linux-arm64-gnu@4.50.1': 836 - resolution: {integrity: sha512-2AbMhFFkTo6Ptna1zO7kAXXDLi7H9fGTbVaIq2AAYO7yzcAsuTNWPHhb2aTA6GPiP+JXh85Y8CiS54iZoj4opw==} 994 + '@rollup/rollup-linux-arm64-gnu@4.52.0': 995 + resolution: {integrity: sha512-uj672IVOU9m08DBGvoPKPi/J8jlVgjh12C9GmjjBxCTQc3XtVmRkRKyeHSmIKQpvJ7fIm1EJieBUcnGSzDVFyw==} 837 996 cpu: [arm64] 838 997 os: [linux] 839 998 840 - '@rollup/rollup-linux-arm64-musl@4.50.1': 841 - resolution: {integrity: sha512-Cgef+5aZwuvesQNw9eX7g19FfKX5/pQRIyhoXLCiBOrWopjo7ycfB292TX9MDcDijiuIJlx1IzJz3IoCPfqs9w==} 999 + '@rollup/rollup-linux-arm64-musl@4.52.0': 1000 + resolution: {integrity: sha512-/+IVbeDMDCtB/HP/wiWsSzduD10SEGzIZX2945KSgZRNi4TSkjHqRJtNTVtVb8IRwhJ65ssI56krlLik+zFWkw==} 842 1001 cpu: [arm64] 843 1002 os: [linux] 844 1003 845 - '@rollup/rollup-linux-loongarch64-gnu@4.50.1': 846 - resolution: {integrity: sha512-RPhTwWMzpYYrHrJAS7CmpdtHNKtt2Ueo+BlLBjfZEhYBhK00OsEqM08/7f+eohiF6poe0YRDDd8nAvwtE/Y62Q==} 1004 + '@rollup/rollup-linux-loong64-gnu@4.52.0': 1005 + resolution: {integrity: sha512-U1vVzvSWtSMWKKrGoROPBXMh3Vwn93TA9V35PldokHGqiUbF6erSzox/5qrSMKp6SzakvyjcPiVF8yB1xKr9Pg==} 847 1006 cpu: [loong64] 848 1007 os: [linux] 849 1008 850 - '@rollup/rollup-linux-ppc64-gnu@4.50.1': 851 - resolution: {integrity: sha512-eSGMVQw9iekut62O7eBdbiccRguuDgiPMsw++BVUg+1K7WjZXHOg/YOT9SWMzPZA+w98G+Fa1VqJgHZOHHnY0Q==} 1009 + '@rollup/rollup-linux-ppc64-gnu@4.52.0': 1010 + resolution: {integrity: sha512-X/4WfuBAdQRH8cK3DYl8zC00XEE6aM472W+QCycpQJeLWVnHfkv7RyBFVaTqNUMsTgIX8ihMjCvFF9OUgeABzw==} 852 1011 cpu: [ppc64] 853 1012 os: [linux] 854 1013 855 - '@rollup/rollup-linux-riscv64-gnu@4.50.1': 856 - resolution: {integrity: sha512-S208ojx8a4ciIPrLgazF6AgdcNJzQE4+S9rsmOmDJkusvctii+ZvEuIC4v/xFqzbuP8yDjn73oBlNDgF6YGSXQ==} 1014 + '@rollup/rollup-linux-riscv64-gnu@4.52.0': 1015 + resolution: {integrity: sha512-xIRYc58HfWDBZoLmWfWXg2Sq8VCa2iJ32B7mqfWnkx5mekekl0tMe7FHpY8I72RXEcUkaWawRvl3qA55og+cwQ==} 857 1016 cpu: [riscv64] 858 1017 os: [linux] 859 1018 860 - '@rollup/rollup-linux-riscv64-musl@4.50.1': 861 - resolution: {integrity: sha512-3Ag8Ls1ggqkGUvSZWYcdgFwriy2lWo+0QlYgEFra/5JGtAd6C5Hw59oojx1DeqcA2Wds2ayRgvJ4qxVTzCHgzg==} 1019 + '@rollup/rollup-linux-riscv64-musl@4.52.0': 1020 + resolution: {integrity: sha512-mbsoUey05WJIOz8U1WzNdf+6UMYGwE3fZZnQqsM22FZ3wh1N887HT6jAOjXs6CNEK3Ntu2OBsyQDXfIjouI4dw==} 862 1021 cpu: [riscv64] 863 1022 os: [linux] 864 1023 865 - '@rollup/rollup-linux-s390x-gnu@4.50.1': 866 - resolution: {integrity: sha512-t9YrKfaxCYe7l7ldFERE1BRg/4TATxIg+YieHQ966jwvo7ddHJxPj9cNFWLAzhkVsbBvNA4qTbPVNsZKBO4NSg==} 1024 + '@rollup/rollup-linux-s390x-gnu@4.52.0': 1025 + resolution: {integrity: sha512-qP6aP970bucEi5KKKR4AuPFd8aTx9EF6BvutvYxmZuWLJHmnq4LvBfp0U+yFDMGwJ+AIJEH5sIP+SNypauMWzg==} 867 1026 cpu: [s390x] 868 1027 os: [linux] 869 1028 870 - '@rollup/rollup-linux-x64-gnu@4.50.1': 871 - resolution: {integrity: sha512-MCgtFB2+SVNuQmmjHf+wfI4CMxy3Tk8XjA5Z//A0AKD7QXUYFMQcns91K6dEHBvZPCnhJSyDWLApk40Iq/H3tA==} 1029 + '@rollup/rollup-linux-x64-gnu@4.52.0': 1030 + resolution: {integrity: sha512-nmSVN+F2i1yKZ7rJNKO3G7ZzmxJgoQBQZ/6c4MuS553Grmr7WqR7LLDcYG53Z2m9409z3JLt4sCOhLdbKQ3HmA==} 872 1031 cpu: [x64] 873 1032 os: [linux] 874 1033 875 - '@rollup/rollup-linux-x64-musl@4.50.1': 876 - resolution: {integrity: sha512-nEvqG+0jeRmqaUMuwzlfMKwcIVffy/9KGbAGyoa26iu6eSngAYQ512bMXuqqPrlTyfqdlB9FVINs93j534UJrg==} 1034 + '@rollup/rollup-linux-x64-musl@4.52.0': 1035 + resolution: {integrity: sha512-2d0qRo33G6TfQVjaMR71P+yJVGODrt5V6+T0BDYH4EMfGgdC/2HWDVjSSFw888GSzAZUwuska3+zxNUCDco6rQ==} 877 1036 cpu: [x64] 878 1037 os: [linux] 879 1038 880 - '@rollup/rollup-openharmony-arm64@4.50.1': 881 - resolution: {integrity: sha512-RDsLm+phmT3MJd9SNxA9MNuEAO/J2fhW8GXk62G/B4G7sLVumNFbRwDL6v5NrESb48k+QMqdGbHgEtfU0LCpbA==} 1039 + '@rollup/rollup-openharmony-arm64@4.52.0': 1040 + resolution: {integrity: sha512-A1JalX4MOaFAAyGgpO7XP5khquv/7xKzLIyLmhNrbiCxWpMlnsTYr8dnsWM7sEeotNmxvSOEL7F65j0HXFcFsw==} 882 1041 cpu: [arm64] 883 1042 os: [openharmony] 884 1043 885 - '@rollup/rollup-win32-arm64-msvc@4.50.1': 886 - resolution: {integrity: sha512-hpZB/TImk2FlAFAIsoElM3tLzq57uxnGYwplg6WDyAxbYczSi8O2eQ+H2Lx74504rwKtZ3N2g4bCUkiamzS6TQ==} 1044 + '@rollup/rollup-win32-arm64-msvc@4.52.0': 1045 + resolution: {integrity: sha512-YQugafP/rH0eOOHGjmNgDURrpYHrIX0yuojOI8bwCyXwxC9ZdTd3vYkmddPX0oHONLXu9Rb1dDmT0VNpjkzGGw==} 887 1046 cpu: [arm64] 888 1047 os: [win32] 889 1048 890 - '@rollup/rollup-win32-ia32-msvc@4.50.1': 891 - resolution: {integrity: sha512-SXjv8JlbzKM0fTJidX4eVsH+Wmnp0/WcD8gJxIZyR6Gay5Qcsmdbi9zVtnbkGPG8v2vMR1AD06lGWy5FLMcG7A==} 1049 + '@rollup/rollup-win32-ia32-msvc@4.52.0': 1050 + resolution: {integrity: sha512-zYdUYhi3Qe2fndujBqL5FjAFzvNeLxtIqfzNEVKD1I7C37/chv1VxhscWSQHTNfjPCrBFQMnynwA3kpZpZ8w4A==} 892 1051 cpu: [ia32] 893 1052 os: [win32] 894 1053 895 - '@rollup/rollup-win32-x64-msvc@4.50.1': 896 - resolution: {integrity: sha512-StxAO/8ts62KZVRAm4JZYq9+NqNsV7RvimNK+YM7ry//zebEH6meuugqW/P5OFUCjyQgui+9fUxT6d5NShvMvA==} 1054 + '@rollup/rollup-win32-x64-gnu@4.52.0': 1055 + resolution: {integrity: sha512-fGk03kQylNaCOQ96HDMeT7E2n91EqvCDd3RwvT5k+xNdFCeMGnj5b5hEgTGrQuyidqSsD3zJDQ21QIaxXqTBJw==} 897 1056 cpu: [x64] 898 1057 os: [win32] 899 1058 900 - '@shikijs/core@3.12.2': 901 - resolution: {integrity: sha512-L1Safnhra3tX/oJK5kYHaWmLEBJi1irASwewzY3taX5ibyXyMkkSDZlq01qigjryOBwrXSdFgTiZ3ryzSNeu7Q==} 1059 + '@rollup/rollup-win32-x64-msvc@4.52.0': 1060 + resolution: {integrity: sha512-6iKDCVSIUQ8jPMoIV0OytRKniaYyy5EbY/RRydmLW8ZR3cEBhxbWl5ro0rkUNe0ef6sScvhbY79HrjRm8i3vDQ==} 1061 + cpu: [x64] 1062 + os: [win32] 902 1063 903 - '@shikijs/engine-javascript@3.12.2': 904 - resolution: {integrity: sha512-Nm3/azSsaVS7hk6EwtHEnTythjQfwvrO5tKqMlaH9TwG1P+PNaR8M0EAKZ+GaH2DFwvcr4iSfTveyxMIvXEHMw==} 1064 + '@shikijs/core@3.13.0': 1065 + resolution: {integrity: sha512-3P8rGsg2Eh2qIHekwuQjzWhKI4jV97PhvYjYUzGqjvJfqdQPz+nMlfWahU24GZAyW1FxFI1sYjyhfh5CoLmIUA==} 905 1066 906 - '@shikijs/engine-oniguruma@3.12.2': 907 - resolution: {integrity: sha512-hozwnFHsLvujK4/CPVHNo3Bcg2EsnG8krI/ZQ2FlBlCRpPZW4XAEQmEwqegJsypsTAN9ehu2tEYe30lYKSZW/w==} 1067 + '@shikijs/engine-javascript@3.13.0': 1068 + resolution: {integrity: sha512-Ty7xv32XCp8u0eQt8rItpMs6rU9Ki6LJ1dQOW3V/56PKDcpvfHPnYFbsx5FFUP2Yim34m/UkazidamMNVR4vKg==} 908 1069 909 - '@shikijs/langs@3.12.2': 910 - resolution: {integrity: sha512-bVx5PfuZHDSHoBal+KzJZGheFuyH4qwwcwG/n+MsWno5cTlKmaNtTsGzJpHYQ8YPbB5BdEdKU1rga5/6JGY8ww==} 1070 + '@shikijs/engine-oniguruma@3.13.0': 1071 + resolution: {integrity: sha512-O42rBGr4UDSlhT2ZFMxqM7QzIU+IcpoTMzb3W7AlziI1ZF7R8eS2M0yt5Ry35nnnTX/LTLXFPUjRFCIW+Operg==} 911 1072 912 - '@shikijs/themes@3.12.2': 913 - resolution: {integrity: sha512-fTR3QAgnwYpfGczpIbzPjlRnxyONJOerguQv1iwpyQZ9QXX4qy/XFQqXlf17XTsorxnHoJGbH/LXBvwtqDsF5A==} 1073 + '@shikijs/langs@3.13.0': 1074 + resolution: {integrity: sha512-672c3WAETDYHwrRP0yLy3W1QYB89Hbpj+pO4KhxK6FzIrDI2FoEXNiNCut6BQmEApYLfuYfpgOZaqbY+E9b8wQ==} 914 1075 915 - '@shikijs/types@3.12.2': 916 - resolution: {integrity: sha512-K5UIBzxCyv0YoxN3LMrKB9zuhp1bV+LgewxuVwHdl4Gz5oePoUFrr9EfgJlGlDeXCU1b/yhdnXeuRvAnz8HN8Q==} 1076 + '@shikijs/themes@3.13.0': 1077 + resolution: {integrity: sha512-Vxw1Nm1/Od8jyA7QuAenaV78BG2nSr3/gCGdBkLpfLscddCkzkL36Q5b67SrLLfvAJTOUzW39x4FHVCFriPVgg==} 1078 + 1079 + '@shikijs/types@3.13.0': 1080 + resolution: {integrity: sha512-oM9P+NCFri/mmQ8LoFGVfVyemm5Hi27330zuOBp0annwJdKH1kOLndw3zCtAVDehPLg9fKqoEx3Ht/wNZxolfw==} 917 1081 918 1082 '@shikijs/vscode-textmate@10.0.2': 919 1083 resolution: {integrity: sha512-83yeghZ2xxin3Nj8z1NMd/NCuca+gsYXswywDy5bHvwlWL8tpTQmzGeUuHd9FC3E/SBEMvzJRwWEOz5gGes9Qg==} ··· 969 1133 '@types/node@22.13.14': 970 1134 resolution: {integrity: sha512-Zs/Ollc1SJ8nKUAgc7ivOEdIBM8JAKgrqqUYi2J997JuKO7/tpQC+WCetQ1sypiKCQWHdvdg9wBNpUPEWZae7w==} 971 1135 972 - '@types/node@24.4.0': 973 - resolution: {integrity: sha512-gUuVEAK4/u6F9wRLznPUU4WGUacSEBDPoC2TrBkw3GAnOLHBL45QdfHOXp1kJ4ypBGLxTOB+t7NJLpKoC3gznQ==} 1136 + '@types/node@24.5.2': 1137 + resolution: {integrity: sha512-FYxk1I7wPv3K2XBaoyH2cTnocQEu8AOZ60hPbsyukMPLv5/5qr7V1i8PLHdl6Zf87I+xZXFvPCXYjiTFq+YSDQ==} 974 1138 975 1139 '@types/normalize-package-data@2.4.4': 976 1140 resolution: {integrity: sha512-37i+OaWTh9qeK4LSHPsyRC7NahnGotNuZvjLSgcPzblpHB3rrCJxAOgI5gCdKm7coonsaX1Of0ILiTcnZjbfxA==} ··· 1210 1374 peerDependencies: 1211 1375 astro: ^3.0.0 || ^4.0.0 || ^5.0.0 1212 1376 1213 - astro@5.13.7: 1214 - resolution: {integrity: sha512-Of2tST7ErbE4y1dVb4aWDXaQSIRBAfraJ4jDqaA3PzPRJOn6Ina36+tQ+8BezjYqiWwRRJdOEE07PRAJXnsddw==} 1377 + astro@5.13.9: 1378 + resolution: {integrity: sha512-vwnJ9Db/X35G3n7F2KgcAAsQ7Du00s0ZFvB+Sx0w7Jl4fwit4+mHJbL4U2ZFxIo9tU07oZEey/2g1Awom7i0LQ==} 1215 1379 engines: {node: 18.20.8 || ^20.3.0 || >=22.0.0, npm: '>=9.6.5', pnpm: '>=7.1.0'} 1216 1380 hasBin: true 1217 1381 ··· 1701 1865 1702 1866 esast-util-from-js@2.0.1: 1703 1867 resolution: {integrity: sha512-8Ja+rNJ0Lt56Pcf3TAmpBZjmx8ZcK5Ts4cAzIOjsjevg9oSXJnl6SUQ2EevU8tv3h6ZLWmoKL5H4fgWvdvfETw==} 1868 + 1869 + esbuild@0.25.10: 1870 + resolution: {integrity: sha512-9RiGKvCwaqxO2owP61uQ4BgNborAQskMR6QusfWzQqv7AZOg5oGehdY2pRJMTKuwxd1IDBP4rSbI5lHzU7SMsQ==} 1871 + engines: {node: '>=18'} 1872 + hasBin: true 1704 1873 1705 1874 esbuild@0.25.9: 1706 1875 resolution: {integrity: sha512-CRbODhYyQx3qp7ZEwzxOk4JBqmD/seJrzPa/cGjY1VtIn5E09Oi9/dB4JwctnfZ8Q8iT7rioVv5k/FNT/uf54g==} ··· 3154 3323 resolution: {integrity: sha512-g6QUff04oZpHs0eG5p83rFLhHeV00ug/Yf9nZM6fLeUrPguBTkTQOdpAWWspMh55TZfVQDPaN3NQJfbVRAxdIw==} 3155 3324 engines: {iojs: '>=1.0.0', node: '>=0.10.0'} 3156 3325 3157 - rollup@4.50.1: 3158 - resolution: {integrity: sha512-78E9voJHwnXQMiQdiqswVLZwJIzdBKJ1GdI5Zx6XwoFKUIk09/sSrr+05QFzvYb8q6Y9pPV45zzDuYa3907TZA==} 3326 + rollup@4.52.0: 3327 + resolution: {integrity: sha512-+IuescNkTJQgX7AkIDtITipZdIGcWF0pnVvZTWStiazUmcGA2ag8dfg0urest2XlXUi9kuhfQ+qmdc5Stc3z7g==} 3159 3328 engines: {node: '>=18.0.0', npm: '>=8.0.0'} 3160 3329 hasBin: true 3161 3330 ··· 3201 3370 resolution: {integrity: sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==} 3202 3371 engines: {node: '>=8'} 3203 3372 3204 - shiki@3.12.2: 3205 - resolution: {integrity: sha512-uIrKI+f9IPz1zDT+GMz+0RjzKJiijVr6WDWm9Pe3NNY6QigKCfifCEv9v9R2mDASKKjzjQ2QpFLcxaR3iHSnMA==} 3373 + shiki@3.13.0: 3374 + resolution: {integrity: sha512-aZW4l8Og16CokuCLf8CF8kq+KK2yOygapU5m3+hoGw0Mdosc6fPitjM+ujYarppj5ZIKGyPDPP1vqmQhr+5/0g==} 3206 3375 3207 3376 signal-exit@4.1.0: 3208 3377 resolution: {integrity: sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==} ··· 3454 3623 undici-types@6.20.0: 3455 3624 resolution: {integrity: sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg==} 3456 3625 3457 - undici-types@7.11.0: 3458 - resolution: {integrity: sha512-kt1ZriHTi7MU+Z/r9DOdAI3ONdaR3M3csEaRc6ewa4f4dTvX4cQCbJ4NkEn0ohE4hHtq85+PhPSTY+pO/1PwgA==} 3626 + undici-types@7.12.0: 3627 + resolution: {integrity: sha512-goOacqME2GYyOZZfb5Lgtu+1IDmAlAEu5xnD3+xTzS10hT0vzpf0SPjkXwAw9Jm+4n/mQGDP3LO8CPbYROeBfQ==} 3459 3628 3460 3629 unicode-properties@1.4.1: 3461 3630 resolution: {integrity: sha512-CLjCCLQ6UuMxWnbIylkisbRj31qxHPAurvena/0iwSVbQ2G1VY5/HjV0IRabOEbDHlzZlRdCrD4NhB0JtU40Pg==} ··· 3790 3959 3791 3960 '@astrojs/compiler@2.12.2': {} 3792 3961 3962 + '@astrojs/compiler@2.13.0': {} 3963 + 3793 3964 '@astrojs/internal-helpers@0.7.2': {} 3794 3965 3795 3966 '@astrojs/markdown-remark@6.3.6': ··· 3808 3979 remark-parse: 11.0.0 3809 3980 remark-rehype: 11.1.2 3810 3981 remark-smartypants: 3.0.2 3811 - shiki: 3.12.2 3982 + shiki: 3.13.0 3812 3983 smol-toml: 1.4.2 3813 3984 unified: 11.0.5 3814 3985 unist-util-remove-position: 5.0.0 ··· 3818 3989 transitivePeerDependencies: 3819 3990 - supports-color 3820 3991 3821 - '@astrojs/mdx@4.3.5(astro@5.13.7(@netlify/blobs@10.0.10)(@types/node@24.4.0)(jiti@2.5.1)(rollup@4.50.1)(tsx@4.20.5)(typescript@5.9.2)(yaml@2.8.1))': 3992 + '@astrojs/mdx@4.3.5(astro@5.13.9(@netlify/blobs@10.0.10)(@types/node@24.5.2)(jiti@2.5.1)(rollup@4.52.0)(tsx@4.20.5)(typescript@5.9.2)(yaml@2.8.1))': 3822 3993 dependencies: 3823 3994 '@astrojs/markdown-remark': 6.3.6 3824 3995 '@mdx-js/mdx': 3.1.1 3825 3996 acorn: 8.15.0 3826 - astro: 5.13.7(@netlify/blobs@10.0.10)(@types/node@24.4.0)(jiti@2.5.1)(rollup@4.50.1)(tsx@4.20.5)(typescript@5.9.2)(yaml@2.8.1) 3997 + astro: 5.13.9(@netlify/blobs@10.0.10)(@types/node@24.5.2)(jiti@2.5.1)(rollup@4.52.0)(tsx@4.20.5)(typescript@5.9.2)(yaml@2.8.1) 3827 3998 es-module-lexer: 1.7.0 3828 3999 estree-util-visit: 2.0.0 3829 4000 hast-util-to-html: 9.0.5 ··· 3837 4008 transitivePeerDependencies: 3838 4009 - supports-color 3839 4010 3840 - '@astrojs/netlify@6.5.10(@types/node@24.4.0)(astro@5.13.7(@netlify/blobs@10.0.10)(@types/node@24.4.0)(jiti@2.5.1)(rollup@4.50.1)(tsx@4.20.5)(typescript@5.9.2)(yaml@2.8.1))(jiti@2.5.1)(rollup@4.50.1)(tsx@4.20.5)(yaml@2.8.1)': 4011 + '@astrojs/netlify@6.5.10(@types/node@24.5.2)(astro@5.13.9(@netlify/blobs@10.0.10)(@types/node@24.5.2)(jiti@2.5.1)(rollup@4.52.0)(tsx@4.20.5)(typescript@5.9.2)(yaml@2.8.1))(jiti@2.5.1)(rollup@4.52.0)(tsx@4.20.5)(yaml@2.8.1)': 3841 4012 dependencies: 3842 4013 '@astrojs/internal-helpers': 0.7.2 3843 4014 '@astrojs/underscore-redirects': 1.0.0 3844 4015 '@netlify/blobs': 10.0.10 3845 - '@netlify/functions': 4.2.5(rollup@4.50.1) 3846 - '@netlify/vite-plugin': 2.5.9(rollup@4.50.1)(vite@6.3.6(@types/node@24.4.0)(jiti@2.5.1)(tsx@4.20.5)(yaml@2.8.1)) 3847 - '@vercel/nft': 0.30.1(rollup@4.50.1) 3848 - astro: 5.13.7(@netlify/blobs@10.0.10)(@types/node@24.4.0)(jiti@2.5.1)(rollup@4.50.1)(tsx@4.20.5)(typescript@5.9.2)(yaml@2.8.1) 4016 + '@netlify/functions': 4.2.5(rollup@4.52.0) 4017 + '@netlify/vite-plugin': 2.5.9(rollup@4.52.0)(vite@6.3.6(@types/node@24.5.2)(jiti@2.5.1)(tsx@4.20.5)(yaml@2.8.1)) 4018 + '@vercel/nft': 0.30.1(rollup@4.52.0) 4019 + astro: 5.13.9(@netlify/blobs@10.0.10)(@types/node@24.5.2)(jiti@2.5.1)(rollup@4.52.0)(tsx@4.20.5)(typescript@5.9.2)(yaml@2.8.1) 3849 4020 esbuild: 0.25.9 3850 4021 tinyglobby: 0.2.15 3851 - vite: 6.3.6(@types/node@24.4.0)(jiti@2.5.1)(tsx@4.20.5)(yaml@2.8.1) 4022 + vite: 6.3.6(@types/node@24.5.2)(jiti@2.5.1)(tsx@4.20.5)(yaml@2.8.1) 3852 4023 transitivePeerDependencies: 3853 4024 - '@azure/app-configuration' 3854 4025 - '@azure/cosmos' ··· 3968 4139 '@whatwg-node/promise-helpers': 1.3.2 3969 4140 tslib: 2.8.1 3970 4141 4142 + '@esbuild/aix-ppc64@0.25.10': 4143 + optional: true 4144 + 3971 4145 '@esbuild/aix-ppc64@0.25.9': 3972 4146 optional: true 3973 4147 4148 + '@esbuild/android-arm64@0.25.10': 4149 + optional: true 4150 + 3974 4151 '@esbuild/android-arm64@0.25.9': 4152 + optional: true 4153 + 4154 + '@esbuild/android-arm@0.25.10': 3975 4155 optional: true 3976 4156 3977 4157 '@esbuild/android-arm@0.25.9': 3978 4158 optional: true 3979 4159 4160 + '@esbuild/android-x64@0.25.10': 4161 + optional: true 4162 + 3980 4163 '@esbuild/android-x64@0.25.9': 3981 4164 optional: true 3982 4165 4166 + '@esbuild/darwin-arm64@0.25.10': 4167 + optional: true 4168 + 3983 4169 '@esbuild/darwin-arm64@0.25.9': 3984 4170 optional: true 3985 4171 4172 + '@esbuild/darwin-x64@0.25.10': 4173 + optional: true 4174 + 3986 4175 '@esbuild/darwin-x64@0.25.9': 3987 4176 optional: true 3988 4177 4178 + '@esbuild/freebsd-arm64@0.25.10': 4179 + optional: true 4180 + 3989 4181 '@esbuild/freebsd-arm64@0.25.9': 3990 4182 optional: true 3991 4183 4184 + '@esbuild/freebsd-x64@0.25.10': 4185 + optional: true 4186 + 3992 4187 '@esbuild/freebsd-x64@0.25.9': 3993 4188 optional: true 3994 4189 4190 + '@esbuild/linux-arm64@0.25.10': 4191 + optional: true 4192 + 3995 4193 '@esbuild/linux-arm64@0.25.9': 4194 + optional: true 4195 + 4196 + '@esbuild/linux-arm@0.25.10': 3996 4197 optional: true 3997 4198 3998 4199 '@esbuild/linux-arm@0.25.9': 3999 4200 optional: true 4000 4201 4202 + '@esbuild/linux-ia32@0.25.10': 4203 + optional: true 4204 + 4001 4205 '@esbuild/linux-ia32@0.25.9': 4002 4206 optional: true 4003 4207 4208 + '@esbuild/linux-loong64@0.25.10': 4209 + optional: true 4210 + 4004 4211 '@esbuild/linux-loong64@0.25.9': 4212 + optional: true 4213 + 4214 + '@esbuild/linux-mips64el@0.25.10': 4005 4215 optional: true 4006 4216 4007 4217 '@esbuild/linux-mips64el@0.25.9': 4008 4218 optional: true 4009 4219 4220 + '@esbuild/linux-ppc64@0.25.10': 4221 + optional: true 4222 + 4010 4223 '@esbuild/linux-ppc64@0.25.9': 4011 4224 optional: true 4012 4225 4226 + '@esbuild/linux-riscv64@0.25.10': 4227 + optional: true 4228 + 4013 4229 '@esbuild/linux-riscv64@0.25.9': 4014 4230 optional: true 4015 4231 4232 + '@esbuild/linux-s390x@0.25.10': 4233 + optional: true 4234 + 4016 4235 '@esbuild/linux-s390x@0.25.9': 4017 4236 optional: true 4018 4237 4238 + '@esbuild/linux-x64@0.25.10': 4239 + optional: true 4240 + 4019 4241 '@esbuild/linux-x64@0.25.9': 4242 + optional: true 4243 + 4244 + '@esbuild/netbsd-arm64@0.25.10': 4020 4245 optional: true 4021 4246 4022 4247 '@esbuild/netbsd-arm64@0.25.9': 4023 4248 optional: true 4024 4249 4250 + '@esbuild/netbsd-x64@0.25.10': 4251 + optional: true 4252 + 4025 4253 '@esbuild/netbsd-x64@0.25.9': 4026 4254 optional: true 4027 4255 4256 + '@esbuild/openbsd-arm64@0.25.10': 4257 + optional: true 4258 + 4028 4259 '@esbuild/openbsd-arm64@0.25.9': 4029 4260 optional: true 4030 4261 4262 + '@esbuild/openbsd-x64@0.25.10': 4263 + optional: true 4264 + 4031 4265 '@esbuild/openbsd-x64@0.25.9': 4032 4266 optional: true 4033 4267 4268 + '@esbuild/openharmony-arm64@0.25.10': 4269 + optional: true 4270 + 4034 4271 '@esbuild/openharmony-arm64@0.25.9': 4272 + optional: true 4273 + 4274 + '@esbuild/sunos-x64@0.25.10': 4035 4275 optional: true 4036 4276 4037 4277 '@esbuild/sunos-x64@0.25.9': 4038 4278 optional: true 4039 4279 4280 + '@esbuild/win32-arm64@0.25.10': 4281 + optional: true 4282 + 4040 4283 '@esbuild/win32-arm64@0.25.9': 4041 4284 optional: true 4042 4285 4286 + '@esbuild/win32-ia32@0.25.10': 4287 + optional: true 4288 + 4043 4289 '@esbuild/win32-ia32@0.25.9': 4290 + optional: true 4291 + 4292 + '@esbuild/win32-x64@0.25.10': 4044 4293 optional: true 4045 4294 4046 4295 '@esbuild/win32-x64@0.25.9': ··· 4320 4569 uuid: 11.1.0 4321 4570 write-file-atomic: 5.0.1 4322 4571 4323 - '@netlify/dev@4.5.9(rollup@4.50.1)': 4572 + '@netlify/dev@4.5.9(rollup@4.52.0)': 4324 4573 dependencies: 4325 4574 '@netlify/blobs': 10.0.10 4326 4575 '@netlify/config': 23.2.0 4327 4576 '@netlify/dev-utils': 4.1.3 4328 4577 '@netlify/edge-functions': 2.17.4 4329 - '@netlify/functions': 4.2.5(rollup@4.50.1) 4578 + '@netlify/functions': 4.2.5(rollup@4.52.0) 4330 4579 '@netlify/headers': 2.0.11 4331 4580 '@netlify/images': 1.2.7(@netlify/blobs@10.0.10) 4332 4581 '@netlify/redirects': 3.0.12 ··· 4391 4640 '@netlify/types': 2.0.3 4392 4641 get-port: 7.1.0 4393 4642 4394 - '@netlify/functions@4.2.5(rollup@4.50.1)': 4643 + '@netlify/functions@4.2.5(rollup@4.52.0)': 4395 4644 dependencies: 4396 4645 '@netlify/blobs': 10.0.10 4397 4646 '@netlify/dev-utils': 4.1.3 4398 4647 '@netlify/types': 2.0.3 4399 - '@netlify/zip-it-and-ship-it': 14.1.7(rollup@4.50.1) 4648 + '@netlify/zip-it-and-ship-it': 14.1.7(rollup@4.52.0) 4400 4649 cron-parser: 4.9.0 4401 4650 decache: 4.6.2 4402 4651 extract-zip: 2.0.1 ··· 4482 4731 4483 4732 '@netlify/types@2.0.3': {} 4484 4733 4485 - '@netlify/vite-plugin@2.5.9(rollup@4.50.1)(vite@6.3.6(@types/node@24.4.0)(jiti@2.5.1)(tsx@4.20.5)(yaml@2.8.1))': 4734 + '@netlify/vite-plugin@2.5.9(rollup@4.52.0)(vite@6.3.6(@types/node@24.5.2)(jiti@2.5.1)(tsx@4.20.5)(yaml@2.8.1))': 4486 4735 dependencies: 4487 - '@netlify/dev': 4.5.9(rollup@4.50.1) 4736 + '@netlify/dev': 4.5.9(rollup@4.52.0) 4488 4737 '@netlify/dev-utils': 4.1.3 4489 - vite: 6.3.6(@types/node@24.4.0)(jiti@2.5.1)(tsx@4.20.5)(yaml@2.8.1) 4738 + vite: 6.3.6(@types/node@24.5.2)(jiti@2.5.1)(tsx@4.20.5)(yaml@2.8.1) 4490 4739 transitivePeerDependencies: 4491 4740 - '@azure/app-configuration' 4492 4741 - '@azure/cosmos' ··· 4511 4760 - supports-color 4512 4761 - uploadthing 4513 4762 4514 - '@netlify/zip-it-and-ship-it@14.1.7(rollup@4.50.1)': 4763 + '@netlify/zip-it-and-ship-it@14.1.7(rollup@4.52.0)': 4515 4764 dependencies: 4516 4765 '@babel/parser': 7.28.4 4517 4766 '@babel/types': 7.28.1 4518 4767 '@netlify/binary-info': 1.0.0 4519 4768 '@netlify/serverless-functions-api': 2.5.0 4520 - '@vercel/nft': 0.29.4(rollup@4.50.1) 4769 + '@vercel/nft': 0.29.4(rollup@4.52.0) 4521 4770 archiver: 7.0.1 4522 4771 common-path-prefix: 3.0.0 4523 4772 copy-file: 11.1.0 ··· 4635 4884 4636 4885 '@pkgr/core@0.2.9': {} 4637 4886 4638 - '@playform/inline@0.1.2(@netlify/blobs@10.0.10)(@types/node@24.4.0)(jiti@2.5.1)(rollup@4.50.1)(tsx@4.20.5)(typescript@5.9.2)(yaml@2.8.1)': 4887 + '@playform/inline@0.1.2(@netlify/blobs@10.0.10)(@types/node@24.5.2)(jiti@2.5.1)(rollup@4.52.0)(tsx@4.20.5)(typescript@5.9.2)(yaml@2.8.1)': 4639 4888 dependencies: 4640 4889 '@playform/pipe': 0.1.3 4641 - astro: 5.13.7(@netlify/blobs@10.0.10)(@types/node@24.4.0)(jiti@2.5.1)(rollup@4.50.1)(tsx@4.20.5)(typescript@5.9.2)(yaml@2.8.1) 4890 + astro: 5.13.9(@netlify/blobs@10.0.10)(@types/node@24.5.2)(jiti@2.5.1)(rollup@4.52.0)(tsx@4.20.5)(typescript@5.9.2)(yaml@2.8.1) 4642 4891 beasties: 0.2.0 4643 4892 deepmerge-ts: 7.1.5 4644 4893 transitivePeerDependencies: ··· 4683 4932 deepmerge-ts: 7.1.5 4684 4933 fast-glob: 3.3.3 4685 4934 4686 - '@rollup/pluginutils@5.3.0(rollup@4.50.1)': 4935 + '@rollup/pluginutils@5.3.0(rollup@4.52.0)': 4687 4936 dependencies: 4688 4937 '@types/estree': 1.0.8 4689 4938 estree-walker: 2.0.2 4690 4939 picomatch: 4.0.3 4691 4940 optionalDependencies: 4692 - rollup: 4.50.1 4941 + rollup: 4.52.0 4693 4942 4694 - '@rollup/rollup-android-arm-eabi@4.50.1': 4943 + '@rollup/rollup-android-arm-eabi@4.52.0': 4695 4944 optional: true 4696 4945 4697 - '@rollup/rollup-android-arm64@4.50.1': 4946 + '@rollup/rollup-android-arm64@4.52.0': 4698 4947 optional: true 4699 4948 4700 - '@rollup/rollup-darwin-arm64@4.50.1': 4949 + '@rollup/rollup-darwin-arm64@4.52.0': 4701 4950 optional: true 4702 4951 4703 - '@rollup/rollup-darwin-x64@4.50.1': 4952 + '@rollup/rollup-darwin-x64@4.52.0': 4704 4953 optional: true 4705 4954 4706 - '@rollup/rollup-freebsd-arm64@4.50.1': 4955 + '@rollup/rollup-freebsd-arm64@4.52.0': 4707 4956 optional: true 4708 4957 4709 - '@rollup/rollup-freebsd-x64@4.50.1': 4958 + '@rollup/rollup-freebsd-x64@4.52.0': 4710 4959 optional: true 4711 4960 4712 - '@rollup/rollup-linux-arm-gnueabihf@4.50.1': 4961 + '@rollup/rollup-linux-arm-gnueabihf@4.52.0': 4713 4962 optional: true 4714 4963 4715 - '@rollup/rollup-linux-arm-musleabihf@4.50.1': 4964 + '@rollup/rollup-linux-arm-musleabihf@4.52.0': 4716 4965 optional: true 4717 4966 4718 - '@rollup/rollup-linux-arm64-gnu@4.50.1': 4967 + '@rollup/rollup-linux-arm64-gnu@4.52.0': 4719 4968 optional: true 4720 4969 4721 - '@rollup/rollup-linux-arm64-musl@4.50.1': 4970 + '@rollup/rollup-linux-arm64-musl@4.52.0': 4722 4971 optional: true 4723 4972 4724 - '@rollup/rollup-linux-loongarch64-gnu@4.50.1': 4973 + '@rollup/rollup-linux-loong64-gnu@4.52.0': 4725 4974 optional: true 4726 4975 4727 - '@rollup/rollup-linux-ppc64-gnu@4.50.1': 4976 + '@rollup/rollup-linux-ppc64-gnu@4.52.0': 4728 4977 optional: true 4729 4978 4730 - '@rollup/rollup-linux-riscv64-gnu@4.50.1': 4979 + '@rollup/rollup-linux-riscv64-gnu@4.52.0': 4731 4980 optional: true 4732 4981 4733 - '@rollup/rollup-linux-riscv64-musl@4.50.1': 4982 + '@rollup/rollup-linux-riscv64-musl@4.52.0': 4734 4983 optional: true 4735 4984 4736 - '@rollup/rollup-linux-s390x-gnu@4.50.1': 4985 + '@rollup/rollup-linux-s390x-gnu@4.52.0': 4737 4986 optional: true 4738 4987 4739 - '@rollup/rollup-linux-x64-gnu@4.50.1': 4988 + '@rollup/rollup-linux-x64-gnu@4.52.0': 4740 4989 optional: true 4741 4990 4742 - '@rollup/rollup-linux-x64-musl@4.50.1': 4991 + '@rollup/rollup-linux-x64-musl@4.52.0': 4743 4992 optional: true 4744 4993 4745 - '@rollup/rollup-openharmony-arm64@4.50.1': 4994 + '@rollup/rollup-openharmony-arm64@4.52.0': 4746 4995 optional: true 4747 4996 4748 - '@rollup/rollup-win32-arm64-msvc@4.50.1': 4997 + '@rollup/rollup-win32-arm64-msvc@4.52.0': 4749 4998 optional: true 4750 4999 4751 - '@rollup/rollup-win32-ia32-msvc@4.50.1': 5000 + '@rollup/rollup-win32-ia32-msvc@4.52.0': 4752 5001 optional: true 4753 5002 4754 - '@rollup/rollup-win32-x64-msvc@4.50.1': 5003 + '@rollup/rollup-win32-x64-gnu@4.52.0': 4755 5004 optional: true 4756 5005 4757 - '@shikijs/core@3.12.2': 5006 + '@rollup/rollup-win32-x64-msvc@4.52.0': 5007 + optional: true 5008 + 5009 + '@shikijs/core@3.13.0': 4758 5010 dependencies: 4759 - '@shikijs/types': 3.12.2 5011 + '@shikijs/types': 3.13.0 4760 5012 '@shikijs/vscode-textmate': 10.0.2 4761 5013 '@types/hast': 3.0.4 4762 5014 hast-util-to-html: 9.0.5 4763 5015 4764 - '@shikijs/engine-javascript@3.12.2': 5016 + '@shikijs/engine-javascript@3.13.0': 4765 5017 dependencies: 4766 - '@shikijs/types': 3.12.2 5018 + '@shikijs/types': 3.13.0 4767 5019 '@shikijs/vscode-textmate': 10.0.2 4768 5020 oniguruma-to-es: 4.3.3 4769 5021 4770 - '@shikijs/engine-oniguruma@3.12.2': 5022 + '@shikijs/engine-oniguruma@3.13.0': 4771 5023 dependencies: 4772 - '@shikijs/types': 3.12.2 5024 + '@shikijs/types': 3.13.0 4773 5025 '@shikijs/vscode-textmate': 10.0.2 4774 5026 4775 - '@shikijs/langs@3.12.2': 5027 + '@shikijs/langs@3.13.0': 4776 5028 dependencies: 4777 - '@shikijs/types': 3.12.2 5029 + '@shikijs/types': 3.13.0 4778 5030 4779 - '@shikijs/themes@3.12.2': 5031 + '@shikijs/themes@3.13.0': 4780 5032 dependencies: 4781 - '@shikijs/types': 3.12.2 5033 + '@shikijs/types': 3.13.0 4782 5034 4783 - '@shikijs/types@3.12.2': 5035 + '@shikijs/types@3.13.0': 4784 5036 dependencies: 4785 5037 '@shikijs/vscode-textmate': 10.0.2 4786 5038 '@types/hast': 3.0.4 ··· 4803 5055 4804 5056 '@types/fontkit@2.0.8': 4805 5057 dependencies: 4806 - '@types/node': 24.4.0 5058 + '@types/node': 24.5.2 4807 5059 4808 5060 '@types/hast@3.0.4': 4809 5061 dependencies: ··· 4840 5092 dependencies: 4841 5093 undici-types: 6.20.0 4842 5094 4843 - '@types/node@24.4.0': 5095 + '@types/node@24.5.2': 4844 5096 dependencies: 4845 - undici-types: 7.11.0 5097 + undici-types: 7.12.0 4846 5098 4847 5099 '@types/normalize-package-data@2.4.4': {} 4848 5100 ··· 4864 5116 4865 5117 '@types/yauzl@2.10.3': 4866 5118 dependencies: 4867 - '@types/node': 24.4.0 5119 + '@types/node': 24.5.2 4868 5120 optional: true 4869 5121 4870 5122 '@typescript-eslint/eslint-plugin@8.43.0(@typescript-eslint/parser@8.43.0(eslint@9.35.0(jiti@2.5.1))(typescript@5.9.2))(eslint@9.35.0(jiti@2.5.1))(typescript@5.9.2)': ··· 4962 5214 4963 5215 '@ungap/structured-clone@1.3.0': {} 4964 5216 4965 - '@vercel/nft@0.29.4(rollup@4.50.1)': 5217 + '@vercel/nft@0.29.4(rollup@4.52.0)': 4966 5218 dependencies: 4967 5219 '@mapbox/node-pre-gyp': 2.0.0 4968 - '@rollup/pluginutils': 5.3.0(rollup@4.50.1) 5220 + '@rollup/pluginutils': 5.3.0(rollup@4.52.0) 4969 5221 acorn: 8.15.0 4970 5222 acorn-import-attributes: 1.9.5(acorn@8.15.0) 4971 5223 async-sema: 3.1.1 ··· 4981 5233 - rollup 4982 5234 - supports-color 4983 5235 4984 - '@vercel/nft@0.30.1(rollup@4.50.1)': 5236 + '@vercel/nft@0.30.1(rollup@4.52.0)': 4985 5237 dependencies: 4986 5238 '@mapbox/node-pre-gyp': 2.0.0 4987 - '@rollup/pluginutils': 5.3.0(rollup@4.50.1) 5239 + '@rollup/pluginutils': 5.3.0(rollup@4.52.0) 4988 5240 acorn: 8.15.0 4989 5241 acorn-import-attributes: 1.9.5(acorn@8.15.0) 4990 5242 async-sema: 3.1.1 ··· 5156 5408 5157 5409 astro-eslint-parser@1.2.2: 5158 5410 dependencies: 5159 - '@astrojs/compiler': 2.12.2 5411 + '@astrojs/compiler': 2.13.0 5160 5412 '@typescript-eslint/scope-manager': 8.43.0 5161 5413 '@typescript-eslint/types': 8.43.0 5162 - astrojs-compiler-sync: 1.1.1(@astrojs/compiler@2.12.2) 5414 + astrojs-compiler-sync: 1.1.1(@astrojs/compiler@2.13.0) 5163 5415 debug: 4.4.3 5164 5416 entities: 6.0.1 5165 5417 eslint-scope: 8.4.0 ··· 5171 5423 transitivePeerDependencies: 5172 5424 - supports-color 5173 5425 5174 - astro-og-canvas@0.7.0(astro@5.13.7(@netlify/blobs@10.0.10)(@types/node@24.4.0)(jiti@2.5.1)(rollup@4.50.1)(tsx@4.20.5)(typescript@5.9.2)(yaml@2.8.1)): 5426 + astro-og-canvas@0.7.0(astro@5.13.9(@netlify/blobs@10.0.10)(@types/node@24.5.2)(jiti@2.5.1)(rollup@4.52.0)(tsx@4.20.5)(typescript@5.9.2)(yaml@2.8.1)): 5175 5427 dependencies: 5176 - astro: 5.13.7(@netlify/blobs@10.0.10)(@types/node@24.4.0)(jiti@2.5.1)(rollup@4.50.1)(tsx@4.20.5)(typescript@5.9.2)(yaml@2.8.1) 5428 + astro: 5.13.9(@netlify/blobs@10.0.10)(@types/node@24.5.2)(jiti@2.5.1)(rollup@4.52.0)(tsx@4.20.5)(typescript@5.9.2)(yaml@2.8.1) 5177 5429 canvaskit-wasm: 0.39.1 5178 5430 deterministic-object-hash: 2.0.2 5179 5431 entities: 4.5.0 5180 5432 5181 - astro@5.13.7(@netlify/blobs@10.0.10)(@types/node@24.4.0)(jiti@2.5.1)(rollup@4.50.1)(tsx@4.20.5)(typescript@5.9.2)(yaml@2.8.1): 5433 + astro@5.13.9(@netlify/blobs@10.0.10)(@types/node@24.5.2)(jiti@2.5.1)(rollup@4.52.0)(tsx@4.20.5)(typescript@5.9.2)(yaml@2.8.1): 5182 5434 dependencies: 5183 - '@astrojs/compiler': 2.12.2 5435 + '@astrojs/compiler': 2.13.0 5184 5436 '@astrojs/internal-helpers': 0.7.2 5185 5437 '@astrojs/markdown-remark': 6.3.6 5186 5438 '@astrojs/telemetry': 3.3.0 5187 5439 '@capsizecss/unpack': 2.4.0 5188 5440 '@oslojs/encoding': 1.1.0 5189 - '@rollup/pluginutils': 5.3.0(rollup@4.50.1) 5441 + '@rollup/pluginutils': 5.3.0(rollup@4.52.0) 5190 5442 acorn: 8.15.0 5191 5443 aria-query: 5.3.2 5192 5444 axobject-query: 4.1.0 ··· 5203 5455 dlv: 1.1.3 5204 5456 dset: 3.1.4 5205 5457 es-module-lexer: 1.7.0 5206 - esbuild: 0.25.9 5458 + esbuild: 0.25.10 5207 5459 estree-walker: 3.0.3 5208 5460 flattie: 1.1.1 5209 5461 fontace: 0.3.0 ··· 5224 5476 prompts: 2.4.2 5225 5477 rehype: 13.0.2 5226 5478 semver: 7.7.2 5227 - shiki: 3.12.2 5479 + shiki: 3.13.0 5228 5480 smol-toml: 1.4.2 5229 5481 tinyexec: 0.3.2 5230 5482 tinyglobby: 0.2.15 ··· 5234 5486 unist-util-visit: 5.0.0 5235 5487 unstorage: 1.17.1(@netlify/blobs@10.0.10) 5236 5488 vfile: 6.0.3 5237 - vite: 6.3.6(@types/node@24.4.0)(jiti@2.5.1)(tsx@4.20.5)(yaml@2.8.1) 5238 - vitefu: 1.1.1(vite@6.3.6(@types/node@24.4.0)(jiti@2.5.1)(tsx@4.20.5)(yaml@2.8.1)) 5489 + vite: 6.3.6(@types/node@24.5.2)(jiti@2.5.1)(tsx@4.20.5)(yaml@2.8.1) 5490 + vitefu: 1.1.1(vite@6.3.6(@types/node@24.5.2)(jiti@2.5.1)(tsx@4.20.5)(yaml@2.8.1)) 5239 5491 xxhash-wasm: 1.1.0 5240 5492 yargs-parser: 21.1.1 5241 5493 yocto-spinner: 0.2.3 ··· 5280 5532 - uploadthing 5281 5533 - yaml 5282 5534 5283 - astrojs-compiler-sync@1.1.1(@astrojs/compiler@2.12.2): 5535 + astrojs-compiler-sync@1.1.1(@astrojs/compiler@2.13.0): 5284 5536 dependencies: 5285 - '@astrojs/compiler': 2.12.2 5537 + '@astrojs/compiler': 2.13.0 5286 5538 synckit: 0.11.11 5287 5539 5288 5540 async-sema@3.1.1: {} ··· 5735 5987 acorn: 8.15.0 5736 5988 esast-util-from-estree: 2.0.0 5737 5989 vfile-message: 4.0.3 5990 + 5991 + esbuild@0.25.10: 5992 + optionalDependencies: 5993 + '@esbuild/aix-ppc64': 0.25.10 5994 + '@esbuild/android-arm': 0.25.10 5995 + '@esbuild/android-arm64': 0.25.10 5996 + '@esbuild/android-x64': 0.25.10 5997 + '@esbuild/darwin-arm64': 0.25.10 5998 + '@esbuild/darwin-x64': 0.25.10 5999 + '@esbuild/freebsd-arm64': 0.25.10 6000 + '@esbuild/freebsd-x64': 0.25.10 6001 + '@esbuild/linux-arm': 0.25.10 6002 + '@esbuild/linux-arm64': 0.25.10 6003 + '@esbuild/linux-ia32': 0.25.10 6004 + '@esbuild/linux-loong64': 0.25.10 6005 + '@esbuild/linux-mips64el': 0.25.10 6006 + '@esbuild/linux-ppc64': 0.25.10 6007 + '@esbuild/linux-riscv64': 0.25.10 6008 + '@esbuild/linux-s390x': 0.25.10 6009 + '@esbuild/linux-x64': 0.25.10 6010 + '@esbuild/netbsd-arm64': 0.25.10 6011 + '@esbuild/netbsd-x64': 0.25.10 6012 + '@esbuild/openbsd-arm64': 0.25.10 6013 + '@esbuild/openbsd-x64': 0.25.10 6014 + '@esbuild/openharmony-arm64': 0.25.10 6015 + '@esbuild/sunos-x64': 0.25.10 6016 + '@esbuild/win32-arm64': 0.25.10 6017 + '@esbuild/win32-ia32': 0.25.10 6018 + '@esbuild/win32-x64': 0.25.10 5738 6019 5739 6020 esbuild@0.25.9: 5740 6021 optionalDependencies: ··· 7730 8011 7731 8012 reusify@1.1.0: {} 7732 8013 7733 - rollup@4.50.1: 8014 + rollup@4.52.0: 7734 8015 dependencies: 7735 8016 '@types/estree': 1.0.8 7736 8017 optionalDependencies: 7737 - '@rollup/rollup-android-arm-eabi': 4.50.1 7738 - '@rollup/rollup-android-arm64': 4.50.1 7739 - '@rollup/rollup-darwin-arm64': 4.50.1 7740 - '@rollup/rollup-darwin-x64': 4.50.1 7741 - '@rollup/rollup-freebsd-arm64': 4.50.1 7742 - '@rollup/rollup-freebsd-x64': 4.50.1 7743 - '@rollup/rollup-linux-arm-gnueabihf': 4.50.1 7744 - '@rollup/rollup-linux-arm-musleabihf': 4.50.1 7745 - '@rollup/rollup-linux-arm64-gnu': 4.50.1 7746 - '@rollup/rollup-linux-arm64-musl': 4.50.1 7747 - '@rollup/rollup-linux-loongarch64-gnu': 4.50.1 7748 - '@rollup/rollup-linux-ppc64-gnu': 4.50.1 7749 - '@rollup/rollup-linux-riscv64-gnu': 4.50.1 7750 - '@rollup/rollup-linux-riscv64-musl': 4.50.1 7751 - '@rollup/rollup-linux-s390x-gnu': 4.50.1 7752 - '@rollup/rollup-linux-x64-gnu': 4.50.1 7753 - '@rollup/rollup-linux-x64-musl': 4.50.1 7754 - '@rollup/rollup-openharmony-arm64': 4.50.1 7755 - '@rollup/rollup-win32-arm64-msvc': 4.50.1 7756 - '@rollup/rollup-win32-ia32-msvc': 4.50.1 7757 - '@rollup/rollup-win32-x64-msvc': 4.50.1 8018 + '@rollup/rollup-android-arm-eabi': 4.52.0 8019 + '@rollup/rollup-android-arm64': 4.52.0 8020 + '@rollup/rollup-darwin-arm64': 4.52.0 8021 + '@rollup/rollup-darwin-x64': 4.52.0 8022 + '@rollup/rollup-freebsd-arm64': 4.52.0 8023 + '@rollup/rollup-freebsd-x64': 4.52.0 8024 + '@rollup/rollup-linux-arm-gnueabihf': 4.52.0 8025 + '@rollup/rollup-linux-arm-musleabihf': 4.52.0 8026 + '@rollup/rollup-linux-arm64-gnu': 4.52.0 8027 + '@rollup/rollup-linux-arm64-musl': 4.52.0 8028 + '@rollup/rollup-linux-loong64-gnu': 4.52.0 8029 + '@rollup/rollup-linux-ppc64-gnu': 4.52.0 8030 + '@rollup/rollup-linux-riscv64-gnu': 4.52.0 8031 + '@rollup/rollup-linux-riscv64-musl': 4.52.0 8032 + '@rollup/rollup-linux-s390x-gnu': 4.52.0 8033 + '@rollup/rollup-linux-x64-gnu': 4.52.0 8034 + '@rollup/rollup-linux-x64-musl': 4.52.0 8035 + '@rollup/rollup-openharmony-arm64': 4.52.0 8036 + '@rollup/rollup-win32-arm64-msvc': 4.52.0 8037 + '@rollup/rollup-win32-ia32-msvc': 4.52.0 8038 + '@rollup/rollup-win32-x64-gnu': 4.52.0 8039 + '@rollup/rollup-win32-x64-msvc': 4.52.0 7758 8040 fsevents: 2.3.3 7759 8041 7760 8042 run-parallel@1.2.0: ··· 7821 8103 7822 8104 shebang-regex@3.0.0: {} 7823 8105 7824 - shiki@3.12.2: 8106 + shiki@3.13.0: 7825 8107 dependencies: 7826 - '@shikijs/core': 3.12.2 7827 - '@shikijs/engine-javascript': 3.12.2 7828 - '@shikijs/engine-oniguruma': 3.12.2 7829 - '@shikijs/langs': 3.12.2 7830 - '@shikijs/themes': 3.12.2 7831 - '@shikijs/types': 3.12.2 8108 + '@shikijs/core': 3.13.0 8109 + '@shikijs/engine-javascript': 3.13.0 8110 + '@shikijs/engine-oniguruma': 3.13.0 8111 + '@shikijs/langs': 3.13.0 8112 + '@shikijs/themes': 3.13.0 8113 + '@shikijs/types': 3.13.0 7832 8114 '@shikijs/vscode-textmate': 10.0.2 7833 8115 '@types/hast': 3.0.4 7834 8116 ··· 8076 8358 8077 8359 undici-types@6.20.0: {} 8078 8360 8079 - undici-types@7.11.0: {} 8361 + undici-types@7.12.0: {} 8080 8362 8081 8363 unicode-properties@1.4.1: 8082 8364 dependencies: ··· 8211 8493 '@types/unist': 3.0.3 8212 8494 vfile-message: 4.0.3 8213 8495 8214 - vite@6.3.6(@types/node@24.4.0)(jiti@2.5.1)(tsx@4.20.5)(yaml@2.8.1): 8496 + vite@6.3.6(@types/node@24.5.2)(jiti@2.5.1)(tsx@4.20.5)(yaml@2.8.1): 8215 8497 dependencies: 8216 - esbuild: 0.25.9 8498 + esbuild: 0.25.10 8217 8499 fdir: 6.5.0(picomatch@4.0.3) 8218 8500 picomatch: 4.0.3 8219 8501 postcss: 8.5.6 8220 - rollup: 4.50.1 8502 + rollup: 4.52.0 8221 8503 tinyglobby: 0.2.15 8222 8504 optionalDependencies: 8223 - '@types/node': 24.4.0 8505 + '@types/node': 24.5.2 8224 8506 fsevents: 2.3.3 8225 8507 jiti: 2.5.1 8226 8508 tsx: 4.20.5 8227 8509 yaml: 2.8.1 8228 8510 8229 - vitefu@1.1.1(vite@6.3.6(@types/node@24.4.0)(jiti@2.5.1)(tsx@4.20.5)(yaml@2.8.1)): 8511 + vitefu@1.1.1(vite@6.3.6(@types/node@24.5.2)(jiti@2.5.1)(tsx@4.20.5)(yaml@2.8.1)): 8230 8512 optionalDependencies: 8231 - vite: 6.3.6(@types/node@24.4.0)(jiti@2.5.1)(tsx@4.20.5)(yaml@2.8.1) 8513 + vite: 6.3.6(@types/node@24.5.2)(jiti@2.5.1)(tsx@4.20.5)(yaml@2.8.1) 8232 8514 8233 8515 web-namespaces@2.0.1: {} 8234 8516