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.17.1 to 5.17.2 in the astro group

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

Updates `astro` from 5.17.1 to 5.17.2
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/withastro/astro/releases">astro's releases</a>.</em></p>
<blockquote>
<h2>astro@5.17.2</h2>
<h3>Patch Changes</h3>
<ul>
<li><a href="https://github.com/withastro/astro/commit/c13b536197a70d8d4fd0037c5bd3aaa2be0598b9"><code>c13b536</code></a> Thanks <a href="https://github.com/matthewp"><code>@​matthewp</code></a>! - Improves Host header handling for SSR deployments behind proxies</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/withastro/astro/blob/astro@5.17.2/packages/astro/CHANGELOG.md">astro's changelog</a>.</em></p>
<blockquote>
<h2>5.17.2</h2>
<h3>Patch Changes</h3>
<ul>
<li><a href="https://github.com/withastro/astro/commit/c13b536197a70d8d4fd0037c5bd3aaa2be0598b9"><code>c13b536</code></a> Thanks <a href="https://github.com/matthewp"><code>@​matthewp</code></a>! - Improves Host header handling for SSR deployments behind proxies</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/withastro/astro/commit/f2955fbc0ebc14a6d04083287b50a769707b3d64"><code>f2955fb</code></a> [ci] release (<a href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/15474">#15474</a>)</li>
<li><a href="https://github.com/withastro/astro/commit/c13b536197a70d8d4fd0037c5bd3aaa2be0598b9"><code>c13b536</code></a> Validate Host header against allowedDomains</li>
<li><a href="https://github.com/withastro/astro/commit/2bf965c36aae1bb45d07eb0ab8ebed1ce3c57fb6"><code>2bf965c</code></a> update esbuild (<a href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/15193">#15193</a>)</li>
<li>See full diff in <a href="https://github.com/withastro/astro/commits/astro@5.17.2/packages/astro">compare view</a></li>
</ul>
</details>
<br />


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

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

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

---

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

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


</details>

authored by

dependabot[bot] and committed by
GitHub
8b493c77 f62a8429

+333 -202
+1 -1
package.json
··· 22 22 "@astrojs/rss": "^4.0.15", 23 23 "@astrojs/sitemap": "^3.7.0", 24 24 "@playform/inline": "^0.1.2", 25 - "astro": "^5.17.1", 25 + "astro": "^5.17.2", 26 26 "astro-og-canvas": "^0.10.1", 27 27 "canvaskit-wasm": "^0.40.0", 28 28 "feed": "^5.2.0",
+332 -201
pnpm-lock.yaml
··· 10 10 dependencies: 11 11 '@astrojs/mdx': 12 12 specifier: ^4.3.13 13 - version: 4.3.13(astro@5.17.1(@netlify/blobs@10.5.0)(@types/node@25.0.9)(jiti@2.6.1)(rollup@4.57.1)(tsx@4.21.0)(typescript@5.9.3)(yaml@2.8.2)) 13 + version: 4.3.13(astro@5.17.2(@netlify/blobs@10.5.0)(@types/node@25.0.9)(jiti@2.6.1)(rollup@4.57.1)(tsx@4.21.0)(typescript@5.9.3)(yaml@2.8.2)) 14 14 '@astrojs/netlify': 15 15 specifier: ^6.6.4 16 - version: 6.6.4(@netlify/api@14.0.12)(@types/node@25.0.9)(astro@5.17.1(@netlify/blobs@10.5.0)(@types/node@25.0.9)(jiti@2.6.1)(rollup@4.57.1)(tsx@4.21.0)(typescript@5.9.3)(yaml@2.8.2))(jiti@2.6.1)(rollup@4.57.1)(tsx@4.21.0)(yaml@2.8.2) 16 + version: 6.6.4(@netlify/api@14.0.12)(@types/node@25.0.9)(astro@5.17.2(@netlify/blobs@10.5.0)(@types/node@25.0.9)(jiti@2.6.1)(rollup@4.57.1)(tsx@4.21.0)(typescript@5.9.3)(yaml@2.8.2))(jiti@2.6.1)(rollup@4.57.1)(tsx@4.21.0)(yaml@2.8.2) 17 17 '@astrojs/rss': 18 18 specifier: ^4.0.15 19 19 version: 4.0.15 ··· 24 24 specifier: ^0.1.2 25 25 version: 0.1.2(@netlify/blobs@10.5.0)(@types/node@25.0.9)(jiti@2.6.1)(rollup@4.57.1)(tsx@4.21.0)(typescript@5.9.3)(yaml@2.8.2) 26 26 astro: 27 - specifier: ^5.17.1 28 - version: 5.17.1(@netlify/blobs@10.5.0)(@types/node@25.0.9)(jiti@2.6.1)(rollup@4.57.1)(tsx@4.21.0)(typescript@5.9.3)(yaml@2.8.2) 27 + specifier: ^5.17.2 28 + version: 5.17.2(@netlify/blobs@10.5.0)(@types/node@25.0.9)(jiti@2.6.1)(rollup@4.57.1)(tsx@4.21.0)(typescript@5.9.3)(yaml@2.8.2) 29 29 astro-og-canvas: 30 30 specifier: ^0.10.1 31 - version: 0.10.1(astro@5.17.1(@netlify/blobs@10.5.0)(@types/node@25.0.9)(jiti@2.6.1)(rollup@4.57.1)(tsx@4.21.0)(typescript@5.9.3)(yaml@2.8.2)) 31 + version: 0.10.1(astro@5.17.2(@netlify/blobs@10.5.0)(@types/node@25.0.9)(jiti@2.6.1)(rollup@4.57.1)(tsx@4.21.0)(typescript@5.9.3)(yaml@2.8.2)) 32 32 canvaskit-wasm: 33 33 specifier: ^0.40.0 34 34 version: 0.40.0 ··· 116 116 117 117 '@astrojs/compiler@2.13.0': 118 118 resolution: {integrity: sha512-mqVORhUJViA28fwHYaWmsXSzLO9osbdZ5ImUfxBarqsYdMlPbqAqGJCxsNzvppp1BEzc1mJNjOVvQqeDN8Vspw==} 119 + 120 + '@astrojs/compiler@2.13.1': 121 + resolution: {integrity: sha512-f3FN83d2G/v32ipNClRKgYv30onQlMZX1vCeZMjPsMMPl1mDpmbl0+N5BYo4S/ofzqJyS5hvwacEo0CCVDn/Qg==} 119 122 120 123 '@astrojs/internal-helpers@0.7.5': 121 124 resolution: {integrity: sha512-vreGnYSSKhAjFJCWAwe/CNhONvoc5lokxtRoZims+0wa3KbHBdPHSSthJsKxPd8d/aic6lWKpRTYGY/hsgK6EA==} ··· 206 209 cpu: [ppc64] 207 210 os: [aix] 208 211 212 + '@esbuild/aix-ppc64@0.27.3': 213 + resolution: {integrity: sha512-9fJMTNFTWZMh5qwrBItuziu834eOCUcEqymSH7pY+zoMVEZg3gcPuBNxH1EvfVYe9h0x/Ptw8KBzv7qxb7l8dg==} 214 + engines: {node: '>=18'} 215 + cpu: [ppc64] 216 + os: [aix] 217 + 209 218 '@esbuild/android-arm64@0.25.12': 210 219 resolution: {integrity: sha512-6AAmLG7zwD1Z159jCKPvAxZd4y/VTO0VkprYy+3N2FtJ8+BQWFXU+OxARIwA46c5tdD9SsKGZ/1ocqBS/gAKHg==} 211 220 engines: {node: '>=18'} ··· 218 227 cpu: [arm64] 219 228 os: [android] 220 229 230 + '@esbuild/android-arm64@0.27.3': 231 + resolution: {integrity: sha512-YdghPYUmj/FX2SYKJ0OZxf+iaKgMsKHVPF1MAq/P8WirnSpCStzKJFjOjzsW0QQ7oIAiccHdcqjbHmJxRb/dmg==} 232 + engines: {node: '>=18'} 233 + cpu: [arm64] 234 + os: [android] 235 + 221 236 '@esbuild/android-arm@0.25.12': 222 237 resolution: {integrity: sha512-VJ+sKvNA/GE7Ccacc9Cha7bpS8nyzVv0jdVgwNDaR4gDMC/2TTRc33Ip8qrNYUcpkOHUT5OZ0bUcNNVZQ9RLlg==} 223 238 engines: {node: '>=18'} ··· 230 245 cpu: [arm] 231 246 os: [android] 232 247 248 + '@esbuild/android-arm@0.27.3': 249 + resolution: {integrity: sha512-i5D1hPY7GIQmXlXhs2w8AWHhenb00+GxjxRncS2ZM7YNVGNfaMxgzSGuO8o8SJzRc/oZwU2bcScvVERk03QhzA==} 250 + engines: {node: '>=18'} 251 + cpu: [arm] 252 + os: [android] 253 + 233 254 '@esbuild/android-x64@0.25.12': 234 255 resolution: {integrity: sha512-5jbb+2hhDHx5phYR2By8GTWEzn6I9UqR11Kwf22iKbNpYrsmRB18aX/9ivc5cabcUiAT/wM+YIZ6SG9QO6a8kg==} 235 256 engines: {node: '>=18'} ··· 242 263 cpu: [x64] 243 264 os: [android] 244 265 266 + '@esbuild/android-x64@0.27.3': 267 + resolution: {integrity: sha512-IN/0BNTkHtk8lkOM8JWAYFg4ORxBkZQf9zXiEOfERX/CzxW3Vg1ewAhU7QSWQpVIzTW+b8Xy+lGzdYXV6UZObQ==} 268 + engines: {node: '>=18'} 269 + cpu: [x64] 270 + os: [android] 271 + 245 272 '@esbuild/darwin-arm64@0.25.12': 246 273 resolution: {integrity: sha512-N3zl+lxHCifgIlcMUP5016ESkeQjLj/959RxxNYIthIg+CQHInujFuXeWbWMgnTo4cp5XVHqFPmpyu9J65C1Yg==} 247 274 engines: {node: '>=18'} ··· 250 277 251 278 '@esbuild/darwin-arm64@0.27.2': 252 279 resolution: {integrity: sha512-davCD2Zc80nzDVRwXTcQP/28fiJbcOwvdolL0sOiOsbwBa72kegmVU0Wrh1MYrbuCL98Omp5dVhQFWRKR2ZAlg==} 280 + engines: {node: '>=18'} 281 + cpu: [arm64] 282 + os: [darwin] 283 + 284 + '@esbuild/darwin-arm64@0.27.3': 285 + resolution: {integrity: sha512-Re491k7ByTVRy0t3EKWajdLIr0gz2kKKfzafkth4Q8A5n1xTHrkqZgLLjFEHVD+AXdUGgQMq+Godfq45mGpCKg==} 253 286 engines: {node: '>=18'} 254 287 cpu: [arm64] 255 288 os: [darwin] ··· 266 299 cpu: [x64] 267 300 os: [darwin] 268 301 302 + '@esbuild/darwin-x64@0.27.3': 303 + resolution: {integrity: sha512-vHk/hA7/1AckjGzRqi6wbo+jaShzRowYip6rt6q7VYEDX4LEy1pZfDpdxCBnGtl+A5zq8iXDcyuxwtv3hNtHFg==} 304 + engines: {node: '>=18'} 305 + cpu: [x64] 306 + os: [darwin] 307 + 269 308 '@esbuild/freebsd-arm64@0.25.12': 270 309 resolution: {integrity: sha512-gA0Bx759+7Jve03K1S0vkOu5Lg/85dou3EseOGUes8flVOGxbhDDh/iZaoek11Y8mtyKPGF3vP8XhnkDEAmzeg==} 271 310 engines: {node: '>=18'} ··· 278 317 cpu: [arm64] 279 318 os: [freebsd] 280 319 320 + '@esbuild/freebsd-arm64@0.27.3': 321 + resolution: {integrity: sha512-ipTYM2fjt3kQAYOvo6vcxJx3nBYAzPjgTCk7QEgZG8AUO3ydUhvelmhrbOheMnGOlaSFUoHXB6un+A7q4ygY9w==} 322 + engines: {node: '>=18'} 323 + cpu: [arm64] 324 + os: [freebsd] 325 + 281 326 '@esbuild/freebsd-x64@0.25.12': 282 327 resolution: {integrity: sha512-TGbO26Yw2xsHzxtbVFGEXBFH0FRAP7gtcPE7P5yP7wGy7cXK2oO7RyOhL5NLiqTlBh47XhmIUXuGciXEqYFfBQ==} 283 328 engines: {node: '>=18'} ··· 290 335 cpu: [x64] 291 336 os: [freebsd] 292 337 338 + '@esbuild/freebsd-x64@0.27.3': 339 + resolution: {integrity: sha512-dDk0X87T7mI6U3K9VjWtHOXqwAMJBNN2r7bejDsc+j03SEjtD9HrOl8gVFByeM0aJksoUuUVU9TBaZa2rgj0oA==} 340 + engines: {node: '>=18'} 341 + cpu: [x64] 342 + os: [freebsd] 343 + 293 344 '@esbuild/linux-arm64@0.25.12': 294 345 resolution: {integrity: sha512-8bwX7a8FghIgrupcxb4aUmYDLp8pX06rGh5HqDT7bB+8Rdells6mHvrFHHW2JAOPZUbnjUpKTLg6ECyzvas2AQ==} 295 346 engines: {node: '>=18'} ··· 298 349 299 350 '@esbuild/linux-arm64@0.27.2': 300 351 resolution: {integrity: sha512-hYxN8pr66NsCCiRFkHUAsxylNOcAQaxSSkHMMjcpx0si13t1LHFphxJZUiGwojB1a/Hd5OiPIqDdXONia6bhTw==} 352 + engines: {node: '>=18'} 353 + cpu: [arm64] 354 + os: [linux] 355 + 356 + '@esbuild/linux-arm64@0.27.3': 357 + resolution: {integrity: sha512-sZOuFz/xWnZ4KH3YfFrKCf1WyPZHakVzTiqji3WDc0BCl2kBwiJLCXpzLzUBLgmp4veFZdvN5ChW4Eq/8Fc2Fg==} 301 358 engines: {node: '>=18'} 302 359 cpu: [arm64] 303 360 os: [linux] ··· 314 371 cpu: [arm] 315 372 os: [linux] 316 373 374 + '@esbuild/linux-arm@0.27.3': 375 + resolution: {integrity: sha512-s6nPv2QkSupJwLYyfS+gwdirm0ukyTFNl3KTgZEAiJDd+iHZcbTPPcWCcRYH+WlNbwChgH2QkE9NSlNrMT8Gfw==} 376 + engines: {node: '>=18'} 377 + cpu: [arm] 378 + os: [linux] 379 + 317 380 '@esbuild/linux-ia32@0.25.12': 318 381 resolution: {integrity: sha512-0y9KrdVnbMM2/vG8KfU0byhUN+EFCny9+8g202gYqSSVMonbsCfLjUO+rCci7pM0WBEtz+oK/PIwHkzxkyharA==} 319 382 engines: {node: '>=18'} ··· 326 389 cpu: [ia32] 327 390 os: [linux] 328 391 392 + '@esbuild/linux-ia32@0.27.3': 393 + resolution: {integrity: sha512-yGlQYjdxtLdh0a3jHjuwOrxQjOZYD/C9PfdbgJJF3TIZWnm/tMd/RcNiLngiu4iwcBAOezdnSLAwQDPqTmtTYg==} 394 + engines: {node: '>=18'} 395 + cpu: [ia32] 396 + os: [linux] 397 + 329 398 '@esbuild/linux-loong64@0.25.12': 330 399 resolution: {integrity: sha512-h///Lr5a9rib/v1GGqXVGzjL4TMvVTv+s1DPoxQdz7l/AYv6LDSxdIwzxkrPW438oUXiDtwM10o9PmwS/6Z0Ng==} 331 400 engines: {node: '>=18'} ··· 338 407 cpu: [loong64] 339 408 os: [linux] 340 409 410 + '@esbuild/linux-loong64@0.27.3': 411 + resolution: {integrity: sha512-WO60Sn8ly3gtzhyjATDgieJNet/KqsDlX5nRC5Y3oTFcS1l0KWba+SEa9Ja1GfDqSF1z6hif/SkpQJbL63cgOA==} 412 + engines: {node: '>=18'} 413 + cpu: [loong64] 414 + os: [linux] 415 + 341 416 '@esbuild/linux-mips64el@0.25.12': 342 417 resolution: {integrity: sha512-iyRrM1Pzy9GFMDLsXn1iHUm18nhKnNMWscjmp4+hpafcZjrr2WbT//d20xaGljXDBYHqRcl8HnxbX6uaA/eGVw==} 343 418 engines: {node: '>=18'} ··· 350 425 cpu: [mips64el] 351 426 os: [linux] 352 427 428 + '@esbuild/linux-mips64el@0.27.3': 429 + resolution: {integrity: sha512-APsymYA6sGcZ4pD6k+UxbDjOFSvPWyZhjaiPyl/f79xKxwTnrn5QUnXR5prvetuaSMsb4jgeHewIDCIWljrSxw==} 430 + engines: {node: '>=18'} 431 + cpu: [mips64el] 432 + os: [linux] 433 + 353 434 '@esbuild/linux-ppc64@0.25.12': 354 435 resolution: {integrity: sha512-9meM/lRXxMi5PSUqEXRCtVjEZBGwB7P/D4yT8UG/mwIdze2aV4Vo6U5gD3+RsoHXKkHCfSxZKzmDssVlRj1QQA==} 355 436 engines: {node: '>=18'} ··· 362 443 cpu: [ppc64] 363 444 os: [linux] 364 445 446 + '@esbuild/linux-ppc64@0.27.3': 447 + resolution: {integrity: sha512-eizBnTeBefojtDb9nSh4vvVQ3V9Qf9Df01PfawPcRzJH4gFSgrObw+LveUyDoKU3kxi5+9RJTCWlj4FjYXVPEA==} 448 + engines: {node: '>=18'} 449 + cpu: [ppc64] 450 + os: [linux] 451 + 365 452 '@esbuild/linux-riscv64@0.25.12': 366 453 resolution: {integrity: sha512-Zr7KR4hgKUpWAwb1f3o5ygT04MzqVrGEGXGLnj15YQDJErYu/BGg+wmFlIDOdJp0PmB0lLvxFIOXZgFRrdjR0w==} 367 454 engines: {node: '>=18'} ··· 374 461 cpu: [riscv64] 375 462 os: [linux] 376 463 464 + '@esbuild/linux-riscv64@0.27.3': 465 + resolution: {integrity: sha512-3Emwh0r5wmfm3ssTWRQSyVhbOHvqegUDRd0WhmXKX2mkHJe1SFCMJhagUleMq+Uci34wLSipf8Lagt4LlpRFWQ==} 466 + engines: {node: '>=18'} 467 + cpu: [riscv64] 468 + os: [linux] 469 + 377 470 '@esbuild/linux-s390x@0.25.12': 378 471 resolution: {integrity: sha512-MsKncOcgTNvdtiISc/jZs/Zf8d0cl/t3gYWX8J9ubBnVOwlk65UIEEvgBORTiljloIWnBzLs4qhzPkJcitIzIg==} 379 472 engines: {node: '>=18'} ··· 386 479 cpu: [s390x] 387 480 os: [linux] 388 481 482 + '@esbuild/linux-s390x@0.27.3': 483 + resolution: {integrity: sha512-pBHUx9LzXWBc7MFIEEL0yD/ZVtNgLytvx60gES28GcWMqil8ElCYR4kvbV2BDqsHOvVDRrOxGySBM9Fcv744hw==} 484 + engines: {node: '>=18'} 485 + cpu: [s390x] 486 + os: [linux] 487 + 389 488 '@esbuild/linux-x64@0.25.12': 390 489 resolution: {integrity: sha512-uqZMTLr/zR/ed4jIGnwSLkaHmPjOjJvnm6TVVitAa08SLS9Z0VM8wIRx7gWbJB5/J54YuIMInDquWyYvQLZkgw==} 391 490 engines: {node: '>=18'} ··· 398 497 cpu: [x64] 399 498 os: [linux] 400 499 500 + '@esbuild/linux-x64@0.27.3': 501 + resolution: {integrity: sha512-Czi8yzXUWIQYAtL/2y6vogER8pvcsOsk5cpwL4Gk5nJqH5UZiVByIY8Eorm5R13gq+DQKYg0+JyQoytLQas4dA==} 502 + engines: {node: '>=18'} 503 + cpu: [x64] 504 + os: [linux] 505 + 401 506 '@esbuild/netbsd-arm64@0.25.12': 402 507 resolution: {integrity: sha512-xXwcTq4GhRM7J9A8Gv5boanHhRa/Q9KLVmcyXHCTaM4wKfIpWkdXiMog/KsnxzJ0A1+nD+zoecuzqPmCRyBGjg==} 403 508 engines: {node: '>=18'} ··· 410 515 cpu: [arm64] 411 516 os: [netbsd] 412 517 518 + '@esbuild/netbsd-arm64@0.27.3': 519 + resolution: {integrity: sha512-sDpk0RgmTCR/5HguIZa9n9u+HVKf40fbEUt+iTzSnCaGvY9kFP0YKBWZtJaraonFnqef5SlJ8/TiPAxzyS+UoA==} 520 + engines: {node: '>=18'} 521 + cpu: [arm64] 522 + os: [netbsd] 523 + 413 524 '@esbuild/netbsd-x64@0.25.12': 414 525 resolution: {integrity: sha512-Ld5pTlzPy3YwGec4OuHh1aCVCRvOXdH8DgRjfDy/oumVovmuSzWfnSJg+VtakB9Cm0gxNO9BzWkj6mtO1FMXkQ==} 415 526 engines: {node: '>=18'} ··· 422 533 cpu: [x64] 423 534 os: [netbsd] 424 535 536 + '@esbuild/netbsd-x64@0.27.3': 537 + resolution: {integrity: sha512-P14lFKJl/DdaE00LItAukUdZO5iqNH7+PjoBm+fLQjtxfcfFE20Xf5CrLsmZdq5LFFZzb5JMZ9grUwvtVYzjiA==} 538 + engines: {node: '>=18'} 539 + cpu: [x64] 540 + os: [netbsd] 541 + 425 542 '@esbuild/openbsd-arm64@0.25.12': 426 543 resolution: {integrity: sha512-fF96T6KsBo/pkQI950FARU9apGNTSlZGsv1jZBAlcLL1MLjLNIWPBkj5NlSz8aAzYKg+eNqknrUJ24QBybeR5A==} 427 544 engines: {node: '>=18'} ··· 430 547 431 548 '@esbuild/openbsd-arm64@0.27.2': 432 549 resolution: {integrity: sha512-DNIHH2BPQ5551A7oSHD0CKbwIA/Ox7+78/AWkbS5QoRzaqlev2uFayfSxq68EkonB+IKjiuxBFoV8ESJy8bOHA==} 550 + engines: {node: '>=18'} 551 + cpu: [arm64] 552 + os: [openbsd] 553 + 554 + '@esbuild/openbsd-arm64@0.27.3': 555 + resolution: {integrity: sha512-AIcMP77AvirGbRl/UZFTq5hjXK+2wC7qFRGoHSDrZ5v5b8DK/GYpXW3CPRL53NkvDqb9D+alBiC/dV0Fb7eJcw==} 433 556 engines: {node: '>=18'} 434 557 cpu: [arm64] 435 558 os: [openbsd] ··· 446 569 cpu: [x64] 447 570 os: [openbsd] 448 571 572 + '@esbuild/openbsd-x64@0.27.3': 573 + resolution: {integrity: sha512-DnW2sRrBzA+YnE70LKqnM3P+z8vehfJWHXECbwBmH/CU51z6FiqTQTHFenPlHmo3a8UgpLyH3PT+87OViOh1AQ==} 574 + engines: {node: '>=18'} 575 + cpu: [x64] 576 + os: [openbsd] 577 + 449 578 '@esbuild/openharmony-arm64@0.25.12': 450 579 resolution: {integrity: sha512-rm0YWsqUSRrjncSXGA7Zv78Nbnw4XL6/dzr20cyrQf7ZmRcsovpcRBdhD43Nuk3y7XIoW2OxMVvwuRvk9XdASg==} 451 580 engines: {node: '>=18'} ··· 458 587 cpu: [arm64] 459 588 os: [openharmony] 460 589 590 + '@esbuild/openharmony-arm64@0.27.3': 591 + resolution: {integrity: sha512-NinAEgr/etERPTsZJ7aEZQvvg/A6IsZG/LgZy+81wON2huV7SrK3e63dU0XhyZP4RKGyTm7aOgmQk0bGp0fy2g==} 592 + engines: {node: '>=18'} 593 + cpu: [arm64] 594 + os: [openharmony] 595 + 461 596 '@esbuild/sunos-x64@0.25.12': 462 597 resolution: {integrity: sha512-3wGSCDyuTHQUzt0nV7bocDy72r2lI33QL3gkDNGkod22EsYl04sMf0qLb8luNKTOmgF/eDEDP5BFNwoBKH441w==} 463 598 engines: {node: '>=18'} ··· 470 605 cpu: [x64] 471 606 os: [sunos] 472 607 608 + '@esbuild/sunos-x64@0.27.3': 609 + resolution: {integrity: sha512-PanZ+nEz+eWoBJ8/f8HKxTTD172SKwdXebZ0ndd953gt1HRBbhMsaNqjTyYLGLPdoWHy4zLU7bDVJztF5f3BHA==} 610 + engines: {node: '>=18'} 611 + cpu: [x64] 612 + os: [sunos] 613 + 473 614 '@esbuild/win32-arm64@0.25.12': 474 615 resolution: {integrity: sha512-rMmLrur64A7+DKlnSuwqUdRKyd3UE7oPJZmnljqEptesKM8wx9J8gx5u0+9Pq0fQQW8vqeKebwNXdfOyP+8Bsg==} 475 616 engines: {node: '>=18'} ··· 482 623 cpu: [arm64] 483 624 os: [win32] 484 625 626 + '@esbuild/win32-arm64@0.27.3': 627 + resolution: {integrity: sha512-B2t59lWWYrbRDw/tjiWOuzSsFh1Y/E95ofKz7rIVYSQkUYBjfSgf6oeYPNWHToFRr2zx52JKApIcAS/D5TUBnA==} 628 + engines: {node: '>=18'} 629 + cpu: [arm64] 630 + os: [win32] 631 + 485 632 '@esbuild/win32-ia32@0.25.12': 486 633 resolution: {integrity: sha512-HkqnmmBoCbCwxUKKNPBixiWDGCpQGVsrQfJoVGYLPT41XWF8lHuE5N6WhVia2n4o5QK5M4tYr21827fNhi4byQ==} 487 634 engines: {node: '>=18'} ··· 494 641 cpu: [ia32] 495 642 os: [win32] 496 643 644 + '@esbuild/win32-ia32@0.27.3': 645 + resolution: {integrity: sha512-QLKSFeXNS8+tHW7tZpMtjlNb7HKau0QDpwm49u0vUp9y1WOF+PEzkU84y9GqYaAVW8aH8f3GcBck26jh54cX4Q==} 646 + engines: {node: '>=18'} 647 + cpu: [ia32] 648 + os: [win32] 649 + 497 650 '@esbuild/win32-x64@0.25.12': 498 651 resolution: {integrity: sha512-alJC0uCZpTFrSL0CCDjcgleBXPnCrEAhTBILpeAp7M/OFgoqtAetfBzX0xM00MUsVVPpVjlPuMbREqnZCXaTnA==} 499 652 engines: {node: '>=18'} ··· 502 655 503 656 '@esbuild/win32-x64@0.27.2': 504 657 resolution: {integrity: sha512-sRdU18mcKf7F+YgheI/zGf5alZatMUTKj/jNS6l744f9u3WFu4v7twcUI9vu4mknF4Y9aDlblIie0IM+5xxaqQ==} 658 + engines: {node: '>=18'} 659 + cpu: [x64] 660 + os: [win32] 661 + 662 + '@esbuild/win32-x64@0.27.3': 663 + resolution: {integrity: sha512-4uJGhsxuptu3OcpVAzli+/gWusVGwZZHTlS63hh++ehExkVT8SgiEf7/uC/PclrPPkLhZqGgCTjd0VWLo6xMqA==} 505 664 engines: {node: '>=18'} 506 665 cpu: [x64] 507 666 os: [win32] ··· 1255 1414 '@types/yauzl@2.10.3': 1256 1415 resolution: {integrity: sha512-oJoftv0LSuaDZE3Le4DbKX+KS9G36NzOeSap90UIK0yMA/NhKJhqlSGtNDORNRaIbQfzjXDrQa0ytJ6mNRGz/Q==} 1257 1416 1258 - '@typescript-eslint/eslint-plugin@8.53.1': 1259 - resolution: {integrity: sha512-cFYYFZ+oQFi6hUnBTbLRXfTJiaQtYE3t4O692agbBl+2Zy+eqSKWtPjhPXJu1G7j4RLjKgeJPDdq3EqOwmX5Ag==} 1260 - engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 1261 - peerDependencies: 1262 - '@typescript-eslint/parser': ^8.53.1 1263 - eslint: ^8.57.0 || ^9.0.0 1264 - typescript: '>=4.8.4 <6.0.0' 1265 - 1266 1417 '@typescript-eslint/eslint-plugin@8.54.0': 1267 1418 resolution: {integrity: sha512-hAAP5io/7csFStuOmR782YmTthKBJ9ND3WVL60hcOjvtGFb+HJxH4O5huAcmcZ9v9G8P+JETiZ/G1B8MALnWZQ==} 1268 1419 engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} ··· 1271 1422 eslint: ^8.57.0 || ^9.0.0 1272 1423 typescript: '>=4.8.4 <6.0.0' 1273 1424 1274 - '@typescript-eslint/parser@8.53.1': 1275 - resolution: {integrity: sha512-nm3cvFN9SqZGXjmw5bZ6cGmvJSyJPn0wU9gHAZZHDnZl2wF9PhHv78Xf06E0MaNk4zLVHL8hb2/c32XvyJOLQg==} 1276 - engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 1277 - peerDependencies: 1278 - eslint: ^8.57.0 || ^9.0.0 1279 - typescript: '>=4.8.4 <6.0.0' 1280 - 1281 1425 '@typescript-eslint/parser@8.54.0': 1282 1426 resolution: {integrity: sha512-BtE0k6cjwjLZoZixN0t5AKP0kSzlGu7FctRXYuPAm//aaiZhmfq1JwdYpYr1brzEspYyFeF+8XF5j2VK6oalrA==} 1283 1427 engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} ··· 1285 1429 eslint: ^8.57.0 || ^9.0.0 1286 1430 typescript: '>=4.8.4 <6.0.0' 1287 1431 1288 - '@typescript-eslint/project-service@8.53.1': 1289 - resolution: {integrity: sha512-WYC4FB5Ra0xidsmlPb+1SsnaSKPmS3gsjIARwbEkHkoWloQmuzcfypljaJcR78uyLA1h8sHdWWPHSLDI+MtNog==} 1290 - engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 1291 - peerDependencies: 1292 - typescript: '>=4.8.4 <6.0.0' 1293 - 1294 1432 '@typescript-eslint/project-service@8.54.0': 1295 1433 resolution: {integrity: sha512-YPf+rvJ1s7MyiWM4uTRhE4DvBXrEV+d8oC3P9Y2eT7S+HBS0clybdMIPnhiATi9vZOYDc7OQ1L/i6ga6NFYK/g==} 1296 1434 engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 1297 1435 peerDependencies: 1298 1436 typescript: '>=4.8.4 <6.0.0' 1299 1437 1300 - '@typescript-eslint/scope-manager@8.53.1': 1301 - resolution: {integrity: sha512-Lu23yw1uJMFY8cUeq7JlrizAgeQvWugNQzJp8C3x8Eo5Jw5Q2ykMdiiTB9vBVOOUBysMzmRRmUfwFrZuI2C4SQ==} 1302 - engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 1303 - 1304 1438 '@typescript-eslint/scope-manager@8.54.0': 1305 1439 resolution: {integrity: sha512-27rYVQku26j/PbHYcVfRPonmOlVI6gihHtXFbTdB5sb6qA0wdAQAbyXFVarQ5t4HRojIz64IV90YtsjQSSGlQg==} 1306 1440 engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 1307 1441 1308 - '@typescript-eslint/tsconfig-utils@8.53.1': 1309 - resolution: {integrity: sha512-qfvLXS6F6b1y43pnf0pPbXJ+YoXIC7HKg0UGZ27uMIemKMKA6XH2DTxsEDdpdN29D+vHV07x/pnlPNVLhdhWiA==} 1310 - engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 1311 - peerDependencies: 1312 - typescript: '>=4.8.4 <6.0.0' 1313 - 1314 1442 '@typescript-eslint/tsconfig-utils@8.54.0': 1315 1443 resolution: {integrity: sha512-dRgOyT2hPk/JwxNMZDsIXDgyl9axdJI3ogZ2XWhBPsnZUv+hPesa5iuhdYt2gzwA9t8RE5ytOJ6xB0moV0Ujvw==} 1316 1444 engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 1317 1445 peerDependencies: 1318 1446 typescript: '>=4.8.4 <6.0.0' 1319 1447 1320 - '@typescript-eslint/type-utils@8.53.1': 1321 - resolution: {integrity: sha512-MOrdtNvyhy0rHyv0ENzub1d4wQYKb2NmIqG7qEqPWFW7Mpy2jzFC3pQ2yKDvirZB7jypm5uGjF2Qqs6OIqu47w==} 1322 - engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 1323 - peerDependencies: 1324 - eslint: ^8.57.0 || ^9.0.0 1325 - typescript: '>=4.8.4 <6.0.0' 1326 - 1327 1448 '@typescript-eslint/type-utils@8.54.0': 1328 1449 resolution: {integrity: sha512-hiLguxJWHjjwL6xMBwD903ciAwd7DmK30Y9Axs/etOkftC3ZNN9K44IuRD/EB08amu+Zw6W37x9RecLkOo3pMA==} 1329 1450 engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} ··· 1335 1456 resolution: {integrity: sha512-LWQV1V4q9V4cT4H5JCIx3481iIFxH1UkVk+ZkGGAV1ZGcjGI9IoFOfg3O6ywz8QqCDEp7Inlg6kovMofsNRaGg==} 1336 1457 engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 1337 1458 1338 - '@typescript-eslint/types@8.53.1': 1339 - resolution: {integrity: sha512-jr/swrr2aRmUAUjW5/zQHbMaui//vQlsZcJKijZf3M26bnmLj8LyZUpj8/Rd6uzaek06OWsqdofN/Thenm5O8A==} 1340 - engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 1341 - 1342 1459 '@typescript-eslint/types@8.54.0': 1343 1460 resolution: {integrity: sha512-PDUI9R1BVjqu7AUDsRBbKMtwmjWcn4J3le+5LpcFgWULN3LvHC5rkc9gCVxbrsrGmO1jfPybN5s6h4Jy+OnkAA==} 1344 1461 engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 1345 1462 1346 - '@typescript-eslint/typescript-estree@8.53.1': 1347 - resolution: {integrity: sha512-RGlVipGhQAG4GxV1s34O91cxQ/vWiHJTDHbXRr0li2q/BGg3RR/7NM8QDWgkEgrwQYCvmJV9ichIwyoKCQ+DTg==} 1348 - engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 1349 - peerDependencies: 1350 - typescript: '>=4.8.4 <6.0.0' 1351 - 1352 1463 '@typescript-eslint/typescript-estree@8.54.0': 1353 1464 resolution: {integrity: sha512-BUwcskRaPvTk6fzVWgDPdUndLjB87KYDrN5EYGetnktoeAvPtO4ONHlAZDnj5VFnUANg0Sjm7j4usBlnoVMHwA==} 1354 1465 engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 1355 1466 peerDependencies: 1356 1467 typescript: '>=4.8.4 <6.0.0' 1357 1468 1358 - '@typescript-eslint/utils@8.53.1': 1359 - resolution: {integrity: sha512-c4bMvGVWW4hv6JmDUEG7fSYlWOl3II2I4ylt0NM+seinYQlZMQIaKaXIIVJWt9Ofh6whrpM+EdDQXKXjNovvrg==} 1360 - engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 1361 - peerDependencies: 1362 - eslint: ^8.57.0 || ^9.0.0 1363 - typescript: '>=4.8.4 <6.0.0' 1364 - 1365 1469 '@typescript-eslint/utils@8.54.0': 1366 1470 resolution: {integrity: sha512-9Cnda8GS57AQakvRyG0PTejJNlA2xhvyNtEVIMlDWOOeEyBkYWhGPnfrIAnqxLMTSTo6q8g12XVjjev5l1NvMA==} 1367 1471 engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 1368 1472 peerDependencies: 1369 1473 eslint: ^8.57.0 || ^9.0.0 1370 1474 typescript: '>=4.8.4 <6.0.0' 1371 - 1372 - '@typescript-eslint/visitor-keys@8.53.1': 1373 - resolution: {integrity: sha512-oy+wV7xDKFPRyNggmXuZQSBzvoLnpmJs+GhzRhPjrxl2b/jIlyjVokzm47CZCDUdXKr2zd7ZLodPfOBpOPyPlg==} 1374 - engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 1375 1475 1376 1476 '@typescript-eslint/visitor-keys@8.54.0': 1377 1477 resolution: {integrity: sha512-VFlhGSl4opC0bprJiItPQ1RfUhGDIBokcPwaFH4yiBCaNPeld/9VeXbiPO1cLyorQi1G1vL+ecBk1x8o1axORA==} ··· 1531 1631 peerDependencies: 1532 1632 astro: ^5.0.0 || ^6.0.0-alpha 1533 1633 1534 - astro@5.17.1: 1535 - resolution: {integrity: sha512-oD3tlxTaVWGq/Wfbqk6gxzVRz98xa/rYlpe+gU2jXJMSD01k6sEDL01ZlT8mVSYB/rMgnvIOfiQQ3BbLdN237A==} 1634 + astro@5.17.2: 1635 + resolution: {integrity: sha512-7jnMqGo53hOQNwo1N/wqeOvUp8wwW/p+DeerSjSkHNx8L/1mhy6P7rVo7EhdmF8DpKqw0tl/B5Fx1WcIzg1ysA==} 1536 1636 engines: {node: 18.20.8 || ^20.3.0 || >=22.0.0, npm: '>=9.6.5', pnpm: '>=7.1.0'} 1537 1637 hasBin: true 1538 1638 ··· 2030 2130 engines: {node: '>=18'} 2031 2131 hasBin: true 2032 2132 2133 + esbuild@0.27.3: 2134 + resolution: {integrity: sha512-8VwMnyGCONIs6cWue2IdpHxHnAjzxnw2Zr7MkVxB2vjmQ2ivqGFb4LEG3SMnv0Gb2F/G/2yA8zUaiL1gywDCCg==} 2135 + engines: {node: '>=18'} 2136 + hasBin: true 2137 + 2033 2138 escalade@3.2.0: 2034 2139 resolution: {integrity: sha512-WUj2qlxaQtO4g6Pq5c29GTcWGDyd8itL8zTlipgECz3JesAiiOKotd8JU6otB3PACgG6xkJUyVhboMS+bje/jA==} 2035 2140 engines: {node: '>=6'} ··· 2329 2434 2330 2435 glob@10.5.0: 2331 2436 resolution: {integrity: sha512-DfXN8DfhJ7NH3Oe7cFmu3NCu1wKbkReJ8TorzSAFbSKrlNaQSKfIzqYqVY8zlbs2NLBbWpRiU52GX2PbaBVNkg==} 2437 + deprecated: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me 2332 2438 hasBin: true 2333 2439 2334 2440 globals@14.0.0: ··· 2578 2684 is-url@1.2.4: 2579 2685 resolution: {integrity: sha512-ITvGim8FhRiYe4IQ5uHSkj7pVaPDrCTkNd3yq3cV7iZAcJdHTUMPMEHcqSOy9xZ9qFenQCvi+2wjH9a1nXqHww==} 2580 2686 2581 - is-wsl@3.1.0: 2582 - resolution: {integrity: sha512-UcVfVfaK4Sc4m7X3dUSoHoozQGBEFeDC+zVo06t98xe8CzHSZZBekNXH+tu0NalHolcJ/QAGqS46Hef7QXBIMw==} 2687 + is-wsl@3.1.1: 2688 + resolution: {integrity: sha512-e6rvdUCiQCAuumZslxRJWR/Doq4VpPR82kqclvcS0efgt430SlGIk05vdCN58+VrzgtIcfNODjozVielycD4Sw==} 2583 2689 engines: {node: '>=16'} 2584 2690 2585 2691 is64bit@2.0.0: ··· 2729 2835 lru-cache@10.4.3: 2730 2836 resolution: {integrity: sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==} 2731 2837 2732 - lru-cache@11.2.5: 2733 - resolution: {integrity: sha512-vFrFJkWtJvJnD5hg+hJvVE8Lh/TcMzKnTgCWmtBipwI5yLX/iX+5UB2tfuyODF5E7k9xEzMdYgGqaSb1c0c5Yw==} 2838 + lru-cache@11.2.6: 2839 + resolution: {integrity: sha512-ESL2CrkS/2wTPfuend7Zhkzo2u0daGJ/A2VucJOgQ/C48S/zB8MMeMHSGKYpXhIjbPxfuezITkaBH1wqv00DDQ==} 2734 2840 engines: {node: 20 || >=22} 2735 2841 2736 2842 luxon@3.7.2: ··· 2740 2846 magic-string@0.30.21: 2741 2847 resolution: {integrity: sha512-vd2F4YUyEXKGcLHoq+TEyCjxueSeHnFxyyjNp80yg0XV4vUhnDer/lvvlqM/arB5bXQN5K2/3oinyCRyx8T2CQ==} 2742 2848 2743 - magicast@0.5.1: 2744 - resolution: {integrity: sha512-xrHS24IxaLrvuo613F719wvOIv9xPHFWQHuvGUBmPnCA/3MQxKI3b+r7n1jAoDHmsbC5bRhTZYR77invLAxVnw==} 2849 + magicast@0.5.2: 2850 + resolution: {integrity: sha512-E3ZJh4J3S9KfwdjZhe2afj6R9lGIN5Pher1pF39UGrXRqq/VDaGVIGN13BjHd2u8B61hArAGOnso7nBOouW3TQ==} 2745 2851 2746 2852 map-obj@5.0.2: 2747 2853 resolution: {integrity: sha512-K6K2NgKnTXimT3779/4KxSvobxOtMmx1LBZ3NwRxT/MDIR3Br/fQ4Q+WCX5QxjyUR8zg5+RV9Tbf2c5pAWTD2A==} ··· 3519 3625 engines: {node: '>=10'} 3520 3626 hasBin: true 3521 3627 3628 + semver@7.7.4: 3629 + resolution: {integrity: sha512-vFKC2IEtQnVhpT78h1Yp8wzwrf8CM+MzKMHGJZfBtzhZNycRFnXsHk6E5TxIkkMsgNS7mdX3AGB7x2QM2di4lA==} 3630 + engines: {node: '>=10'} 3631 + hasBin: true 3632 + 3522 3633 sharp@0.34.5: 3523 3634 resolution: {integrity: sha512-Ou9I5Ft9WNcCbXrU9cMgPBcCK8LiwLqcbywW3t4oDV37n1pzpuNLsYiAV8eODnjbtQlSDwZ2cUEeQz4E54Hltg==} 3524 3635 engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} ··· 3671 3782 tar@7.5.2: 3672 3783 resolution: {integrity: sha512-7NyxrTE4Anh8km8iEy7o0QYPs+0JKBTj5ZaqHg6B39erLg0qYXN3BijtShwbsNSvQ+LN75+KV+C4QR/f6Gwnpg==} 3673 3784 engines: {node: '>=18'} 3674 - deprecated: Old versions of tar are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exhorbitant rates) by contacting i@izs.me 3785 + deprecated: Old versions of tar are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me 3675 3786 3676 3787 text-decoder@1.2.3: 3677 3788 resolution: {integrity: sha512-3/o9z3X0X0fTupwsYvR03pJ/DjWuqqrfwBgTQzdWDiQSm9KitAyz/9WqsT2JQW7KV2m+bC2ol/zqpW37NHxLaA==} ··· 3793 3904 unified@11.0.5: 3794 3905 resolution: {integrity: sha512-xKvGhPWw3k84Qjh8bI3ZeJjqnyadK+GEFtazSfZv/rKeTkTjOJho6mFqh2SM96iIcZokxiOpg78GazTSg8+KHA==} 3795 3906 3796 - unifont@0.7.3: 3797 - resolution: {integrity: sha512-b0GtQzKCyuSHGsfj5vyN8st7muZ6VCI4XD4vFlr7Uy1rlWVYxC3npnfk8MyreHxJYrz1ooLDqDzFe9XqQTlAhA==} 3907 + unifont@0.7.4: 3908 + resolution: {integrity: sha512-oHeis4/xl42HUIeHuNZRGEvxj5AaIKR+bHPNegRq5LV1gdc3jundpONbjglKpihmJf+dswygdMJn3eftGIMemg==} 3798 3909 3799 3910 unist-util-find-after@5.0.0: 3800 3911 resolution: {integrity: sha512-amQa0Ep2m6hE2g72AugUItjbuM8X8cGQnFoHk0pGfrFeT9GZhzN5SW8nRsiGKK7Aif4CrACPENkA6P/Lw6fHGQ==} ··· 4120 4231 4121 4232 '@astrojs/compiler@2.13.0': {} 4122 4233 4234 + '@astrojs/compiler@2.13.1': {} 4235 + 4123 4236 '@astrojs/internal-helpers@0.7.5': {} 4124 4237 4125 4238 '@astrojs/markdown-remark@6.3.10': ··· 4148 4261 transitivePeerDependencies: 4149 4262 - supports-color 4150 4263 4151 - '@astrojs/mdx@4.3.13(astro@5.17.1(@netlify/blobs@10.5.0)(@types/node@25.0.9)(jiti@2.6.1)(rollup@4.57.1)(tsx@4.21.0)(typescript@5.9.3)(yaml@2.8.2))': 4264 + '@astrojs/mdx@4.3.13(astro@5.17.2(@netlify/blobs@10.5.0)(@types/node@25.0.9)(jiti@2.6.1)(rollup@4.57.1)(tsx@4.21.0)(typescript@5.9.3)(yaml@2.8.2))': 4152 4265 dependencies: 4153 4266 '@astrojs/markdown-remark': 6.3.10 4154 4267 '@mdx-js/mdx': 3.1.1 4155 4268 acorn: 8.15.0 4156 - astro: 5.17.1(@netlify/blobs@10.5.0)(@types/node@25.0.9)(jiti@2.6.1)(rollup@4.57.1)(tsx@4.21.0)(typescript@5.9.3)(yaml@2.8.2) 4269 + astro: 5.17.2(@netlify/blobs@10.5.0)(@types/node@25.0.9)(jiti@2.6.1)(rollup@4.57.1)(tsx@4.21.0)(typescript@5.9.3)(yaml@2.8.2) 4157 4270 es-module-lexer: 1.7.0 4158 4271 estree-util-visit: 2.0.0 4159 4272 hast-util-to-html: 9.0.5 ··· 4167 4280 transitivePeerDependencies: 4168 4281 - supports-color 4169 4282 4170 - '@astrojs/netlify@6.6.4(@netlify/api@14.0.12)(@types/node@25.0.9)(astro@5.17.1(@netlify/blobs@10.5.0)(@types/node@25.0.9)(jiti@2.6.1)(rollup@4.57.1)(tsx@4.21.0)(typescript@5.9.3)(yaml@2.8.2))(jiti@2.6.1)(rollup@4.57.1)(tsx@4.21.0)(yaml@2.8.2)': 4283 + '@astrojs/netlify@6.6.4(@netlify/api@14.0.12)(@types/node@25.0.9)(astro@5.17.2(@netlify/blobs@10.5.0)(@types/node@25.0.9)(jiti@2.6.1)(rollup@4.57.1)(tsx@4.21.0)(typescript@5.9.3)(yaml@2.8.2))(jiti@2.6.1)(rollup@4.57.1)(tsx@4.21.0)(yaml@2.8.2)': 4171 4284 dependencies: 4172 4285 '@astrojs/internal-helpers': 0.7.5 4173 4286 '@astrojs/underscore-redirects': 1.0.0 ··· 4175 4288 '@netlify/functions': 5.1.2 4176 4289 '@netlify/vite-plugin': 2.7.19(@netlify/api@14.0.12)(rollup@4.57.1)(vite@6.4.1(@types/node@25.0.9)(jiti@2.6.1)(tsx@4.21.0)(yaml@2.8.2)) 4177 4290 '@vercel/nft': 0.30.4(rollup@4.57.1) 4178 - astro: 5.17.1(@netlify/blobs@10.5.0)(@types/node@25.0.9)(jiti@2.6.1)(rollup@4.57.1)(tsx@4.21.0)(typescript@5.9.3)(yaml@2.8.2) 4291 + astro: 5.17.2(@netlify/blobs@10.5.0)(@types/node@25.0.9)(jiti@2.6.1)(rollup@4.57.1)(tsx@4.21.0)(typescript@5.9.3)(yaml@2.8.2) 4179 4292 esbuild: 0.25.12 4180 4293 tinyglobby: 0.2.15 4181 4294 vite: 6.4.1(@types/node@25.0.9)(jiti@2.6.1)(tsx@4.21.0)(yaml@2.8.2) ··· 4239 4352 dlv: 1.1.3 4240 4353 dset: 3.1.4 4241 4354 is-docker: 3.0.0 4242 - is-wsl: 3.1.0 4355 + is-wsl: 3.1.1 4243 4356 which-pm-runs: 1.1.0 4244 4357 transitivePeerDependencies: 4245 4358 - supports-color ··· 4296 4409 optional: true 4297 4410 4298 4411 '@esbuild/aix-ppc64@0.27.2': 4412 + optional: true 4413 + 4414 + '@esbuild/aix-ppc64@0.27.3': 4299 4415 optional: true 4300 4416 4301 4417 '@esbuild/android-arm64@0.25.12': ··· 4304 4420 '@esbuild/android-arm64@0.27.2': 4305 4421 optional: true 4306 4422 4423 + '@esbuild/android-arm64@0.27.3': 4424 + optional: true 4425 + 4307 4426 '@esbuild/android-arm@0.25.12': 4308 4427 optional: true 4309 4428 4310 4429 '@esbuild/android-arm@0.27.2': 4311 4430 optional: true 4312 4431 4432 + '@esbuild/android-arm@0.27.3': 4433 + optional: true 4434 + 4313 4435 '@esbuild/android-x64@0.25.12': 4314 4436 optional: true 4315 4437 4316 4438 '@esbuild/android-x64@0.27.2': 4317 4439 optional: true 4318 4440 4441 + '@esbuild/android-x64@0.27.3': 4442 + optional: true 4443 + 4319 4444 '@esbuild/darwin-arm64@0.25.12': 4320 4445 optional: true 4321 4446 4322 4447 '@esbuild/darwin-arm64@0.27.2': 4323 4448 optional: true 4324 4449 4450 + '@esbuild/darwin-arm64@0.27.3': 4451 + optional: true 4452 + 4325 4453 '@esbuild/darwin-x64@0.25.12': 4326 4454 optional: true 4327 4455 4328 4456 '@esbuild/darwin-x64@0.27.2': 4329 4457 optional: true 4330 4458 4459 + '@esbuild/darwin-x64@0.27.3': 4460 + optional: true 4461 + 4331 4462 '@esbuild/freebsd-arm64@0.25.12': 4332 4463 optional: true 4333 4464 4334 4465 '@esbuild/freebsd-arm64@0.27.2': 4335 4466 optional: true 4336 4467 4468 + '@esbuild/freebsd-arm64@0.27.3': 4469 + optional: true 4470 + 4337 4471 '@esbuild/freebsd-x64@0.25.12': 4338 4472 optional: true 4339 4473 4340 4474 '@esbuild/freebsd-x64@0.27.2': 4475 + optional: true 4476 + 4477 + '@esbuild/freebsd-x64@0.27.3': 4341 4478 optional: true 4342 4479 4343 4480 '@esbuild/linux-arm64@0.25.12': ··· 4346 4483 '@esbuild/linux-arm64@0.27.2': 4347 4484 optional: true 4348 4485 4486 + '@esbuild/linux-arm64@0.27.3': 4487 + optional: true 4488 + 4349 4489 '@esbuild/linux-arm@0.25.12': 4350 4490 optional: true 4351 4491 4352 4492 '@esbuild/linux-arm@0.27.2': 4353 4493 optional: true 4354 4494 4495 + '@esbuild/linux-arm@0.27.3': 4496 + optional: true 4497 + 4355 4498 '@esbuild/linux-ia32@0.25.12': 4356 4499 optional: true 4357 4500 4358 4501 '@esbuild/linux-ia32@0.27.2': 4502 + optional: true 4503 + 4504 + '@esbuild/linux-ia32@0.27.3': 4359 4505 optional: true 4360 4506 4361 4507 '@esbuild/linux-loong64@0.25.12': ··· 4364 4510 '@esbuild/linux-loong64@0.27.2': 4365 4511 optional: true 4366 4512 4513 + '@esbuild/linux-loong64@0.27.3': 4514 + optional: true 4515 + 4367 4516 '@esbuild/linux-mips64el@0.25.12': 4368 4517 optional: true 4369 4518 4370 4519 '@esbuild/linux-mips64el@0.27.2': 4371 4520 optional: true 4372 4521 4522 + '@esbuild/linux-mips64el@0.27.3': 4523 + optional: true 4524 + 4373 4525 '@esbuild/linux-ppc64@0.25.12': 4374 4526 optional: true 4375 4527 4376 4528 '@esbuild/linux-ppc64@0.27.2': 4377 4529 optional: true 4378 4530 4531 + '@esbuild/linux-ppc64@0.27.3': 4532 + optional: true 4533 + 4379 4534 '@esbuild/linux-riscv64@0.25.12': 4380 4535 optional: true 4381 4536 4382 4537 '@esbuild/linux-riscv64@0.27.2': 4538 + optional: true 4539 + 4540 + '@esbuild/linux-riscv64@0.27.3': 4383 4541 optional: true 4384 4542 4385 4543 '@esbuild/linux-s390x@0.25.12': ··· 4388 4546 '@esbuild/linux-s390x@0.27.2': 4389 4547 optional: true 4390 4548 4549 + '@esbuild/linux-s390x@0.27.3': 4550 + optional: true 4551 + 4391 4552 '@esbuild/linux-x64@0.25.12': 4392 4553 optional: true 4393 4554 4394 4555 '@esbuild/linux-x64@0.27.2': 4395 4556 optional: true 4396 4557 4558 + '@esbuild/linux-x64@0.27.3': 4559 + optional: true 4560 + 4397 4561 '@esbuild/netbsd-arm64@0.25.12': 4398 4562 optional: true 4399 4563 4400 4564 '@esbuild/netbsd-arm64@0.27.2': 4401 4565 optional: true 4402 4566 4567 + '@esbuild/netbsd-arm64@0.27.3': 4568 + optional: true 4569 + 4403 4570 '@esbuild/netbsd-x64@0.25.12': 4404 4571 optional: true 4405 4572 4406 4573 '@esbuild/netbsd-x64@0.27.2': 4574 + optional: true 4575 + 4576 + '@esbuild/netbsd-x64@0.27.3': 4407 4577 optional: true 4408 4578 4409 4579 '@esbuild/openbsd-arm64@0.25.12': ··· 4412 4582 '@esbuild/openbsd-arm64@0.27.2': 4413 4583 optional: true 4414 4584 4585 + '@esbuild/openbsd-arm64@0.27.3': 4586 + optional: true 4587 + 4415 4588 '@esbuild/openbsd-x64@0.25.12': 4416 4589 optional: true 4417 4590 4418 4591 '@esbuild/openbsd-x64@0.27.2': 4419 4592 optional: true 4420 4593 4594 + '@esbuild/openbsd-x64@0.27.3': 4595 + optional: true 4596 + 4421 4597 '@esbuild/openharmony-arm64@0.25.12': 4422 4598 optional: true 4423 4599 4424 4600 '@esbuild/openharmony-arm64@0.27.2': 4601 + optional: true 4602 + 4603 + '@esbuild/openharmony-arm64@0.27.3': 4425 4604 optional: true 4426 4605 4427 4606 '@esbuild/sunos-x64@0.25.12': ··· 4430 4609 '@esbuild/sunos-x64@0.27.2': 4431 4610 optional: true 4432 4611 4612 + '@esbuild/sunos-x64@0.27.3': 4613 + optional: true 4614 + 4433 4615 '@esbuild/win32-arm64@0.25.12': 4434 4616 optional: true 4435 4617 4436 4618 '@esbuild/win32-arm64@0.27.2': 4437 4619 optional: true 4438 4620 4621 + '@esbuild/win32-arm64@0.27.3': 4622 + optional: true 4623 + 4439 4624 '@esbuild/win32-ia32@0.25.12': 4440 4625 optional: true 4441 4626 4442 4627 '@esbuild/win32-ia32@0.27.2': 4443 4628 optional: true 4444 4629 4630 + '@esbuild/win32-ia32@0.27.3': 4631 + optional: true 4632 + 4445 4633 '@esbuild/win32-x64@0.25.12': 4446 4634 optional: true 4447 4635 4448 4636 '@esbuild/win32-x64@0.27.2': 4637 + optional: true 4638 + 4639 + '@esbuild/win32-x64@0.27.3': 4449 4640 optional: true 4450 4641 4451 4642 '@eslint-community/eslint-utils@4.9.1(eslint@9.39.2(jiti@2.6.1))': ··· 4633 4824 https-proxy-agent: 7.0.6 4634 4825 node-fetch: 2.7.0 4635 4826 nopt: 8.1.0 4636 - semver: 7.7.3 4827 + semver: 7.7.4 4637 4828 tar: 7.5.2 4638 4829 transitivePeerDependencies: 4639 4830 - encoding ··· 4735 4926 image-size: 2.0.2 4736 4927 js-image-generator: 1.0.4 4737 4928 parse-gitignore: 2.0.0 4738 - semver: 7.7.3 4929 + semver: 7.7.4 4739 4930 tmp-promise: 3.0.3 4740 4931 uuid: 13.0.0 4741 4932 write-file-atomic: 5.0.1 ··· 4797 4988 p-wait-for: 5.0.2 4798 4989 parse-imports: 2.2.1 4799 4990 path-key: 4.0.0 4800 - semver: 7.7.3 4991 + semver: 7.7.4 4801 4992 tar: 7.5.2 4802 4993 tmp-promise: 3.0.3 4803 4994 urlpattern-polyfill: 8.0.2 ··· 4831 5022 jwt-decode: 4.0.0 4832 5023 lambda-local: 2.2.0 4833 5024 read-package-up: 11.0.0 4834 - semver: 7.7.3 5025 + semver: 7.7.4 4835 5026 source-map-support: 0.5.21 4836 5027 transitivePeerDependencies: 4837 5028 - bare-abort-controller ··· 4987 5178 precinct: 12.2.0 4988 5179 require-package-name: 2.0.1 4989 5180 resolve: 2.0.0-next.5 4990 - semver: 7.7.3 5181 + semver: 7.7.4 4991 5182 tmp-promise: 3.0.3 4992 5183 toml: 3.0.0 4993 5184 unixify: 1.0.0 ··· 5068 5259 '@opentelemetry/propagator-b3': 1.30.1(@opentelemetry/api@1.9.0) 5069 5260 '@opentelemetry/propagator-jaeger': 1.30.1(@opentelemetry/api@1.9.0) 5070 5261 '@opentelemetry/sdk-trace-base': 1.30.1(@opentelemetry/api@1.9.0) 5071 - semver: 7.7.3 5262 + semver: 7.7.4 5072 5263 5073 5264 '@opentelemetry/semantic-conventions@1.28.0': {} 5074 5265 ··· 5147 5338 '@playform/inline@0.1.2(@netlify/blobs@10.5.0)(@types/node@25.0.9)(jiti@2.6.1)(rollup@4.57.1)(tsx@4.21.0)(typescript@5.9.3)(yaml@2.8.2)': 5148 5339 dependencies: 5149 5340 '@playform/pipe': 0.1.3 5150 - astro: 5.17.1(@netlify/blobs@10.5.0)(@types/node@25.0.9)(jiti@2.6.1)(rollup@4.57.1)(tsx@4.21.0)(typescript@5.9.3)(yaml@2.8.2) 5341 + astro: 5.17.2(@netlify/blobs@10.5.0)(@types/node@25.0.9)(jiti@2.6.1)(rollup@4.57.1)(tsx@4.21.0)(typescript@5.9.3)(yaml@2.8.2) 5151 5342 beasties: 0.2.0 5152 5343 deepmerge-ts: 7.1.5 5153 5344 transitivePeerDependencies: ··· 5385 5576 '@types/node': 25.0.9 5386 5577 optional: true 5387 5578 5388 - '@typescript-eslint/eslint-plugin@8.53.1(@typescript-eslint/parser@8.53.1(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)': 5389 - dependencies: 5390 - '@eslint-community/regexpp': 4.12.2 5391 - '@typescript-eslint/parser': 8.53.1(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3) 5392 - '@typescript-eslint/scope-manager': 8.53.1 5393 - '@typescript-eslint/type-utils': 8.53.1(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3) 5394 - '@typescript-eslint/utils': 8.53.1(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3) 5395 - '@typescript-eslint/visitor-keys': 8.53.1 5396 - eslint: 9.39.2(jiti@2.6.1) 5397 - ignore: 7.0.5 5398 - natural-compare: 1.4.0 5399 - ts-api-utils: 2.4.0(typescript@5.9.3) 5400 - typescript: 5.9.3 5401 - transitivePeerDependencies: 5402 - - supports-color 5403 - 5404 5579 '@typescript-eslint/eslint-plugin@8.54.0(@typescript-eslint/parser@8.54.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)': 5405 5580 dependencies: 5406 5581 '@eslint-community/regexpp': 4.12.2 ··· 5417 5592 transitivePeerDependencies: 5418 5593 - supports-color 5419 5594 5420 - '@typescript-eslint/parser@8.53.1(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)': 5421 - dependencies: 5422 - '@typescript-eslint/scope-manager': 8.53.1 5423 - '@typescript-eslint/types': 8.53.1 5424 - '@typescript-eslint/typescript-estree': 8.53.1(typescript@5.9.3) 5425 - '@typescript-eslint/visitor-keys': 8.53.1 5426 - debug: 4.4.3 5427 - eslint: 9.39.2(jiti@2.6.1) 5428 - typescript: 5.9.3 5429 - transitivePeerDependencies: 5430 - - supports-color 5431 - 5432 5595 '@typescript-eslint/parser@8.54.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)': 5433 5596 dependencies: 5434 5597 '@typescript-eslint/scope-manager': 8.54.0 ··· 5441 5604 transitivePeerDependencies: 5442 5605 - supports-color 5443 5606 5444 - '@typescript-eslint/project-service@8.53.1(typescript@5.9.3)': 5445 - dependencies: 5446 - '@typescript-eslint/tsconfig-utils': 8.53.1(typescript@5.9.3) 5447 - '@typescript-eslint/types': 8.53.1 5448 - debug: 4.4.3 5449 - typescript: 5.9.3 5450 - transitivePeerDependencies: 5451 - - supports-color 5452 - 5453 5607 '@typescript-eslint/project-service@8.54.0(typescript@5.9.3)': 5454 5608 dependencies: 5455 5609 '@typescript-eslint/tsconfig-utils': 8.54.0(typescript@5.9.3) ··· 5459 5613 transitivePeerDependencies: 5460 5614 - supports-color 5461 5615 5462 - '@typescript-eslint/scope-manager@8.53.1': 5463 - dependencies: 5464 - '@typescript-eslint/types': 8.53.1 5465 - '@typescript-eslint/visitor-keys': 8.53.1 5466 - 5467 5616 '@typescript-eslint/scope-manager@8.54.0': 5468 5617 dependencies: 5469 5618 '@typescript-eslint/types': 8.54.0 5470 5619 '@typescript-eslint/visitor-keys': 8.54.0 5471 5620 5472 - '@typescript-eslint/tsconfig-utils@8.53.1(typescript@5.9.3)': 5473 - dependencies: 5474 - typescript: 5.9.3 5475 - 5476 5621 '@typescript-eslint/tsconfig-utils@8.54.0(typescript@5.9.3)': 5477 5622 dependencies: 5478 5623 typescript: 5.9.3 5479 5624 5480 - '@typescript-eslint/type-utils@8.53.1(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)': 5481 - dependencies: 5482 - '@typescript-eslint/types': 8.53.1 5483 - '@typescript-eslint/typescript-estree': 8.53.1(typescript@5.9.3) 5484 - '@typescript-eslint/utils': 8.53.1(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3) 5485 - debug: 4.4.3 5486 - eslint: 9.39.2(jiti@2.6.1) 5487 - ts-api-utils: 2.4.0(typescript@5.9.3) 5488 - typescript: 5.9.3 5489 - transitivePeerDependencies: 5490 - - supports-color 5491 - 5492 5625 '@typescript-eslint/type-utils@8.54.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)': 5493 5626 dependencies: 5494 5627 '@typescript-eslint/types': 8.54.0 ··· 5503 5636 5504 5637 '@typescript-eslint/types@8.52.0': {} 5505 5638 5506 - '@typescript-eslint/types@8.53.1': {} 5507 - 5508 5639 '@typescript-eslint/types@8.54.0': {} 5509 5640 5510 - '@typescript-eslint/typescript-estree@8.53.1(typescript@5.9.3)': 5511 - dependencies: 5512 - '@typescript-eslint/project-service': 8.53.1(typescript@5.9.3) 5513 - '@typescript-eslint/tsconfig-utils': 8.53.1(typescript@5.9.3) 5514 - '@typescript-eslint/types': 8.53.1 5515 - '@typescript-eslint/visitor-keys': 8.53.1 5516 - debug: 4.4.3 5517 - minimatch: 9.0.5 5518 - semver: 7.7.3 5519 - tinyglobby: 0.2.15 5520 - ts-api-utils: 2.4.0(typescript@5.9.3) 5521 - typescript: 5.9.3 5522 - transitivePeerDependencies: 5523 - - supports-color 5524 - 5525 5641 '@typescript-eslint/typescript-estree@8.54.0(typescript@5.9.3)': 5526 5642 dependencies: 5527 5643 '@typescript-eslint/project-service': 8.54.0(typescript@5.9.3) ··· 5530 5646 '@typescript-eslint/visitor-keys': 8.54.0 5531 5647 debug: 4.4.3 5532 5648 minimatch: 9.0.5 5533 - semver: 7.7.3 5649 + semver: 7.7.4 5534 5650 tinyglobby: 0.2.15 5535 5651 ts-api-utils: 2.4.0(typescript@5.9.3) 5536 5652 typescript: 5.9.3 5537 5653 transitivePeerDependencies: 5538 5654 - supports-color 5539 5655 5540 - '@typescript-eslint/utils@8.53.1(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)': 5541 - dependencies: 5542 - '@eslint-community/eslint-utils': 4.9.1(eslint@9.39.2(jiti@2.6.1)) 5543 - '@typescript-eslint/scope-manager': 8.53.1 5544 - '@typescript-eslint/types': 8.53.1 5545 - '@typescript-eslint/typescript-estree': 8.53.1(typescript@5.9.3) 5546 - eslint: 9.39.2(jiti@2.6.1) 5547 - typescript: 5.9.3 5548 - transitivePeerDependencies: 5549 - - supports-color 5550 - 5551 5656 '@typescript-eslint/utils@8.54.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)': 5552 5657 dependencies: 5553 5658 '@eslint-community/eslint-utils': 4.9.1(eslint@9.39.2(jiti@2.6.1)) ··· 5558 5663 typescript: 5.9.3 5559 5664 transitivePeerDependencies: 5560 5665 - supports-color 5561 - 5562 - '@typescript-eslint/visitor-keys@8.53.1': 5563 - dependencies: 5564 - '@typescript-eslint/types': 8.53.1 5565 - eslint-visitor-keys: 4.2.1 5566 5666 5567 5667 '@typescript-eslint/visitor-keys@8.54.0': 5568 5668 dependencies: ··· 5766 5866 5767 5867 astro-eslint-parser@1.2.2: 5768 5868 dependencies: 5769 - '@astrojs/compiler': 2.13.0 5869 + '@astrojs/compiler': 2.13.1 5770 5870 '@typescript-eslint/scope-manager': 8.54.0 5771 5871 '@typescript-eslint/types': 8.52.0 5772 - astrojs-compiler-sync: 1.1.1(@astrojs/compiler@2.13.0) 5872 + astrojs-compiler-sync: 1.1.1(@astrojs/compiler@2.13.1) 5773 5873 debug: 4.4.3 5774 5874 entities: 6.0.1 5775 5875 eslint-scope: 8.4.0 ··· 5777 5877 espree: 10.4.0 5778 5878 fast-glob: 3.3.3 5779 5879 is-glob: 4.0.3 5780 - semver: 7.7.3 5880 + semver: 7.7.4 5781 5881 transitivePeerDependencies: 5782 5882 - supports-color 5783 5883 5784 - astro-og-canvas@0.10.1(astro@5.17.1(@netlify/blobs@10.5.0)(@types/node@25.0.9)(jiti@2.6.1)(rollup@4.57.1)(tsx@4.21.0)(typescript@5.9.3)(yaml@2.8.2)): 5884 + astro-og-canvas@0.10.1(astro@5.17.2(@netlify/blobs@10.5.0)(@types/node@25.0.9)(jiti@2.6.1)(rollup@4.57.1)(tsx@4.21.0)(typescript@5.9.3)(yaml@2.8.2)): 5785 5885 dependencies: 5786 - astro: 5.17.1(@netlify/blobs@10.5.0)(@types/node@25.0.9)(jiti@2.6.1)(rollup@4.57.1)(tsx@4.21.0)(typescript@5.9.3)(yaml@2.8.2) 5886 + astro: 5.17.2(@netlify/blobs@10.5.0)(@types/node@25.0.9)(jiti@2.6.1)(rollup@4.57.1)(tsx@4.21.0)(typescript@5.9.3)(yaml@2.8.2) 5787 5887 canvaskit-wasm: 0.40.0 5788 5888 deterministic-object-hash: 2.0.2 5789 5889 entities: 7.0.1 5790 5890 5791 - astro@5.17.1(@netlify/blobs@10.5.0)(@types/node@25.0.9)(jiti@2.6.1)(rollup@4.57.1)(tsx@4.21.0)(typescript@5.9.3)(yaml@2.8.2): 5891 + astro@5.17.2(@netlify/blobs@10.5.0)(@types/node@25.0.9)(jiti@2.6.1)(rollup@4.57.1)(tsx@4.21.0)(typescript@5.9.3)(yaml@2.8.2): 5792 5892 dependencies: 5793 - '@astrojs/compiler': 2.13.0 5893 + '@astrojs/compiler': 2.13.1 5794 5894 '@astrojs/internal-helpers': 0.7.5 5795 5895 '@astrojs/markdown-remark': 6.3.10 5796 5896 '@astrojs/telemetry': 3.3.0 ··· 5813 5913 dlv: 1.1.3 5814 5914 dset: 3.1.4 5815 5915 es-module-lexer: 1.7.0 5816 - esbuild: 0.25.12 5916 + esbuild: 0.27.3 5817 5917 estree-walker: 3.0.3 5818 5918 flattie: 1.1.1 5819 5919 fontace: 0.4.1 ··· 5823 5923 import-meta-resolve: 4.2.0 5824 5924 js-yaml: 4.1.1 5825 5925 magic-string: 0.30.21 5826 - magicast: 0.5.1 5926 + magicast: 0.5.2 5827 5927 mrmime: 2.0.1 5828 5928 neotraverse: 0.6.18 5829 5929 p-limit: 6.2.0 ··· 5833 5933 picomatch: 4.0.3 5834 5934 prompts: 2.4.2 5835 5935 rehype: 13.0.2 5836 - semver: 7.7.3 5936 + semver: 7.7.4 5837 5937 shiki: 3.22.0 5838 5938 smol-toml: 1.6.0 5839 5939 svgo: 4.0.0 ··· 5841 5941 tinyglobby: 0.2.15 5842 5942 tsconfck: 3.1.6(typescript@5.9.3) 5843 5943 ultrahtml: 1.6.0 5844 - unifont: 0.7.3 5944 + unifont: 0.7.4 5845 5945 unist-util-visit: 5.1.0 5846 5946 unstorage: 1.17.4(@netlify/blobs@10.5.0) 5847 5947 vfile: 6.0.3 ··· 5890 5990 - uploadthing 5891 5991 - yaml 5892 5992 5893 - astrojs-compiler-sync@1.1.1(@astrojs/compiler@2.13.0): 5993 + astrojs-compiler-sync@1.1.1(@astrojs/compiler@2.13.1): 5894 5994 dependencies: 5895 - '@astrojs/compiler': 2.13.0 5995 + '@astrojs/compiler': 2.13.1 5896 5996 synckit: 0.11.11 5897 5997 5898 5998 async-sema@3.1.1: {} ··· 6026 6126 clipboardy@4.0.0: 6027 6127 dependencies: 6028 6128 execa: 8.0.1 6029 - is-wsl: 3.1.0 6129 + is-wsl: 3.1.1 6030 6130 is64bit: 2.0.0 6031 6131 6032 6132 cliui@8.0.1: ··· 6380 6480 '@esbuild/win32-ia32': 0.27.2 6381 6481 '@esbuild/win32-x64': 0.27.2 6382 6482 6483 + esbuild@0.27.3: 6484 + optionalDependencies: 6485 + '@esbuild/aix-ppc64': 0.27.3 6486 + '@esbuild/android-arm': 0.27.3 6487 + '@esbuild/android-arm64': 0.27.3 6488 + '@esbuild/android-x64': 0.27.3 6489 + '@esbuild/darwin-arm64': 0.27.3 6490 + '@esbuild/darwin-x64': 0.27.3 6491 + '@esbuild/freebsd-arm64': 0.27.3 6492 + '@esbuild/freebsd-x64': 0.27.3 6493 + '@esbuild/linux-arm': 0.27.3 6494 + '@esbuild/linux-arm64': 0.27.3 6495 + '@esbuild/linux-ia32': 0.27.3 6496 + '@esbuild/linux-loong64': 0.27.3 6497 + '@esbuild/linux-mips64el': 0.27.3 6498 + '@esbuild/linux-ppc64': 0.27.3 6499 + '@esbuild/linux-riscv64': 0.27.3 6500 + '@esbuild/linux-s390x': 0.27.3 6501 + '@esbuild/linux-x64': 0.27.3 6502 + '@esbuild/netbsd-arm64': 0.27.3 6503 + '@esbuild/netbsd-x64': 0.27.3 6504 + '@esbuild/openbsd-arm64': 0.27.3 6505 + '@esbuild/openbsd-x64': 0.27.3 6506 + '@esbuild/openharmony-arm64': 0.27.3 6507 + '@esbuild/sunos-x64': 0.27.3 6508 + '@esbuild/win32-arm64': 0.27.3 6509 + '@esbuild/win32-ia32': 0.27.3 6510 + '@esbuild/win32-x64': 0.27.3 6511 + 6383 6512 escalade@3.2.0: {} 6384 6513 6385 6514 escape-string-regexp@4.0.0: {} ··· 6397 6526 eslint-compat-utils@0.6.5(eslint@9.39.2(jiti@2.6.1)): 6398 6527 dependencies: 6399 6528 eslint: 9.39.2(jiti@2.6.1) 6400 - semver: 7.7.3 6529 + semver: 7.7.4 6401 6530 6402 6531 eslint-config-prettier@10.1.8(eslint@9.39.2(jiti@2.6.1)): 6403 6532 dependencies: ··· 7047 7176 7048 7177 is-url@1.2.4: {} 7049 7178 7050 - is-wsl@3.1.0: 7179 + is-wsl@3.1.1: 7051 7180 dependencies: 7052 7181 is-inside-container: 1.0.0 7053 7182 ··· 7100 7229 lodash.isstring: 4.0.1 7101 7230 lodash.once: 4.1.1 7102 7231 ms: 2.1.3 7103 - semver: 7.7.3 7232 + semver: 7.7.4 7104 7233 7105 7234 junk@4.0.1: {} 7106 7235 ··· 7210 7339 7211 7340 lru-cache@10.4.3: {} 7212 7341 7213 - lru-cache@11.2.5: {} 7342 + lru-cache@11.2.6: {} 7214 7343 7215 7344 luxon@3.7.2: {} 7216 7345 ··· 7218 7347 dependencies: 7219 7348 '@jridgewell/sourcemap-codec': 1.5.5 7220 7349 7221 - magicast@0.5.1: 7350 + magicast@0.5.2: 7222 7351 dependencies: 7223 7352 '@babel/parser': 7.29.0 7224 7353 '@babel/types': 7.29.0 ··· 7835 7964 normalize-package-data@6.0.2: 7836 7965 dependencies: 7837 7966 hosted-git-info: 7.0.2 7838 - semver: 7.7.3 7967 + semver: 7.7.4 7839 7968 validate-npm-package-license: 3.0.4 7840 7969 7841 7970 normalize-path@2.1.1: ··· 8416 8545 8417 8546 semver@7.7.3: {} 8418 8547 8548 + semver@7.7.4: {} 8549 + 8419 8550 sharp@0.34.5: 8420 8551 dependencies: 8421 8552 '@img/colour': 1.0.0 ··· 8719 8850 trough: 2.2.0 8720 8851 vfile: 6.0.3 8721 8852 8722 - unifont@0.7.3: 8853 + unifont@0.7.4: 8723 8854 dependencies: 8724 8855 css-tree: 3.1.0 8725 8856 ofetch: 1.5.1 ··· 8781 8912 chokidar: 5.0.0 8782 8913 destr: 2.0.5 8783 8914 h3: 1.15.5 8784 - lru-cache: 11.2.5 8915 + lru-cache: 11.2.6 8785 8916 node-fetch-native: 1.6.7 8786 8917 ofetch: 1.5.1 8787 8918 ufo: 1.6.3