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.15.2 to 5.15.3

Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 5.15.2 to 5.15.3.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/withastro/astro/releases">astro's releases</a>.</em></p>
<blockquote>
<h2>astro@5.15.3</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p><a href="https://redirect.github.com/withastro/astro/pull/14627">#14627</a> <a href="https://github.com/withastro/astro/commit/b368de099e74f5d65c5e8f9799c9c3e0217714ae"><code>b368de0</code></a> Thanks <a href="https://github.com/matthewp"><code>@​matthewp</code></a>! - Fixes skew protection support for images and font URLs</p>
<p>Adapter-level query parameters (<code>assetQueryParams</code>) are now applied to all image and font asset URLs, including:</p>
<ul>
<li>Dynamic optimized images via <code>/_image</code> endpoint</li>
<li>Static optimized image files</li>
<li>Font preload tags and font requests when using the experimental Fonts API</li>
</ul>
</li>
<li>
<p><a href="https://redirect.github.com/withastro/astro/pull/14631">#14631</a> <a href="https://github.com/withastro/astro/commit/3ad33f97429fedc1a873c50b54f3cd5e0d95bec8"><code>3ad33f9</code></a> Thanks <a href="https://github.com/KurtGokhan"><code>@​KurtGokhan</code></a>! - Adds the <code>astro/jsx-dev-runtime</code> export as an alias for <code>astro/jsx-runtime</code></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.15.3</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p><a href="https://redirect.github.com/withastro/astro/pull/14627">#14627</a> <a href="https://github.com/withastro/astro/commit/b368de099e74f5d65c5e8f9799c9c3e0217714ae"><code>b368de0</code></a> Thanks <a href="https://github.com/matthewp"><code>@​matthewp</code></a>! - Fixes skew protection support for images and font URLs</p>
<p>Adapter-level query parameters (<code>assetQueryParams</code>) are now applied to all image and font asset URLs, including:</p>
<ul>
<li>Dynamic optimized images via <code>/_image</code> endpoint</li>
<li>Static optimized image files</li>
<li>Font preload tags and font requests when using the experimental Fonts API</li>
</ul>
</li>
<li>
<p><a href="https://redirect.github.com/withastro/astro/pull/14631">#14631</a> <a href="https://github.com/withastro/astro/commit/3ad33f97429fedc1a873c50b54f3cd5e0d95bec8"><code>3ad33f9</code></a> Thanks <a href="https://github.com/KurtGokhan"><code>@​KurtGokhan</code></a>! - Adds the <code>astro/jsx-dev-runtime</code> export as an alias for <code>astro/jsx-runtime</code></p>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/withastro/astro/commit/7bf7195f8cb00f52022bd411f9c18ffcc6b345e3"><code>7bf7195</code></a> [ci] release (<a href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/14633">#14633</a>)</li>
<li><a href="https://github.com/withastro/astro/commit/f65718382679f875db2803233d68934843e40813"><code>f657183</code></a> Merge language tools into monorepo (<a href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/14584">#14584</a>)</li>
<li><a href="https://github.com/withastro/astro/commit/5c4ed67c871444ce73fc9d6087a9c017adf0e02e"><code>5c4ed67</code></a> [ci] format</li>
<li><a href="https://github.com/withastro/astro/commit/b368de099e74f5d65c5e8f9799c9c3e0217714ae"><code>b368de0</code></a> Add support for skew protect for images and fonts (<a href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/14627">#14627</a>)</li>
<li><a href="https://github.com/withastro/astro/commit/ab486f30f71d5781efd707a64901b237a0525d7b"><code>ab486f3</code></a> feat: typecheck components</li>
<li><a href="https://github.com/withastro/astro/commit/a50bbf544b0fb8e1ae5b8b892f60560c804eb679"><code>a50bbf5</code></a> Merge branch 'main' into merge-language-tools</li>
<li><a href="https://github.com/withastro/astro/commit/a335d6532d4c8b19b62a5d00f55a6592e3759a3d"><code>a335d65</code></a> [ci] format</li>
<li><a href="https://github.com/withastro/astro/commit/3ad33f97429fedc1a873c50b54f3cd5e0d95bec8"><code>3ad33f9</code></a> fix: add jsx-dev-runtime as an alias for jsx-runtime (<a href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/14631">#14631</a>)</li>
<li><a href="https://github.com/withastro/astro/commit/f05ce34537bd80cb1065ba52bcbd97504fdc7b6b"><code>f05ce34</code></a> Merge branch 'main' into merge-language-tools</li>
<li><a href="https://github.com/withastro/astro/commit/372b7c357f84c263ea815f2276e27cb08e720532"><code>372b7c3</code></a> feat(language-tools): Match monorepo coding style and cleanup</li>
<li>See full diff in <a href="https://github.com/withastro/astro/commits/astro@5.15.3/packages/astro">compare view</a></li>
</ul>
</details>
<br />


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

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

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

---

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

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot 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
ba1f8345 9a480127

+315 -47
+1 -1
package.json
··· 22 22 "@astrojs/rss": "^4.0.13", 23 23 "@astrojs/sitemap": "^3.6.0", 24 24 "@playform/inline": "^0.1.2", 25 - "astro": "^5.15.2", 25 + "astro": "^5.15.3", 26 26 "astro-og-canvas": "^0.7.2", 27 27 "canvaskit-wasm": "^0.40.0", 28 28 "feed": "^5.1.0",
+314 -46
pnpm-lock.yaml
··· 10 10 dependencies: 11 11 '@astrojs/mdx': 12 12 specifier: ^4.3.9 13 - version: 4.3.9(astro@5.15.2(@netlify/blobs@10.3.1)(@types/node@24.9.2)(jiti@2.6.1)(rollup@4.52.5)(tsx@4.20.6)(typescript@5.9.3)(yaml@2.8.1)) 13 + version: 4.3.9(astro@5.15.3(@netlify/blobs@10.3.1)(@types/node@24.10.0)(jiti@2.6.1)(rollup@4.52.5)(tsx@4.20.6)(typescript@5.9.3)(yaml@2.8.1)) 14 14 '@astrojs/netlify': 15 15 specifier: ^6.6.0 16 - version: 6.6.0(@types/node@24.9.2)(astro@5.15.2(@netlify/blobs@10.3.1)(@types/node@24.9.2)(jiti@2.6.1)(rollup@4.52.5)(tsx@4.20.6)(typescript@5.9.3)(yaml@2.8.1))(jiti@2.6.1)(rollup@4.52.5)(tsx@4.20.6)(yaml@2.8.1) 16 + version: 6.6.0(@types/node@24.10.0)(astro@5.15.3(@netlify/blobs@10.3.1)(@types/node@24.10.0)(jiti@2.6.1)(rollup@4.52.5)(tsx@4.20.6)(typescript@5.9.3)(yaml@2.8.1))(jiti@2.6.1)(rollup@4.52.5)(tsx@4.20.6)(yaml@2.8.1) 17 17 '@astrojs/rss': 18 18 specifier: ^4.0.13 19 19 version: 4.0.13 ··· 22 22 version: 3.6.0 23 23 '@playform/inline': 24 24 specifier: ^0.1.2 25 - version: 0.1.2(@netlify/blobs@10.3.1)(@types/node@24.9.2)(jiti@2.6.1)(rollup@4.52.5)(tsx@4.20.6)(typescript@5.9.3)(yaml@2.8.1) 25 + version: 0.1.2(@netlify/blobs@10.3.1)(@types/node@24.10.0)(jiti@2.6.1)(rollup@4.52.5)(tsx@4.20.6)(typescript@5.9.3)(yaml@2.8.1) 26 26 astro: 27 - specifier: ^5.15.2 28 - version: 5.15.2(@netlify/blobs@10.3.1)(@types/node@24.9.2)(jiti@2.6.1)(rollup@4.52.5)(tsx@4.20.6)(typescript@5.9.3)(yaml@2.8.1) 27 + specifier: ^5.15.3 28 + version: 5.15.3(@netlify/blobs@10.3.1)(@types/node@24.10.0)(jiti@2.6.1)(rollup@4.52.5)(tsx@4.20.6)(typescript@5.9.3)(yaml@2.8.1) 29 29 astro-og-canvas: 30 30 specifier: ^0.7.2 31 - version: 0.7.2(astro@5.15.2(@netlify/blobs@10.3.1)(@types/node@24.9.2)(jiti@2.6.1)(rollup@4.52.5)(tsx@4.20.6)(typescript@5.9.3)(yaml@2.8.1)) 31 + version: 0.7.2(astro@5.15.3(@netlify/blobs@10.3.1)(@types/node@24.10.0)(jiti@2.6.1)(rollup@4.52.5)(tsx@4.20.6)(typescript@5.9.3)(yaml@2.8.1)) 32 32 canvaskit-wasm: 33 33 specifier: ^0.40.0 34 34 version: 0.40.0 ··· 210 210 cpu: [ppc64] 211 211 os: [aix] 212 212 213 + '@esbuild/aix-ppc64@0.25.12': 214 + resolution: {integrity: sha512-Hhmwd6CInZ3dwpuGTF8fJG6yoWmsToE+vYgD4nytZVxcu1ulHpUQRAB1UJ8+N1Am3Mz4+xOByoQoSZf4D+CpkA==} 215 + engines: {node: '>=18'} 216 + cpu: [ppc64] 217 + os: [aix] 218 + 213 219 '@esbuild/android-arm64@0.25.10': 214 220 resolution: {integrity: sha512-LSQa7eDahypv/VO6WKohZGPSJDq5OVOo3UoFR1E4t4Gj1W7zEQMUhI+lo81H+DtB+kP+tDgBp+M4oNCwp6kffg==} 215 221 engines: {node: '>=18'} ··· 222 228 cpu: [arm64] 223 229 os: [android] 224 230 231 + '@esbuild/android-arm64@0.25.12': 232 + resolution: {integrity: sha512-6AAmLG7zwD1Z159jCKPvAxZd4y/VTO0VkprYy+3N2FtJ8+BQWFXU+OxARIwA46c5tdD9SsKGZ/1ocqBS/gAKHg==} 233 + engines: {node: '>=18'} 234 + cpu: [arm64] 235 + os: [android] 236 + 225 237 '@esbuild/android-arm@0.25.10': 226 238 resolution: {integrity: sha512-dQAxF1dW1C3zpeCDc5KqIYuZ1tgAdRXNoZP7vkBIRtKZPYe2xVr/d3SkirklCHudW1B45tGiUlz2pUWDfbDD4w==} 227 239 engines: {node: '>=18'} ··· 234 246 cpu: [arm] 235 247 os: [android] 236 248 249 + '@esbuild/android-arm@0.25.12': 250 + resolution: {integrity: sha512-VJ+sKvNA/GE7Ccacc9Cha7bpS8nyzVv0jdVgwNDaR4gDMC/2TTRc33Ip8qrNYUcpkOHUT5OZ0bUcNNVZQ9RLlg==} 251 + engines: {node: '>=18'} 252 + cpu: [arm] 253 + os: [android] 254 + 237 255 '@esbuild/android-x64@0.25.10': 238 256 resolution: {integrity: sha512-MiC9CWdPrfhibcXwr39p9ha1x0lZJ9KaVfvzA0Wxwz9ETX4v5CHfF09bx935nHlhi+MxhA63dKRRQLiVgSUtEg==} 239 257 engines: {node: '>=18'} ··· 242 260 243 261 '@esbuild/android-x64@0.25.11': 244 262 resolution: {integrity: sha512-Sgiab4xBjPU1QoPEIqS3Xx+R2lezu0LKIEcYe6pftr56PqPygbB7+szVnzoShbx64MUupqoE0KyRlN7gezbl8g==} 263 + engines: {node: '>=18'} 264 + cpu: [x64] 265 + os: [android] 266 + 267 + '@esbuild/android-x64@0.25.12': 268 + resolution: {integrity: sha512-5jbb+2hhDHx5phYR2By8GTWEzn6I9UqR11Kwf22iKbNpYrsmRB18aX/9ivc5cabcUiAT/wM+YIZ6SG9QO6a8kg==} 245 269 engines: {node: '>=18'} 246 270 cpu: [x64] 247 271 os: [android] ··· 258 282 cpu: [arm64] 259 283 os: [darwin] 260 284 285 + '@esbuild/darwin-arm64@0.25.12': 286 + resolution: {integrity: sha512-N3zl+lxHCifgIlcMUP5016ESkeQjLj/959RxxNYIthIg+CQHInujFuXeWbWMgnTo4cp5XVHqFPmpyu9J65C1Yg==} 287 + engines: {node: '>=18'} 288 + cpu: [arm64] 289 + os: [darwin] 290 + 261 291 '@esbuild/darwin-x64@0.25.10': 262 292 resolution: {integrity: sha512-tguWg1olF6DGqzws97pKZ8G2L7Ig1vjDmGTwcTuYHbuU6TTjJe5FXbgs5C1BBzHbJ2bo1m3WkQDbWO2PvamRcg==} 263 293 engines: {node: '>=18'} ··· 270 300 cpu: [x64] 271 301 os: [darwin] 272 302 303 + '@esbuild/darwin-x64@0.25.12': 304 + resolution: {integrity: sha512-HQ9ka4Kx21qHXwtlTUVbKJOAnmG1ipXhdWTmNXiPzPfWKpXqASVcWdnf2bnL73wgjNrFXAa3yYvBSd9pzfEIpA==} 305 + engines: {node: '>=18'} 306 + cpu: [x64] 307 + os: [darwin] 308 + 273 309 '@esbuild/freebsd-arm64@0.25.10': 274 310 resolution: {integrity: sha512-3ZioSQSg1HT2N05YxeJWYR+Libe3bREVSdWhEEgExWaDtyFbbXWb49QgPvFH8u03vUPX10JhJPcz7s9t9+boWg==} 275 311 engines: {node: '>=18'} ··· 282 318 cpu: [arm64] 283 319 os: [freebsd] 284 320 321 + '@esbuild/freebsd-arm64@0.25.12': 322 + resolution: {integrity: sha512-gA0Bx759+7Jve03K1S0vkOu5Lg/85dou3EseOGUes8flVOGxbhDDh/iZaoek11Y8mtyKPGF3vP8XhnkDEAmzeg==} 323 + engines: {node: '>=18'} 324 + cpu: [arm64] 325 + os: [freebsd] 326 + 285 327 '@esbuild/freebsd-x64@0.25.10': 286 328 resolution: {integrity: sha512-LLgJfHJk014Aa4anGDbh8bmI5Lk+QidDmGzuC2D+vP7mv/GeSN+H39zOf7pN5N8p059FcOfs2bVlrRr4SK9WxA==} 287 329 engines: {node: '>=18'} ··· 294 336 cpu: [x64] 295 337 os: [freebsd] 296 338 339 + '@esbuild/freebsd-x64@0.25.12': 340 + resolution: {integrity: sha512-TGbO26Yw2xsHzxtbVFGEXBFH0FRAP7gtcPE7P5yP7wGy7cXK2oO7RyOhL5NLiqTlBh47XhmIUXuGciXEqYFfBQ==} 341 + engines: {node: '>=18'} 342 + cpu: [x64] 343 + os: [freebsd] 344 + 297 345 '@esbuild/linux-arm64@0.25.10': 298 346 resolution: {integrity: sha512-5luJWN6YKBsawd5f9i4+c+geYiVEw20FVW5x0v1kEMWNq8UctFjDiMATBxLvmmHA4bf7F6hTRaJgtghFr9iziQ==} 299 347 engines: {node: '>=18'} ··· 306 354 cpu: [arm64] 307 355 os: [linux] 308 356 357 + '@esbuild/linux-arm64@0.25.12': 358 + resolution: {integrity: sha512-8bwX7a8FghIgrupcxb4aUmYDLp8pX06rGh5HqDT7bB+8Rdells6mHvrFHHW2JAOPZUbnjUpKTLg6ECyzvas2AQ==} 359 + engines: {node: '>=18'} 360 + cpu: [arm64] 361 + os: [linux] 362 + 309 363 '@esbuild/linux-arm@0.25.10': 310 364 resolution: {integrity: sha512-oR31GtBTFYCqEBALI9r6WxoU/ZofZl962pouZRTEYECvNF/dtXKku8YXcJkhgK/beU+zedXfIzHijSRapJY3vg==} 311 365 engines: {node: '>=18'} ··· 318 372 cpu: [arm] 319 373 os: [linux] 320 374 375 + '@esbuild/linux-arm@0.25.12': 376 + resolution: {integrity: sha512-lPDGyC1JPDou8kGcywY0YILzWlhhnRjdof3UlcoqYmS9El818LLfJJc3PXXgZHrHCAKs/Z2SeZtDJr5MrkxtOw==} 377 + engines: {node: '>=18'} 378 + cpu: [arm] 379 + os: [linux] 380 + 321 381 '@esbuild/linux-ia32@0.25.10': 322 382 resolution: {integrity: sha512-NrSCx2Kim3EnnWgS4Txn0QGt0Xipoumb6z6sUtl5bOEZIVKhzfyp/Lyw4C1DIYvzeW/5mWYPBFJU3a/8Yr75DQ==} 323 383 engines: {node: '>=18'} ··· 330 390 cpu: [ia32] 331 391 os: [linux] 332 392 393 + '@esbuild/linux-ia32@0.25.12': 394 + resolution: {integrity: sha512-0y9KrdVnbMM2/vG8KfU0byhUN+EFCny9+8g202gYqSSVMonbsCfLjUO+rCci7pM0WBEtz+oK/PIwHkzxkyharA==} 395 + engines: {node: '>=18'} 396 + cpu: [ia32] 397 + os: [linux] 398 + 333 399 '@esbuild/linux-loong64@0.25.10': 334 400 resolution: {integrity: sha512-xoSphrd4AZda8+rUDDfD9J6FUMjrkTz8itpTITM4/xgerAZZcFW7Dv+sun7333IfKxGG8gAq+3NbfEMJfiY+Eg==} 335 401 engines: {node: '>=18'} ··· 342 408 cpu: [loong64] 343 409 os: [linux] 344 410 411 + '@esbuild/linux-loong64@0.25.12': 412 + resolution: {integrity: sha512-h///Lr5a9rib/v1GGqXVGzjL4TMvVTv+s1DPoxQdz7l/AYv6LDSxdIwzxkrPW438oUXiDtwM10o9PmwS/6Z0Ng==} 413 + engines: {node: '>=18'} 414 + cpu: [loong64] 415 + os: [linux] 416 + 345 417 '@esbuild/linux-mips64el@0.25.10': 346 418 resolution: {integrity: sha512-ab6eiuCwoMmYDyTnyptoKkVS3k8fy/1Uvq7Dj5czXI6DF2GqD2ToInBI0SHOp5/X1BdZ26RKc5+qjQNGRBelRA==} 347 419 engines: {node: '>=18'} ··· 350 422 351 423 '@esbuild/linux-mips64el@0.25.11': 352 424 resolution: {integrity: sha512-Osx1nALUJu4pU43o9OyjSCXokFkFbyzjXb6VhGIJZQ5JZi8ylCQ9/LFagolPsHtgw6himDSyb5ETSfmp4rpiKQ==} 425 + engines: {node: '>=18'} 426 + cpu: [mips64el] 427 + os: [linux] 428 + 429 + '@esbuild/linux-mips64el@0.25.12': 430 + resolution: {integrity: sha512-iyRrM1Pzy9GFMDLsXn1iHUm18nhKnNMWscjmp4+hpafcZjrr2WbT//d20xaGljXDBYHqRcl8HnxbX6uaA/eGVw==} 353 431 engines: {node: '>=18'} 354 432 cpu: [mips64el] 355 433 os: [linux] ··· 366 444 cpu: [ppc64] 367 445 os: [linux] 368 446 447 + '@esbuild/linux-ppc64@0.25.12': 448 + resolution: {integrity: sha512-9meM/lRXxMi5PSUqEXRCtVjEZBGwB7P/D4yT8UG/mwIdze2aV4Vo6U5gD3+RsoHXKkHCfSxZKzmDssVlRj1QQA==} 449 + engines: {node: '>=18'} 450 + cpu: [ppc64] 451 + os: [linux] 452 + 369 453 '@esbuild/linux-riscv64@0.25.10': 370 454 resolution: {integrity: sha512-FE557XdZDrtX8NMIeA8LBJX3dC2M8VGXwfrQWU7LB5SLOajfJIxmSdyL/gU1m64Zs9CBKvm4UAuBp5aJ8OgnrA==} 371 455 engines: {node: '>=18'} ··· 374 458 375 459 '@esbuild/linux-riscv64@0.25.11': 376 460 resolution: {integrity: sha512-HfyAmqZi9uBAbgKYP1yGuI7tSREXwIb438q0nqvlpxAOs3XnZ8RsisRfmVsgV486NdjD7Mw2UrFSw51lzUk1ww==} 461 + engines: {node: '>=18'} 462 + cpu: [riscv64] 463 + os: [linux] 464 + 465 + '@esbuild/linux-riscv64@0.25.12': 466 + resolution: {integrity: sha512-Zr7KR4hgKUpWAwb1f3o5ygT04MzqVrGEGXGLnj15YQDJErYu/BGg+wmFlIDOdJp0PmB0lLvxFIOXZgFRrdjR0w==} 377 467 engines: {node: '>=18'} 378 468 cpu: [riscv64] 379 469 os: [linux] ··· 390 480 cpu: [s390x] 391 481 os: [linux] 392 482 483 + '@esbuild/linux-s390x@0.25.12': 484 + resolution: {integrity: sha512-MsKncOcgTNvdtiISc/jZs/Zf8d0cl/t3gYWX8J9ubBnVOwlk65UIEEvgBORTiljloIWnBzLs4qhzPkJcitIzIg==} 485 + engines: {node: '>=18'} 486 + cpu: [s390x] 487 + os: [linux] 488 + 393 489 '@esbuild/linux-x64@0.25.10': 394 490 resolution: {integrity: sha512-QSX81KhFoZGwenVyPoberggdW1nrQZSvfVDAIUXr3WqLRZGZqWk/P4T8p2SP+de2Sr5HPcvjhcJzEiulKgnxtA==} 395 491 engines: {node: '>=18'} ··· 402 498 cpu: [x64] 403 499 os: [linux] 404 500 501 + '@esbuild/linux-x64@0.25.12': 502 + resolution: {integrity: sha512-uqZMTLr/zR/ed4jIGnwSLkaHmPjOjJvnm6TVVitAa08SLS9Z0VM8wIRx7gWbJB5/J54YuIMInDquWyYvQLZkgw==} 503 + engines: {node: '>=18'} 504 + cpu: [x64] 505 + os: [linux] 506 + 405 507 '@esbuild/netbsd-arm64@0.25.10': 406 508 resolution: {integrity: sha512-AKQM3gfYfSW8XRk8DdMCzaLUFB15dTrZfnX8WXQoOUpUBQ+NaAFCP1kPS/ykbbGYz7rxn0WS48/81l9hFl3u4A==} 407 509 engines: {node: '>=18'} ··· 414 516 cpu: [arm64] 415 517 os: [netbsd] 416 518 519 + '@esbuild/netbsd-arm64@0.25.12': 520 + resolution: {integrity: sha512-xXwcTq4GhRM7J9A8Gv5boanHhRa/Q9KLVmcyXHCTaM4wKfIpWkdXiMog/KsnxzJ0A1+nD+zoecuzqPmCRyBGjg==} 521 + engines: {node: '>=18'} 522 + cpu: [arm64] 523 + os: [netbsd] 524 + 417 525 '@esbuild/netbsd-x64@0.25.10': 418 526 resolution: {integrity: sha512-7RTytDPGU6fek/hWuN9qQpeGPBZFfB4zZgcz2VK2Z5VpdUxEI8JKYsg3JfO0n/Z1E/6l05n0unDCNc4HnhQGig==} 419 527 engines: {node: '>=18'} ··· 426 534 cpu: [x64] 427 535 os: [netbsd] 428 536 537 + '@esbuild/netbsd-x64@0.25.12': 538 + resolution: {integrity: sha512-Ld5pTlzPy3YwGec4OuHh1aCVCRvOXdH8DgRjfDy/oumVovmuSzWfnSJg+VtakB9Cm0gxNO9BzWkj6mtO1FMXkQ==} 539 + engines: {node: '>=18'} 540 + cpu: [x64] 541 + os: [netbsd] 542 + 429 543 '@esbuild/openbsd-arm64@0.25.10': 430 544 resolution: {integrity: sha512-5Se0VM9Wtq797YFn+dLimf2Zx6McttsH2olUBsDml+lm0GOCRVebRWUvDtkY4BWYv/3NgzS8b/UM3jQNh5hYyw==} 431 545 engines: {node: '>=18'} ··· 438 552 cpu: [arm64] 439 553 os: [openbsd] 440 554 555 + '@esbuild/openbsd-arm64@0.25.12': 556 + resolution: {integrity: sha512-fF96T6KsBo/pkQI950FARU9apGNTSlZGsv1jZBAlcLL1MLjLNIWPBkj5NlSz8aAzYKg+eNqknrUJ24QBybeR5A==} 557 + engines: {node: '>=18'} 558 + cpu: [arm64] 559 + os: [openbsd] 560 + 441 561 '@esbuild/openbsd-x64@0.25.10': 442 562 resolution: {integrity: sha512-XkA4frq1TLj4bEMB+2HnI0+4RnjbuGZfet2gs/LNs5Hc7D89ZQBHQ0gL2ND6Lzu1+QVkjp3x1gIcPKzRNP8bXw==} 443 563 engines: {node: '>=18'} ··· 450 570 cpu: [x64] 451 571 os: [openbsd] 452 572 573 + '@esbuild/openbsd-x64@0.25.12': 574 + resolution: {integrity: sha512-MZyXUkZHjQxUvzK7rN8DJ3SRmrVrke8ZyRusHlP+kuwqTcfWLyqMOE3sScPPyeIXN/mDJIfGXvcMqCgYKekoQw==} 575 + engines: {node: '>=18'} 576 + cpu: [x64] 577 + os: [openbsd] 578 + 453 579 '@esbuild/openharmony-arm64@0.25.10': 454 580 resolution: {integrity: sha512-AVTSBhTX8Y/Fz6OmIVBip9tJzZEUcY8WLh7I59+upa5/GPhh2/aM6bvOMQySspnCCHvFi79kMtdJS1w0DXAeag==} 455 581 engines: {node: '>=18'} ··· 462 588 cpu: [arm64] 463 589 os: [openharmony] 464 590 591 + '@esbuild/openharmony-arm64@0.25.12': 592 + resolution: {integrity: sha512-rm0YWsqUSRrjncSXGA7Zv78Nbnw4XL6/dzr20cyrQf7ZmRcsovpcRBdhD43Nuk3y7XIoW2OxMVvwuRvk9XdASg==} 593 + engines: {node: '>=18'} 594 + cpu: [arm64] 595 + os: [openharmony] 596 + 465 597 '@esbuild/sunos-x64@0.25.10': 466 598 resolution: {integrity: sha512-fswk3XT0Uf2pGJmOpDB7yknqhVkJQkAQOcW/ccVOtfx05LkbWOaRAtn5SaqXypeKQra1QaEa841PgrSL9ubSPQ==} 467 599 engines: {node: '>=18'} ··· 474 606 cpu: [x64] 475 607 os: [sunos] 476 608 609 + '@esbuild/sunos-x64@0.25.12': 610 + resolution: {integrity: sha512-3wGSCDyuTHQUzt0nV7bocDy72r2lI33QL3gkDNGkod22EsYl04sMf0qLb8luNKTOmgF/eDEDP5BFNwoBKH441w==} 611 + engines: {node: '>=18'} 612 + cpu: [x64] 613 + os: [sunos] 614 + 477 615 '@esbuild/win32-arm64@0.25.10': 478 616 resolution: {integrity: sha512-ah+9b59KDTSfpaCg6VdJoOQvKjI33nTaQr4UluQwW7aEwZQsbMCfTmfEO4VyewOxx4RaDT/xCy9ra2GPWmO7Kw==} 479 617 engines: {node: '>=18'} ··· 486 624 cpu: [arm64] 487 625 os: [win32] 488 626 627 + '@esbuild/win32-arm64@0.25.12': 628 + resolution: {integrity: sha512-rMmLrur64A7+DKlnSuwqUdRKyd3UE7oPJZmnljqEptesKM8wx9J8gx5u0+9Pq0fQQW8vqeKebwNXdfOyP+8Bsg==} 629 + engines: {node: '>=18'} 630 + cpu: [arm64] 631 + os: [win32] 632 + 489 633 '@esbuild/win32-ia32@0.25.10': 490 634 resolution: {integrity: sha512-QHPDbKkrGO8/cz9LKVnJU22HOi4pxZnZhhA2HYHez5Pz4JeffhDjf85E57Oyco163GnzNCVkZK0b/n4Y0UHcSw==} 491 635 engines: {node: '>=18'} ··· 498 642 cpu: [ia32] 499 643 os: [win32] 500 644 645 + '@esbuild/win32-ia32@0.25.12': 646 + resolution: {integrity: sha512-HkqnmmBoCbCwxUKKNPBixiWDGCpQGVsrQfJoVGYLPT41XWF8lHuE5N6WhVia2n4o5QK5M4tYr21827fNhi4byQ==} 647 + engines: {node: '>=18'} 648 + cpu: [ia32] 649 + os: [win32] 650 + 501 651 '@esbuild/win32-x64@0.25.10': 502 652 resolution: {integrity: sha512-9KpxSVFCu0iK1owoez6aC/s/EdUQLDN3adTxGCqxMVhrPDj6bt5dbrHDXUuq+Bs2vATFBBrQS5vdQ/Ed2P+nbw==} 503 653 engines: {node: '>=18'} ··· 506 656 507 657 '@esbuild/win32-x64@0.25.11': 508 658 resolution: {integrity: sha512-D7Hpz6A2L4hzsRpPaCYkQnGOotdUpDzSGRIv9I+1ITdHROSFUWW95ZPZWQmGka1Fg7W3zFJowyn9WGwMJ0+KPA==} 659 + engines: {node: '>=18'} 660 + cpu: [x64] 661 + os: [win32] 662 + 663 + '@esbuild/win32-x64@0.25.12': 664 + resolution: {integrity: sha512-alJC0uCZpTFrSL0CCDjcgleBXPnCrEAhTBILpeAp7M/OFgoqtAetfBzX0xM00MUsVVPpVjlPuMbREqnZCXaTnA==} 509 665 engines: {node: '>=18'} 510 666 cpu: [x64] 511 667 os: [win32] ··· 1270 1426 '@types/node@22.13.14': 1271 1427 resolution: {integrity: sha512-Zs/Ollc1SJ8nKUAgc7ivOEdIBM8JAKgrqqUYi2J997JuKO7/tpQC+WCetQ1sypiKCQWHdvdg9wBNpUPEWZae7w==} 1272 1428 1273 - '@types/node@24.9.2': 1274 - resolution: {integrity: sha512-uWN8YqxXxqFMX2RqGOrumsKeti4LlmIMIyV0lgut4jx7KQBcBiW6vkDtIBvHnHIquwNfJhk8v2OtmO8zXWHfPA==} 1429 + '@types/node@24.10.0': 1430 + resolution: {integrity: sha512-qzQZRBqkFsYyaSWXuEHc2WR9c0a0CXwiE5FWUvn7ZM+vdy1uZLfCunD38UzhuB7YN/J11ndbDBcTmOdxJo9Q7A==} 1275 1431 1276 1432 '@types/normalize-package-data@2.4.4': 1277 1433 resolution: {integrity: sha512-37i+OaWTh9qeK4LSHPsyRC7NahnGotNuZvjLSgcPzblpHB3rrCJxAOgI5gCdKm7coonsaX1Of0ILiTcnZjbfxA==} ··· 1511 1667 peerDependencies: 1512 1668 astro: ^3.0.0 || ^4.0.0 || ^5.0.0 1513 1669 1514 - astro@5.15.2: 1515 - resolution: {integrity: sha512-xQQ+PiYJ7WpUJrHJpAb52TQAUCFmSR8lAtQr3tFfSIZoTQiEMFx3HITJ01t3eDUpHjja8J6JcYqgAhr9xygKQg==} 1670 + astro@5.15.3: 1671 + resolution: {integrity: sha512-wUO/isJrcUoduRoKacKB9jpO6TxTlPV1zw8UqQx39jSNY7z9IxusJAiib3AiNvqK+dCWhqXx+OnExCCwELmcUw==} 1516 1672 engines: {node: 18.20.8 || ^20.3.0 || >=22.0.0, npm: '>=9.6.5', pnpm: '>=7.1.0'} 1517 1673 hasBin: true 1518 1674 ··· 2021 2177 engines: {node: '>=18'} 2022 2178 hasBin: true 2023 2179 2180 + esbuild@0.25.12: 2181 + resolution: {integrity: sha512-bbPBYYrtZbkt6Os6FiTLCTFxvq4tt3JKall1vRwshA3fdVztsLAatFaZobhkBC8/BrPetoa0oksYoKXoG4ryJg==} 2182 + engines: {node: '>=18'} 2183 + hasBin: true 2184 + 2024 2185 escalade@3.2.0: 2025 2186 resolution: {integrity: sha512-WUj2qlxaQtO4g6Pq5c29GTcWGDyd8itL8zTlipgECz3JesAiiOKotd8JU6otB3PACgG6xkJUyVhboMS+bje/jA==} 2026 2187 engines: {node: '>=6'} ··· 3078 3239 nth-check@2.1.1: 3079 3240 resolution: {integrity: sha512-lqjrjmaOoAnWfMmBPL+XNnynZh2+swxiX3WUE0s4yEHI6m+AwrK2UZOimIRl3X/4QctVqS8AiZjFqyOGrMXb/w==} 3080 3241 3081 - ofetch@1.5.0: 3082 - resolution: {integrity: sha512-A7llJ7eZyziA5xq9//3ZurA8OhFqtS99K5/V1sLBJ5j137CM/OAjlbA/TEJXBuOWwOfLqih+oH5U3ran4za1FQ==} 3242 + ofetch@1.5.1: 3243 + resolution: {integrity: sha512-2W4oUZlVaqAPAil6FUg/difl6YhqhUR7x2eZY4bQCko22UXg3hptq9KLQdqFClV+Wu85UX7hNtdGTngi/1BxcA==} 3083 3244 3084 3245 ohash@2.0.11: 3085 3246 resolution: {integrity: sha512-RdR9FQrFwNBNXAr4GixM8YaRZRJ5PUWbKYbE5eOsrwAjJW0q2REGcf79oYPsLyskQCZG1PLN+S/K1V00joZAoQ==} ··· 3827 3988 resolution: {integrity: sha512-6bc58dPYhCMHHuwxldQxO3RRNZ4eCogZ/st++0+fcC1nr0jiGUtAdBJ2qzmLQWSxbtz42pWt4QQMiZ9HvZf5cg==} 3828 3989 engines: {node: '>=0.10.0'} 3829 3990 3830 - unstorage@1.17.1: 3831 - resolution: {integrity: sha512-KKGwRTT0iVBCErKemkJCLs7JdxNVfqTPc/85ae1XES0+bsHbc/sFBfVi5kJp156cc51BHinIH2l3k0EZ24vOBQ==} 3991 + unstorage@1.17.2: 3992 + resolution: {integrity: sha512-cKEsD6iBWJgOMJ6vW1ID/SYuqNf8oN4yqRk8OYqaVQ3nnkJXOT1PSpaMh2QfzLs78UN5kSNRD2c/mgjT8tX7+w==} 3832 3993 peerDependencies: 3833 3994 '@azure/app-configuration': ^1.8.0 3834 3995 '@azure/cosmos': ^4.2.0 ··· 4138 4299 transitivePeerDependencies: 4139 4300 - supports-color 4140 4301 4141 - '@astrojs/mdx@4.3.9(astro@5.15.2(@netlify/blobs@10.3.1)(@types/node@24.9.2)(jiti@2.6.1)(rollup@4.52.5)(tsx@4.20.6)(typescript@5.9.3)(yaml@2.8.1))': 4302 + '@astrojs/mdx@4.3.9(astro@5.15.3(@netlify/blobs@10.3.1)(@types/node@24.10.0)(jiti@2.6.1)(rollup@4.52.5)(tsx@4.20.6)(typescript@5.9.3)(yaml@2.8.1))': 4142 4303 dependencies: 4143 4304 '@astrojs/markdown-remark': 6.3.8 4144 4305 '@mdx-js/mdx': 3.1.1 4145 4306 acorn: 8.15.0 4146 - astro: 5.15.2(@netlify/blobs@10.3.1)(@types/node@24.9.2)(jiti@2.6.1)(rollup@4.52.5)(tsx@4.20.6)(typescript@5.9.3)(yaml@2.8.1) 4307 + astro: 5.15.3(@netlify/blobs@10.3.1)(@types/node@24.10.0)(jiti@2.6.1)(rollup@4.52.5)(tsx@4.20.6)(typescript@5.9.3)(yaml@2.8.1) 4147 4308 es-module-lexer: 1.7.0 4148 4309 estree-util-visit: 2.0.0 4149 4310 hast-util-to-html: 9.0.5 ··· 4157 4318 transitivePeerDependencies: 4158 4319 - supports-color 4159 4320 4160 - '@astrojs/netlify@6.6.0(@types/node@24.9.2)(astro@5.15.2(@netlify/blobs@10.3.1)(@types/node@24.9.2)(jiti@2.6.1)(rollup@4.52.5)(tsx@4.20.6)(typescript@5.9.3)(yaml@2.8.1))(jiti@2.6.1)(rollup@4.52.5)(tsx@4.20.6)(yaml@2.8.1)': 4321 + '@astrojs/netlify@6.6.0(@types/node@24.10.0)(astro@5.15.3(@netlify/blobs@10.3.1)(@types/node@24.10.0)(jiti@2.6.1)(rollup@4.52.5)(tsx@4.20.6)(typescript@5.9.3)(yaml@2.8.1))(jiti@2.6.1)(rollup@4.52.5)(tsx@4.20.6)(yaml@2.8.1)': 4161 4322 dependencies: 4162 4323 '@astrojs/internal-helpers': 0.7.4 4163 4324 '@astrojs/underscore-redirects': 1.0.0 4164 4325 '@netlify/blobs': 10.3.1 4165 4326 '@netlify/functions': 4.3.0(rollup@4.52.5) 4166 - '@netlify/vite-plugin': 2.7.8(rollup@4.52.5)(vite@6.4.1(@types/node@24.9.2)(jiti@2.6.1)(tsx@4.20.6)(yaml@2.8.1)) 4327 + '@netlify/vite-plugin': 2.7.8(rollup@4.52.5)(vite@6.4.1(@types/node@24.10.0)(jiti@2.6.1)(tsx@4.20.6)(yaml@2.8.1)) 4167 4328 '@vercel/nft': 0.30.3(rollup@4.52.5) 4168 - astro: 5.15.2(@netlify/blobs@10.3.1)(@types/node@24.9.2)(jiti@2.6.1)(rollup@4.52.5)(tsx@4.20.6)(typescript@5.9.3)(yaml@2.8.1) 4329 + astro: 5.15.3(@netlify/blobs@10.3.1)(@types/node@24.10.0)(jiti@2.6.1)(rollup@4.52.5)(tsx@4.20.6)(typescript@5.9.3)(yaml@2.8.1) 4169 4330 esbuild: 0.25.11 4170 4331 tinyglobby: 0.2.15 4171 - vite: 6.4.1(@types/node@24.9.2)(jiti@2.6.1)(tsx@4.20.6)(yaml@2.8.1) 4332 + vite: 6.4.1(@types/node@24.10.0)(jiti@2.6.1)(tsx@4.20.6)(yaml@2.8.1) 4172 4333 transitivePeerDependencies: 4173 4334 - '@azure/app-configuration' 4174 4335 - '@azure/cosmos' ··· 4292 4453 '@esbuild/aix-ppc64@0.25.11': 4293 4454 optional: true 4294 4455 4456 + '@esbuild/aix-ppc64@0.25.12': 4457 + optional: true 4458 + 4295 4459 '@esbuild/android-arm64@0.25.10': 4296 4460 optional: true 4297 4461 4298 4462 '@esbuild/android-arm64@0.25.11': 4299 4463 optional: true 4300 4464 4465 + '@esbuild/android-arm64@0.25.12': 4466 + optional: true 4467 + 4301 4468 '@esbuild/android-arm@0.25.10': 4302 4469 optional: true 4303 4470 4304 4471 '@esbuild/android-arm@0.25.11': 4305 4472 optional: true 4306 4473 4474 + '@esbuild/android-arm@0.25.12': 4475 + optional: true 4476 + 4307 4477 '@esbuild/android-x64@0.25.10': 4308 4478 optional: true 4309 4479 4310 4480 '@esbuild/android-x64@0.25.11': 4311 4481 optional: true 4312 4482 4483 + '@esbuild/android-x64@0.25.12': 4484 + optional: true 4485 + 4313 4486 '@esbuild/darwin-arm64@0.25.10': 4314 4487 optional: true 4315 4488 4316 4489 '@esbuild/darwin-arm64@0.25.11': 4317 4490 optional: true 4318 4491 4492 + '@esbuild/darwin-arm64@0.25.12': 4493 + optional: true 4494 + 4319 4495 '@esbuild/darwin-x64@0.25.10': 4320 4496 optional: true 4321 4497 4322 4498 '@esbuild/darwin-x64@0.25.11': 4323 4499 optional: true 4324 4500 4501 + '@esbuild/darwin-x64@0.25.12': 4502 + optional: true 4503 + 4325 4504 '@esbuild/freebsd-arm64@0.25.10': 4326 4505 optional: true 4327 4506 4328 4507 '@esbuild/freebsd-arm64@0.25.11': 4329 4508 optional: true 4330 4509 4510 + '@esbuild/freebsd-arm64@0.25.12': 4511 + optional: true 4512 + 4331 4513 '@esbuild/freebsd-x64@0.25.10': 4332 4514 optional: true 4333 4515 4334 4516 '@esbuild/freebsd-x64@0.25.11': 4517 + optional: true 4518 + 4519 + '@esbuild/freebsd-x64@0.25.12': 4335 4520 optional: true 4336 4521 4337 4522 '@esbuild/linux-arm64@0.25.10': ··· 4340 4525 '@esbuild/linux-arm64@0.25.11': 4341 4526 optional: true 4342 4527 4528 + '@esbuild/linux-arm64@0.25.12': 4529 + optional: true 4530 + 4343 4531 '@esbuild/linux-arm@0.25.10': 4344 4532 optional: true 4345 4533 4346 4534 '@esbuild/linux-arm@0.25.11': 4535 + optional: true 4536 + 4537 + '@esbuild/linux-arm@0.25.12': 4347 4538 optional: true 4348 4539 4349 4540 '@esbuild/linux-ia32@0.25.10': ··· 4352 4543 '@esbuild/linux-ia32@0.25.11': 4353 4544 optional: true 4354 4545 4546 + '@esbuild/linux-ia32@0.25.12': 4547 + optional: true 4548 + 4355 4549 '@esbuild/linux-loong64@0.25.10': 4356 4550 optional: true 4357 4551 4358 4552 '@esbuild/linux-loong64@0.25.11': 4553 + optional: true 4554 + 4555 + '@esbuild/linux-loong64@0.25.12': 4359 4556 optional: true 4360 4557 4361 4558 '@esbuild/linux-mips64el@0.25.10': ··· 4364 4561 '@esbuild/linux-mips64el@0.25.11': 4365 4562 optional: true 4366 4563 4564 + '@esbuild/linux-mips64el@0.25.12': 4565 + optional: true 4566 + 4367 4567 '@esbuild/linux-ppc64@0.25.10': 4368 4568 optional: true 4369 4569 4370 4570 '@esbuild/linux-ppc64@0.25.11': 4571 + optional: true 4572 + 4573 + '@esbuild/linux-ppc64@0.25.12': 4371 4574 optional: true 4372 4575 4373 4576 '@esbuild/linux-riscv64@0.25.10': ··· 4376 4579 '@esbuild/linux-riscv64@0.25.11': 4377 4580 optional: true 4378 4581 4582 + '@esbuild/linux-riscv64@0.25.12': 4583 + optional: true 4584 + 4379 4585 '@esbuild/linux-s390x@0.25.10': 4380 4586 optional: true 4381 4587 4382 4588 '@esbuild/linux-s390x@0.25.11': 4383 4589 optional: true 4384 4590 4591 + '@esbuild/linux-s390x@0.25.12': 4592 + optional: true 4593 + 4385 4594 '@esbuild/linux-x64@0.25.10': 4386 4595 optional: true 4387 4596 4388 4597 '@esbuild/linux-x64@0.25.11': 4389 4598 optional: true 4390 4599 4600 + '@esbuild/linux-x64@0.25.12': 4601 + optional: true 4602 + 4391 4603 '@esbuild/netbsd-arm64@0.25.10': 4392 4604 optional: true 4393 4605 4394 4606 '@esbuild/netbsd-arm64@0.25.11': 4395 4607 optional: true 4396 4608 4609 + '@esbuild/netbsd-arm64@0.25.12': 4610 + optional: true 4611 + 4397 4612 '@esbuild/netbsd-x64@0.25.10': 4398 4613 optional: true 4399 4614 4400 4615 '@esbuild/netbsd-x64@0.25.11': 4401 4616 optional: true 4402 4617 4618 + '@esbuild/netbsd-x64@0.25.12': 4619 + optional: true 4620 + 4403 4621 '@esbuild/openbsd-arm64@0.25.10': 4404 4622 optional: true 4405 4623 4406 4624 '@esbuild/openbsd-arm64@0.25.11': 4407 4625 optional: true 4408 4626 4627 + '@esbuild/openbsd-arm64@0.25.12': 4628 + optional: true 4629 + 4409 4630 '@esbuild/openbsd-x64@0.25.10': 4410 4631 optional: true 4411 4632 4412 4633 '@esbuild/openbsd-x64@0.25.11': 4413 4634 optional: true 4414 4635 4636 + '@esbuild/openbsd-x64@0.25.12': 4637 + optional: true 4638 + 4415 4639 '@esbuild/openharmony-arm64@0.25.10': 4416 4640 optional: true 4417 4641 4418 4642 '@esbuild/openharmony-arm64@0.25.11': 4419 4643 optional: true 4420 4644 4645 + '@esbuild/openharmony-arm64@0.25.12': 4646 + optional: true 4647 + 4421 4648 '@esbuild/sunos-x64@0.25.10': 4422 4649 optional: true 4423 4650 4424 4651 '@esbuild/sunos-x64@0.25.11': 4652 + optional: true 4653 + 4654 + '@esbuild/sunos-x64@0.25.12': 4425 4655 optional: true 4426 4656 4427 4657 '@esbuild/win32-arm64@0.25.10': ··· 4430 4660 '@esbuild/win32-arm64@0.25.11': 4431 4661 optional: true 4432 4662 4663 + '@esbuild/win32-arm64@0.25.12': 4664 + optional: true 4665 + 4433 4666 '@esbuild/win32-ia32@0.25.10': 4434 4667 optional: true 4435 4668 4436 4669 '@esbuild/win32-ia32@0.25.11': 4437 4670 optional: true 4438 4671 4672 + '@esbuild/win32-ia32@0.25.12': 4673 + optional: true 4674 + 4439 4675 '@esbuild/win32-x64@0.25.10': 4440 4676 optional: true 4441 4677 4442 4678 '@esbuild/win32-x64@0.25.11': 4679 + optional: true 4680 + 4681 + '@esbuild/win32-x64@0.25.12': 4443 4682 optional: true 4444 4683 4445 4684 '@eslint-community/eslint-utils@4.9.0(eslint@9.38.0(jiti@2.6.1))': ··· 4937 5176 4938 5177 '@netlify/types@2.1.0': {} 4939 5178 4940 - '@netlify/vite-plugin@2.7.8(rollup@4.52.5)(vite@6.4.1(@types/node@24.9.2)(jiti@2.6.1)(tsx@4.20.6)(yaml@2.8.1))': 5179 + '@netlify/vite-plugin@2.7.8(rollup@4.52.5)(vite@6.4.1(@types/node@24.10.0)(jiti@2.6.1)(tsx@4.20.6)(yaml@2.8.1))': 4941 5180 dependencies: 4942 5181 '@netlify/dev': 4.6.7(rollup@4.52.5) 4943 5182 '@netlify/dev-utils': 4.3.0 4944 5183 dedent: 1.7.0 4945 - vite: 6.4.1(@types/node@24.9.2)(jiti@2.6.1)(tsx@4.20.6)(yaml@2.8.1) 5184 + vite: 6.4.1(@types/node@24.10.0)(jiti@2.6.1)(tsx@4.20.6)(yaml@2.8.1) 4946 5185 transitivePeerDependencies: 4947 5186 - '@azure/app-configuration' 4948 5187 - '@azure/cosmos' ··· 5181 5420 5182 5421 '@pkgr/core@0.2.9': {} 5183 5422 5184 - '@playform/inline@0.1.2(@netlify/blobs@10.3.1)(@types/node@24.9.2)(jiti@2.6.1)(rollup@4.52.5)(tsx@4.20.6)(typescript@5.9.3)(yaml@2.8.1)': 5423 + '@playform/inline@0.1.2(@netlify/blobs@10.3.1)(@types/node@24.10.0)(jiti@2.6.1)(rollup@4.52.5)(tsx@4.20.6)(typescript@5.9.3)(yaml@2.8.1)': 5185 5424 dependencies: 5186 5425 '@playform/pipe': 0.1.3 5187 - astro: 5.15.2(@netlify/blobs@10.3.1)(@types/node@24.9.2)(jiti@2.6.1)(rollup@4.52.5)(tsx@4.20.6)(typescript@5.9.3)(yaml@2.8.1) 5426 + astro: 5.15.3(@netlify/blobs@10.3.1)(@types/node@24.10.0)(jiti@2.6.1)(rollup@4.52.5)(tsx@4.20.6)(typescript@5.9.3)(yaml@2.8.1) 5188 5427 beasties: 0.2.0 5189 5428 deepmerge-ts: 7.1.5 5190 5429 transitivePeerDependencies: ··· 5379 5618 5380 5619 '@types/fontkit@2.0.8': 5381 5620 dependencies: 5382 - '@types/node': 24.9.2 5621 + '@types/node': 24.10.0 5383 5622 5384 5623 '@types/hast@3.0.4': 5385 5624 dependencies: ··· 5416 5655 dependencies: 5417 5656 undici-types: 6.20.0 5418 5657 5419 - '@types/node@24.9.2': 5658 + '@types/node@24.10.0': 5420 5659 dependencies: 5421 5660 undici-types: 7.16.0 5422 5661 ··· 5440 5679 5441 5680 '@types/yauzl@2.10.3': 5442 5681 dependencies: 5443 - '@types/node': 24.9.2 5682 + '@types/node': 24.10.0 5444 5683 optional: true 5445 5684 5446 5685 '@typescript-eslint/eslint-plugin@8.46.2(@typescript-eslint/parser@8.46.2(eslint@9.38.0(jiti@2.6.1))(typescript@5.9.3))(eslint@9.38.0(jiti@2.6.1))(typescript@5.9.3)': ··· 5748 5987 transitivePeerDependencies: 5749 5988 - supports-color 5750 5989 5751 - astro-og-canvas@0.7.2(astro@5.15.2(@netlify/blobs@10.3.1)(@types/node@24.9.2)(jiti@2.6.1)(rollup@4.52.5)(tsx@4.20.6)(typescript@5.9.3)(yaml@2.8.1)): 5990 + astro-og-canvas@0.7.2(astro@5.15.3(@netlify/blobs@10.3.1)(@types/node@24.10.0)(jiti@2.6.1)(rollup@4.52.5)(tsx@4.20.6)(typescript@5.9.3)(yaml@2.8.1)): 5752 5991 dependencies: 5753 - astro: 5.15.2(@netlify/blobs@10.3.1)(@types/node@24.9.2)(jiti@2.6.1)(rollup@4.52.5)(tsx@4.20.6)(typescript@5.9.3)(yaml@2.8.1) 5992 + astro: 5.15.3(@netlify/blobs@10.3.1)(@types/node@24.10.0)(jiti@2.6.1)(rollup@4.52.5)(tsx@4.20.6)(typescript@5.9.3)(yaml@2.8.1) 5754 5993 canvaskit-wasm: 0.40.0 5755 5994 deterministic-object-hash: 2.0.2 5756 5995 entities: 7.0.0 5757 5996 5758 - astro@5.15.2(@netlify/blobs@10.3.1)(@types/node@24.9.2)(jiti@2.6.1)(rollup@4.52.5)(tsx@4.20.6)(typescript@5.9.3)(yaml@2.8.1): 5997 + astro@5.15.3(@netlify/blobs@10.3.1)(@types/node@24.10.0)(jiti@2.6.1)(rollup@4.52.5)(tsx@4.20.6)(typescript@5.9.3)(yaml@2.8.1): 5759 5998 dependencies: 5760 5999 '@astrojs/compiler': 2.13.0 5761 6000 '@astrojs/internal-helpers': 0.7.4 ··· 5780 6019 dlv: 1.1.3 5781 6020 dset: 3.1.4 5782 6021 es-module-lexer: 1.7.0 5783 - esbuild: 0.25.11 6022 + esbuild: 0.25.12 5784 6023 estree-walker: 3.0.3 5785 6024 flattie: 1.1.1 5786 6025 fontace: 0.3.1 ··· 5809 6048 ultrahtml: 1.6.0 5810 6049 unifont: 0.6.0 5811 6050 unist-util-visit: 5.0.0 5812 - unstorage: 1.17.1(@netlify/blobs@10.3.1) 6051 + unstorage: 1.17.2(@netlify/blobs@10.3.1) 5813 6052 vfile: 6.0.3 5814 - vite: 6.4.1(@types/node@24.9.2)(jiti@2.6.1)(tsx@4.20.6)(yaml@2.8.1) 5815 - vitefu: 1.1.1(vite@6.4.1(@types/node@24.9.2)(jiti@2.6.1)(tsx@4.20.6)(yaml@2.8.1)) 6053 + vite: 6.4.1(@types/node@24.10.0)(jiti@2.6.1)(tsx@4.20.6)(yaml@2.8.1) 6054 + vitefu: 1.1.1(vite@6.4.1(@types/node@24.10.0)(jiti@2.6.1)(tsx@4.20.6)(yaml@2.8.1)) 5816 6055 xxhash-wasm: 1.1.0 5817 6056 yargs-parser: 21.1.1 5818 6057 yocto-spinner: 0.2.3 ··· 6352 6591 '@esbuild/win32-ia32': 0.25.11 6353 6592 '@esbuild/win32-x64': 0.25.11 6354 6593 6594 + esbuild@0.25.12: 6595 + optionalDependencies: 6596 + '@esbuild/aix-ppc64': 0.25.12 6597 + '@esbuild/android-arm': 0.25.12 6598 + '@esbuild/android-arm64': 0.25.12 6599 + '@esbuild/android-x64': 0.25.12 6600 + '@esbuild/darwin-arm64': 0.25.12 6601 + '@esbuild/darwin-x64': 0.25.12 6602 + '@esbuild/freebsd-arm64': 0.25.12 6603 + '@esbuild/freebsd-x64': 0.25.12 6604 + '@esbuild/linux-arm': 0.25.12 6605 + '@esbuild/linux-arm64': 0.25.12 6606 + '@esbuild/linux-ia32': 0.25.12 6607 + '@esbuild/linux-loong64': 0.25.12 6608 + '@esbuild/linux-mips64el': 0.25.12 6609 + '@esbuild/linux-ppc64': 0.25.12 6610 + '@esbuild/linux-riscv64': 0.25.12 6611 + '@esbuild/linux-s390x': 0.25.12 6612 + '@esbuild/linux-x64': 0.25.12 6613 + '@esbuild/netbsd-arm64': 0.25.12 6614 + '@esbuild/netbsd-x64': 0.25.12 6615 + '@esbuild/openbsd-arm64': 0.25.12 6616 + '@esbuild/openbsd-x64': 0.25.12 6617 + '@esbuild/openharmony-arm64': 0.25.12 6618 + '@esbuild/sunos-x64': 0.25.12 6619 + '@esbuild/win32-arm64': 0.25.12 6620 + '@esbuild/win32-ia32': 0.25.12 6621 + '@esbuild/win32-x64': 0.25.12 6622 + 6355 6623 escalade@3.2.0: {} 6356 6624 6357 6625 escape-string-regexp@4.0.0: {} ··· 6945 7213 h3: 1.15.4 6946 7214 image-meta: 0.2.2 6947 7215 listhen: 1.9.0 6948 - ofetch: 1.5.0 7216 + ofetch: 1.5.1 6949 7217 pathe: 2.0.3 6950 7218 sharp: 0.34.4 6951 7219 svgo: 4.0.0 6952 7220 ufo: 1.6.1 6953 - unstorage: 1.17.1(@netlify/blobs@10.3.1) 7221 + unstorage: 1.17.2(@netlify/blobs@10.3.1) 6954 7222 xss: 1.0.15 6955 7223 transitivePeerDependencies: 6956 7224 - '@azure/app-configuration' ··· 7833 8101 dependencies: 7834 8102 boolbase: 1.0.0 7835 8103 7836 - ofetch@1.5.0: 8104 + ofetch@1.5.1: 7837 8105 dependencies: 7838 8106 destr: 2.0.5 7839 8107 node-fetch-native: 1.6.7 ··· 8077 8345 '@protobufjs/path': 1.1.2 8078 8346 '@protobufjs/pool': 1.1.0 8079 8347 '@protobufjs/utf8': 1.1.0 8080 - '@types/node': 24.9.2 8348 + '@types/node': 24.10.0 8081 8349 long: 5.3.2 8082 8350 8083 8351 pump@3.0.3: ··· 8724 8992 unifont@0.6.0: 8725 8993 dependencies: 8726 8994 css-tree: 3.1.0 8727 - ofetch: 1.5.0 8995 + ofetch: 1.5.1 8728 8996 ohash: 2.0.11 8729 8997 8730 8998 unist-util-find-after@5.0.0: ··· 8777 9045 dependencies: 8778 9046 normalize-path: 2.1.1 8779 9047 8780 - unstorage@1.17.1(@netlify/blobs@10.3.1): 9048 + unstorage@1.17.2(@netlify/blobs@10.3.1): 8781 9049 dependencies: 8782 9050 anymatch: 3.1.3 8783 9051 chokidar: 4.0.3 ··· 8785 9053 h3: 1.15.4 8786 9054 lru-cache: 10.4.3 8787 9055 node-fetch-native: 1.6.7 8788 - ofetch: 1.5.0 9056 + ofetch: 1.5.1 8789 9057 ufo: 1.6.1 8790 9058 optionalDependencies: 8791 9059 '@netlify/blobs': 10.3.1 ··· 8832 9100 '@types/unist': 3.0.3 8833 9101 vfile-message: 4.0.3 8834 9102 8835 - vite@6.4.1(@types/node@24.9.2)(jiti@2.6.1)(tsx@4.20.6)(yaml@2.8.1): 9103 + vite@6.4.1(@types/node@24.10.0)(jiti@2.6.1)(tsx@4.20.6)(yaml@2.8.1): 8836 9104 dependencies: 8837 - esbuild: 0.25.11 9105 + esbuild: 0.25.12 8838 9106 fdir: 6.5.0(picomatch@4.0.3) 8839 9107 picomatch: 4.0.3 8840 9108 postcss: 8.5.6 8841 9109 rollup: 4.52.5 8842 9110 tinyglobby: 0.2.15 8843 9111 optionalDependencies: 8844 - '@types/node': 24.9.2 9112 + '@types/node': 24.10.0 8845 9113 fsevents: 2.3.3 8846 9114 jiti: 2.6.1 8847 9115 tsx: 4.20.6 8848 9116 yaml: 2.8.1 8849 9117 8850 - vitefu@1.1.1(vite@6.4.1(@types/node@24.9.2)(jiti@2.6.1)(tsx@4.20.6)(yaml@2.8.1)): 9118 + vitefu@1.1.1(vite@6.4.1(@types/node@24.10.0)(jiti@2.6.1)(tsx@4.20.6)(yaml@2.8.1)): 8851 9119 optionalDependencies: 8852 - vite: 6.4.1(@types/node@24.9.2)(jiti@2.6.1)(tsx@4.20.6)(yaml@2.8.1) 9120 + vite: 6.4.1(@types/node@24.10.0)(jiti@2.6.1)(tsx@4.20.6)(yaml@2.8.1) 8853 9121 8854 9122 web-namespaces@2.0.1: {} 8855 9123