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 @astrojs/netlify from 6.5.6 to 6.5.7

[//]: # (dependabot-start)
⚠️ **Dependabot is rebasing this PR** ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.

---

[//]: # (dependabot-end)

Bumps [@astrojs/netlify](https://github.com/withastro/astro/tree/HEAD/packages/integrations/netlify) from 6.5.6 to 6.5.7.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/withastro/astro/releases"><code>@​astrojs/netlify</code>'s releases</a>.</em></p>
<blockquote>
<h2><code>@​astrojs/netlify</code><a href="https://github.com/6"><code>@​6</code></a>.5.7</h2>
<h3>Patch Changes</h3>
<ul>
<li>Updated dependencies [<a href="https://github.com/withastro/astro/commit/4d16de7f95db5d1ec1ce88610d2a95e606e83820"><code>4d16de7</code></a>]:
<ul>
<li><code>@​astrojs/internal-helpers</code><a href="https://github.com/0"><code>@​0</code></a>.7.2</li>
<li><code>@​astrojs/underscore-redirects</code><a href="https://github.com/1"><code>@​1</code></a>.0.0</li>
</ul>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/withastro/astro/blob/main/packages/integrations/netlify/CHANGELOG.md"><code>@​astrojs/netlify</code>'s changelog</a>.</em></p>
<blockquote>
<h2>6.5.7</h2>
<h3>Patch Changes</h3>
<ul>
<li>Updated dependencies [<a href="https://github.com/withastro/astro/commit/4d16de7f95db5d1ec1ce88610d2a95e606e83820"><code>4d16de7</code></a>]:
<ul>
<li><code>@​astrojs/internal-helpers</code><a href="https://github.com/0"><code>@​0</code></a>.7.2</li>
<li><code>@​astrojs/underscore-redirects</code><a href="https://github.com/1"><code>@​1</code></a>.0.0</li>
</ul>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/withastro/astro/commit/92881331d1138ae146bbc4b0bfb9c675ca3f3d55"><code>9288133</code></a> [ci] release (<a href="https://github.com/withastro/astro/tree/HEAD/packages/integrations/netlify/issues/14232">#14232</a>)</li>
<li>See full diff in <a href="https://github.com/withastro/astro/commits/@astrojs/netlify@6.5.7/packages/integrations/netlify">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@astrojs/netlify&package-manager=npm_and_yarn&previous-version=6.5.6&new-version=6.5.7)](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
ad3312b5 982d45e3

+334 -202
+1 -1
package.json
··· 18 18 }, 19 19 "dependencies": { 20 20 "@astrojs/mdx": "^4.3.3", 21 - "@astrojs/netlify": "^6.5.6", 21 + "@astrojs/netlify": "^6.5.7", 22 22 "@astrojs/rss": "^4.0.12", 23 23 "@astrojs/sitemap": "^3.5.0", 24 24 "@playform/inline": "^0.1.2",
+333 -201
pnpm-lock.yaml
··· 12 12 specifier: ^4.3.3 13 13 version: 4.3.3(astro@5.12.9(@netlify/blobs@10.0.8)(@types/node@24.3.0)(jiti@2.5.1)(rollup@4.46.2)(tsx@4.20.3)(typescript@5.9.2)(yaml@2.8.1)) 14 14 '@astrojs/netlify': 15 - specifier: ^6.5.6 16 - version: 6.5.6(@types/node@24.3.0)(astro@5.12.9(@netlify/blobs@10.0.8)(@types/node@24.3.0)(jiti@2.5.1)(rollup@4.46.2)(tsx@4.20.3)(typescript@5.9.2)(yaml@2.8.1))(jiti@2.5.1)(rollup@4.46.2)(tsx@4.20.3)(yaml@2.8.1) 15 + specifier: ^6.5.7 16 + version: 6.5.7(@types/node@24.3.0)(astro@5.12.9(@netlify/blobs@10.0.8)(@types/node@24.3.0)(jiti@2.5.1)(rollup@4.46.2)(tsx@4.20.3)(typescript@5.9.2)(yaml@2.8.1))(jiti@2.5.1)(rollup@4.46.2)(tsx@4.20.3)(yaml@2.8.1) 17 17 '@astrojs/rss': 18 18 specifier: ^4.0.12 19 19 version: 4.0.12 ··· 120 120 '@astrojs/internal-helpers@0.7.1': 121 121 resolution: {integrity: sha512-7dwEVigz9vUWDw3nRwLQ/yH/xYovlUA0ZD86xoeKEBmkz9O6iELG1yri67PgAPW6VLL/xInA4t7H0CK6VmtkKQ==} 122 122 123 + '@astrojs/internal-helpers@0.7.2': 124 + resolution: {integrity: sha512-KCkCqR3Goym79soqEtbtLzJfqhTWMyVaizUi35FLzgGSzBotSw8DB1qwsu7U96ihOJgYhDk2nVPz+3LnXPeX6g==} 125 + 123 126 '@astrojs/markdown-remark@6.3.5': 124 127 resolution: {integrity: sha512-MiR92CkE2BcyWf3b86cBBw/1dKiOH0qhLgXH2OXA6cScrrmmks1Rr4Tl0p/lFpvmgQQrP54Pd1uidJfmxGrpWQ==} 125 128 ··· 129 132 peerDependencies: 130 133 astro: ^5.0.0 131 134 132 - '@astrojs/netlify@6.5.6': 133 - resolution: {integrity: sha512-v3TGphYLYQqE18WsyHz2ZCIJU7nF4YX0k175TBjLYhclPS/vieGTQ31iru6/eN3Ufsd+Ki8izEIQw/DG+D/j6w==} 135 + '@astrojs/netlify@6.5.7': 136 + resolution: {integrity: sha512-a6OBylCzTuL/HrpvQBiL6wPhS6yjX73qr4g/TgAzNTBg258ptq+kxPbajG9aTfE+G16ySd2/XdE7zQInB++HnQ==} 134 137 peerDependencies: 135 138 astro: ^5.3.0 136 139 ··· 168 171 engines: {node: '>=6.0.0'} 169 172 hasBin: true 170 173 174 + '@babel/parser@7.28.3': 175 + resolution: {integrity: sha512-7+Ey1mAgYqFAx2h0RuoxcQT5+MlG3GTV0TQrgr7/ZliKsm/MNDxVVutlWaziMq7wJNAz8MTqz55XLpWvva6StA==} 176 + engines: {node: '>=6.0.0'} 177 + hasBin: true 178 + 171 179 '@babel/types@7.28.1': 172 180 resolution: {integrity: sha512-x0LvFTekgSX+83TI28Y9wYPUfzrnl2aT5+5QLnO6v7mSJYtEEevuDRN0F0uSHRk1G1IWZC43o00Y0xDDrpBGPQ==} 173 181 engines: {node: '>=6.9.0'} ··· 209 217 cpu: [ppc64] 210 218 os: [aix] 211 219 220 + '@esbuild/aix-ppc64@0.25.9': 221 + resolution: {integrity: sha512-OaGtL73Jck6pBKjNIe24BnFE6agGl+6KxDtTfHhy1HmhthfKouEcOhqpSL64K4/0WCtbKFLOdzD/44cJ4k9opA==} 222 + engines: {node: '>=18'} 223 + cpu: [ppc64] 224 + os: [aix] 225 + 212 226 '@esbuild/android-arm64@0.25.6': 213 227 resolution: {integrity: sha512-hd5zdUarsK6strW+3Wxi5qWws+rJhCCbMiC9QZyzoxfk5uHRIE8T287giQxzVpEvCwuJ9Qjg6bEjcRJcgfLqoA==} 214 228 engines: {node: '>=18'} ··· 221 235 cpu: [arm64] 222 236 os: [android] 223 237 238 + '@esbuild/android-arm64@0.25.9': 239 + resolution: {integrity: sha512-IDrddSmpSv51ftWslJMvl3Q2ZT98fUSL2/rlUXuVqRXHCs5EUF1/f+jbjF5+NG9UffUDMCiTyh8iec7u8RlTLg==} 240 + engines: {node: '>=18'} 241 + cpu: [arm64] 242 + os: [android] 243 + 224 244 '@esbuild/android-arm@0.25.6': 225 245 resolution: {integrity: sha512-S8ToEOVfg++AU/bHwdksHNnyLyVM+eMVAOf6yRKFitnwnbwwPNqKr3srzFRe7nzV69RQKb5DgchIX5pt3L53xg==} 226 246 engines: {node: '>=18'} ··· 229 249 230 250 '@esbuild/android-arm@0.25.8': 231 251 resolution: {integrity: sha512-RONsAvGCz5oWyePVnLdZY/HHwA++nxYWIX1atInlaW6SEkwq6XkP3+cb825EUcRs5Vss/lGh/2YxAb5xqc07Uw==} 252 + engines: {node: '>=18'} 253 + cpu: [arm] 254 + os: [android] 255 + 256 + '@esbuild/android-arm@0.25.9': 257 + resolution: {integrity: sha512-5WNI1DaMtxQ7t7B6xa572XMXpHAaI/9Hnhk8lcxF4zVN4xstUgTlvuGDorBguKEnZO70qwEcLpfifMLoxiPqHQ==} 232 258 engines: {node: '>=18'} 233 259 cpu: [arm] 234 260 os: [android] ··· 245 271 cpu: [x64] 246 272 os: [android] 247 273 274 + '@esbuild/android-x64@0.25.9': 275 + resolution: {integrity: sha512-I853iMZ1hWZdNllhVZKm34f4wErd4lMyeV7BLzEExGEIZYsOzqDWDf+y082izYUE8gtJnYHdeDpN/6tUdwvfiw==} 276 + engines: {node: '>=18'} 277 + cpu: [x64] 278 + os: [android] 279 + 248 280 '@esbuild/darwin-arm64@0.25.6': 249 281 resolution: {integrity: sha512-FFCssz3XBavjxcFxKsGy2DYK5VSvJqa6y5HXljKzhRZ87LvEi13brPrf/wdyl/BbpbMKJNOr1Sd0jtW4Ge1pAA==} 250 282 engines: {node: '>=18'} ··· 257 289 cpu: [arm64] 258 290 os: [darwin] 259 291 292 + '@esbuild/darwin-arm64@0.25.9': 293 + resolution: {integrity: sha512-XIpIDMAjOELi/9PB30vEbVMs3GV1v2zkkPnuyRRURbhqjyzIINwj+nbQATh4H9GxUgH1kFsEyQMxwiLFKUS6Rg==} 294 + engines: {node: '>=18'} 295 + cpu: [arm64] 296 + os: [darwin] 297 + 260 298 '@esbuild/darwin-x64@0.25.6': 261 299 resolution: {integrity: sha512-GfXs5kry/TkGM2vKqK2oyiLFygJRqKVhawu3+DOCk7OxLy/6jYkWXhlHwOoTb0WqGnWGAS7sooxbZowy+pK9Yg==} 262 300 engines: {node: '>=18'} ··· 269 307 cpu: [x64] 270 308 os: [darwin] 271 309 310 + '@esbuild/darwin-x64@0.25.9': 311 + resolution: {integrity: sha512-jhHfBzjYTA1IQu8VyrjCX4ApJDnH+ez+IYVEoJHeqJm9VhG9Dh2BYaJritkYK3vMaXrf7Ogr/0MQ8/MeIefsPQ==} 312 + engines: {node: '>=18'} 313 + cpu: [x64] 314 + os: [darwin] 315 + 272 316 '@esbuild/freebsd-arm64@0.25.6': 273 317 resolution: {integrity: sha512-aoLF2c3OvDn2XDTRvn8hN6DRzVVpDlj2B/F66clWd/FHLiHaG3aVZjxQX2DYphA5y/evbdGvC6Us13tvyt4pWg==} 274 318 engines: {node: '>=18'} ··· 277 321 278 322 '@esbuild/freebsd-arm64@0.25.8': 279 323 resolution: {integrity: sha512-YPJ7hDQ9DnNe5vxOm6jaie9QsTwcKedPvizTVlqWG9GBSq+BuyWEDazlGaDTC5NGU4QJd666V0yqCBL2oWKPfA==} 324 + engines: {node: '>=18'} 325 + cpu: [arm64] 326 + os: [freebsd] 327 + 328 + '@esbuild/freebsd-arm64@0.25.9': 329 + resolution: {integrity: sha512-z93DmbnY6fX9+KdD4Ue/H6sYs+bhFQJNCPZsi4XWJoYblUqT06MQUdBCpcSfuiN72AbqeBFu5LVQTjfXDE2A6Q==} 280 330 engines: {node: '>=18'} 281 331 cpu: [arm64] 282 332 os: [freebsd] ··· 293 343 cpu: [x64] 294 344 os: [freebsd] 295 345 346 + '@esbuild/freebsd-x64@0.25.9': 347 + resolution: {integrity: sha512-mrKX6H/vOyo5v71YfXWJxLVxgy1kyt1MQaD8wZJgJfG4gq4DpQGpgTB74e5yBeQdyMTbgxp0YtNj7NuHN0PoZg==} 348 + engines: {node: '>=18'} 349 + cpu: [x64] 350 + os: [freebsd] 351 + 296 352 '@esbuild/linux-arm64@0.25.6': 297 353 resolution: {integrity: sha512-b967hU0gqKd9Drsh/UuAm21Khpoh6mPBSgz8mKRq4P5mVK8bpA+hQzmm/ZwGVULSNBzKdZPQBRT3+WuVavcWsQ==} 298 354 engines: {node: '>=18'} ··· 305 361 cpu: [arm64] 306 362 os: [linux] 307 363 364 + '@esbuild/linux-arm64@0.25.9': 365 + resolution: {integrity: sha512-BlB7bIcLT3G26urh5Dmse7fiLmLXnRlopw4s8DalgZ8ef79Jj4aUcYbk90g8iCa2467HX8SAIidbL7gsqXHdRw==} 366 + engines: {node: '>=18'} 367 + cpu: [arm64] 368 + os: [linux] 369 + 308 370 '@esbuild/linux-arm@0.25.6': 309 371 resolution: {integrity: sha512-SZHQlzvqv4Du5PrKE2faN0qlbsaW/3QQfUUc6yO2EjFcA83xnwm91UbEEVx4ApZ9Z5oG8Bxz4qPE+HFwtVcfyw==} 310 372 engines: {node: '>=18'} ··· 313 375 314 376 '@esbuild/linux-arm@0.25.8': 315 377 resolution: {integrity: sha512-FuzEP9BixzZohl1kLf76KEVOsxtIBFwCaLupVuk4eFVnOZfU+Wsn+x5Ryam7nILV2pkq2TqQM9EZPsOBuMC+kg==} 378 + engines: {node: '>=18'} 379 + cpu: [arm] 380 + os: [linux] 381 + 382 + '@esbuild/linux-arm@0.25.9': 383 + resolution: {integrity: sha512-HBU2Xv78SMgaydBmdor38lg8YDnFKSARg1Q6AT0/y2ezUAKiZvc211RDFHlEZRFNRVhcMamiToo7bDx3VEOYQw==} 316 384 engines: {node: '>=18'} 317 385 cpu: [arm] 318 386 os: [linux] ··· 329 397 cpu: [ia32] 330 398 os: [linux] 331 399 400 + '@esbuild/linux-ia32@0.25.9': 401 + resolution: {integrity: sha512-e7S3MOJPZGp2QW6AK6+Ly81rC7oOSerQ+P8L0ta4FhVi+/j/v2yZzx5CqqDaWjtPFfYz21Vi1S0auHrap3Ma3A==} 402 + engines: {node: '>=18'} 403 + cpu: [ia32] 404 + os: [linux] 405 + 332 406 '@esbuild/linux-loong64@0.25.6': 333 407 resolution: {integrity: sha512-VgKCsHdXRSQ7E1+QXGdRPlQ/e08bN6WMQb27/TMfV+vPjjTImuT9PmLXupRlC90S1JeNNW5lzkAEO/McKeJ2yg==} 334 408 engines: {node: '>=18'} ··· 341 415 cpu: [loong64] 342 416 os: [linux] 343 417 418 + '@esbuild/linux-loong64@0.25.9': 419 + resolution: {integrity: sha512-Sbe10Bnn0oUAB2AalYztvGcK+o6YFFA/9829PhOCUS9vkJElXGdphz0A3DbMdP8gmKkqPmPcMJmJOrI3VYB1JQ==} 420 + engines: {node: '>=18'} 421 + cpu: [loong64] 422 + os: [linux] 423 + 344 424 '@esbuild/linux-mips64el@0.25.6': 345 425 resolution: {integrity: sha512-WViNlpivRKT9/py3kCmkHnn44GkGXVdXfdc4drNmRl15zVQ2+D2uFwdlGh6IuK5AAnGTo2qPB1Djppj+t78rzw==} 346 426 engines: {node: '>=18'} ··· 353 433 cpu: [mips64el] 354 434 os: [linux] 355 435 436 + '@esbuild/linux-mips64el@0.25.9': 437 + resolution: {integrity: sha512-YcM5br0mVyZw2jcQeLIkhWtKPeVfAerES5PvOzaDxVtIyZ2NUBZKNLjC5z3/fUlDgT6w89VsxP2qzNipOaaDyA==} 438 + engines: {node: '>=18'} 439 + cpu: [mips64el] 440 + os: [linux] 441 + 356 442 '@esbuild/linux-ppc64@0.25.6': 357 443 resolution: {integrity: sha512-wyYKZ9NTdmAMb5730I38lBqVu6cKl4ZfYXIs31Baf8aoOtB4xSGi3THmDYt4BTFHk7/EcVixkOV2uZfwU3Q2Jw==} 358 444 engines: {node: '>=18'} ··· 361 447 362 448 '@esbuild/linux-ppc64@0.25.8': 363 449 resolution: {integrity: sha512-GyG0KcMi1GBavP5JgAkkstMGyMholMDybAf8wF5A70CALlDM2p/f7YFE7H92eDeH/VBtFJA5MT4nRPDGg4JuzQ==} 450 + engines: {node: '>=18'} 451 + cpu: [ppc64] 452 + os: [linux] 453 + 454 + '@esbuild/linux-ppc64@0.25.9': 455 + resolution: {integrity: sha512-++0HQvasdo20JytyDpFvQtNrEsAgNG2CY1CLMwGXfFTKGBGQT3bOeLSYE2l1fYdvML5KUuwn9Z8L1EWe2tzs1w==} 364 456 engines: {node: '>=18'} 365 457 cpu: [ppc64] 366 458 os: [linux] ··· 377 469 cpu: [riscv64] 378 470 os: [linux] 379 471 472 + '@esbuild/linux-riscv64@0.25.9': 473 + resolution: {integrity: sha512-uNIBa279Y3fkjV+2cUjx36xkx7eSjb8IvnL01eXUKXez/CBHNRw5ekCGMPM0BcmqBxBcdgUWuUXmVWwm4CH9kg==} 474 + engines: {node: '>=18'} 475 + cpu: [riscv64] 476 + os: [linux] 477 + 380 478 '@esbuild/linux-s390x@0.25.6': 381 479 resolution: {integrity: sha512-9N1LsTwAuE9oj6lHMyyAM+ucxGiVnEqUdp4v7IaMmrwb06ZTEVCIs3oPPplVsnjPfyjmxwHxHMF8b6vzUVAUGw==} 382 480 engines: {node: '>=18'} ··· 389 487 cpu: [s390x] 390 488 os: [linux] 391 489 490 + '@esbuild/linux-s390x@0.25.9': 491 + resolution: {integrity: sha512-Mfiphvp3MjC/lctb+7D287Xw1DGzqJPb/J2aHHcHxflUo+8tmN/6d4k6I2yFR7BVo5/g7x2Monq4+Yew0EHRIA==} 492 + engines: {node: '>=18'} 493 + cpu: [s390x] 494 + os: [linux] 495 + 392 496 '@esbuild/linux-x64@0.25.6': 393 497 resolution: {integrity: sha512-A6bJB41b4lKFWRKNrWoP2LHsjVzNiaurf7wyj/XtFNTsnPuxwEBWHLty+ZE0dWBKuSK1fvKgrKaNjBS7qbFKig==} 394 498 engines: {node: '>=18'} ··· 397 501 398 502 '@esbuild/linux-x64@0.25.8': 399 503 resolution: {integrity: sha512-ASFQhgY4ElXh3nDcOMTkQero4b1lgubskNlhIfJrsH5OKZXDpUAKBlNS0Kx81jwOBp+HCeZqmoJuihTv57/jvQ==} 504 + engines: {node: '>=18'} 505 + cpu: [x64] 506 + os: [linux] 507 + 508 + '@esbuild/linux-x64@0.25.9': 509 + resolution: {integrity: sha512-iSwByxzRe48YVkmpbgoxVzn76BXjlYFXC7NvLYq+b+kDjyyk30J0JY47DIn8z1MO3K0oSl9fZoRmZPQI4Hklzg==} 400 510 engines: {node: '>=18'} 401 511 cpu: [x64] 402 512 os: [linux] ··· 413 523 cpu: [arm64] 414 524 os: [netbsd] 415 525 526 + '@esbuild/netbsd-arm64@0.25.9': 527 + resolution: {integrity: sha512-9jNJl6FqaUG+COdQMjSCGW4QiMHH88xWbvZ+kRVblZsWrkXlABuGdFJ1E9L7HK+T0Yqd4akKNa/lO0+jDxQD4Q==} 528 + engines: {node: '>=18'} 529 + cpu: [arm64] 530 + os: [netbsd] 531 + 416 532 '@esbuild/netbsd-x64@0.25.6': 417 533 resolution: {integrity: sha512-dUXuZr5WenIDlMHdMkvDc1FAu4xdWixTCRgP7RQLBOkkGgwuuzaGSYcOpW4jFxzpzL1ejb8yF620UxAqnBrR9g==} 418 534 engines: {node: '>=18'} ··· 425 541 cpu: [x64] 426 542 os: [netbsd] 427 543 544 + '@esbuild/netbsd-x64@0.25.9': 545 + resolution: {integrity: sha512-RLLdkflmqRG8KanPGOU7Rpg829ZHu8nFy5Pqdi9U01VYtG9Y0zOG6Vr2z4/S+/3zIyOxiK6cCeYNWOFR9QP87g==} 546 + engines: {node: '>=18'} 547 + cpu: [x64] 548 + os: [netbsd] 549 + 428 550 '@esbuild/openbsd-arm64@0.25.6': 429 551 resolution: {integrity: sha512-l8ZCvXP0tbTJ3iaqdNf3pjaOSd5ex/e6/omLIQCVBLmHTlfXW3zAxQ4fnDmPLOB1x9xrcSi/xtCWFwCZRIaEwg==} 430 552 engines: {node: '>=18'} ··· 437 559 cpu: [arm64] 438 560 os: [openbsd] 439 561 562 + '@esbuild/openbsd-arm64@0.25.9': 563 + resolution: {integrity: sha512-YaFBlPGeDasft5IIM+CQAhJAqS3St3nJzDEgsgFixcfZeyGPCd6eJBWzke5piZuZ7CtL656eOSYKk4Ls2C0FRQ==} 564 + engines: {node: '>=18'} 565 + cpu: [arm64] 566 + os: [openbsd] 567 + 440 568 '@esbuild/openbsd-x64@0.25.6': 441 569 resolution: {integrity: sha512-hKrmDa0aOFOr71KQ/19JC7az1P0GWtCN1t2ahYAf4O007DHZt/dW8ym5+CUdJhQ/qkZmI1HAF8KkJbEFtCL7gw==} 442 570 engines: {node: '>=18'} ··· 449 577 cpu: [x64] 450 578 os: [openbsd] 451 579 580 + '@esbuild/openbsd-x64@0.25.9': 581 + resolution: {integrity: sha512-1MkgTCuvMGWuqVtAvkpkXFmtL8XhWy+j4jaSO2wxfJtilVCi0ZE37b8uOdMItIHz4I6z1bWWtEX4CJwcKYLcuA==} 582 + engines: {node: '>=18'} 583 + cpu: [x64] 584 + os: [openbsd] 585 + 452 586 '@esbuild/openharmony-arm64@0.25.6': 453 587 resolution: {integrity: sha512-+SqBcAWoB1fYKmpWoQP4pGtx+pUUC//RNYhFdbcSA16617cchuryuhOCRpPsjCblKukAckWsV+aQ3UKT/RMPcA==} 454 588 engines: {node: '>=18'} ··· 461 595 cpu: [arm64] 462 596 os: [openharmony] 463 597 598 + '@esbuild/openharmony-arm64@0.25.9': 599 + resolution: {integrity: sha512-4Xd0xNiMVXKh6Fa7HEJQbrpP3m3DDn43jKxMjxLLRjWnRsfxjORYJlXPO4JNcXtOyfajXorRKY9NkOpTHptErg==} 600 + engines: {node: '>=18'} 601 + cpu: [arm64] 602 + os: [openharmony] 603 + 464 604 '@esbuild/sunos-x64@0.25.6': 465 605 resolution: {integrity: sha512-dyCGxv1/Br7MiSC42qinGL8KkG4kX0pEsdb0+TKhmJZgCUDBGmyo1/ArCjNGiOLiIAgdbWgmWgib4HoCi5t7kA==} 466 606 engines: {node: '>=18'} ··· 473 613 cpu: [x64] 474 614 os: [sunos] 475 615 616 + '@esbuild/sunos-x64@0.25.9': 617 + resolution: {integrity: sha512-WjH4s6hzo00nNezhp3wFIAfmGZ8U7KtrJNlFMRKxiI9mxEK1scOMAaa9i4crUtu+tBr+0IN6JCuAcSBJZfnphw==} 618 + engines: {node: '>=18'} 619 + cpu: [x64] 620 + os: [sunos] 621 + 476 622 '@esbuild/win32-arm64@0.25.6': 477 623 resolution: {integrity: sha512-42QOgcZeZOvXfsCBJF5Afw73t4veOId//XD3i+/9gSkhSV6Gk3VPlWncctI+JcOyERv85FUo7RxuxGy+z8A43Q==} 478 624 engines: {node: '>=18'} ··· 485 631 cpu: [arm64] 486 632 os: [win32] 487 633 634 + '@esbuild/win32-arm64@0.25.9': 635 + resolution: {integrity: sha512-mGFrVJHmZiRqmP8xFOc6b84/7xa5y5YvR1x8djzXpJBSv/UsNK6aqec+6JDjConTgvvQefdGhFDAs2DLAds6gQ==} 636 + engines: {node: '>=18'} 637 + cpu: [arm64] 638 + os: [win32] 639 + 488 640 '@esbuild/win32-ia32@0.25.6': 489 641 resolution: {integrity: sha512-4AWhgXmDuYN7rJI6ORB+uU9DHLq/erBbuMoAuB4VWJTu5KtCgcKYPynF0YI1VkBNuEfjNlLrFr9KZPJzrtLkrQ==} 490 642 engines: {node: '>=18'} ··· 497 649 cpu: [ia32] 498 650 os: [win32] 499 651 652 + '@esbuild/win32-ia32@0.25.9': 653 + resolution: {integrity: sha512-b33gLVU2k11nVx1OhX3C8QQP6UHQK4ZtN56oFWvVXvz2VkDoe6fbG8TOgHFxEvqeqohmRnIHe5A1+HADk4OQww==} 654 + engines: {node: '>=18'} 655 + cpu: [ia32] 656 + os: [win32] 657 + 500 658 '@esbuild/win32-x64@0.25.6': 501 659 resolution: {integrity: sha512-NgJPHHbEpLQgDH2MjQu90pzW/5vvXIZ7KOnPyNBm92A6WgZ/7b6fJyUBjoumLqeOQQGqY2QjQxRo97ah4Sj0cA==} 502 660 engines: {node: '>=18'} ··· 505 663 506 664 '@esbuild/win32-x64@0.25.8': 507 665 resolution: {integrity: sha512-cn3Yr7+OaaZq1c+2pe+8yxC8E144SReCQjN6/2ynubzYjvyqZjTXfQJpAcQpsdJq3My7XADANiYGHoFC69pLQw==} 666 + engines: {node: '>=18'} 667 + cpu: [x64] 668 + os: [win32] 669 + 670 + '@esbuild/win32-x64@0.25.9': 671 + resolution: {integrity: sha512-PPOl1mi6lpLNQxnGoyAfschAodRFYXJ+9fs6WHXz7CSWKbOqiMZsubC+BQsVKuul+3vKLuwTHsS2c2y9EoKwxQ==} 508 672 engines: {node: '>=18'} 509 673 cpu: [x64] 510 674 os: [win32] ··· 550 714 '@fastify/accept-negotiator@2.0.1': 551 715 resolution: {integrity: sha512-/c/TW2bO/v9JeEgoD/g1G5GxGeCF1Hafdf79WPmUlgYiBXummY0oX3VVq4yFkKKVBKDNlaDUYoab7g38RpPqCQ==} 552 716 553 - '@fastify/busboy@3.1.1': 554 - resolution: {integrity: sha512-5DGmA8FTdB2XbDeEwc/5ZXBl6UbBAyBOOLlPuBnZ/N1SwdH9Ii+cOX3tBROlDgcTXxjOYnLMVoKk9+FXAw0CJw==} 717 + '@fastify/busboy@3.2.0': 718 + resolution: {integrity: sha512-m9FVDXU3GT2ITSe0UaMA5rU3QkfC/UXtCU8y0gSN/GugTqtVldOBWIB5V6V3sbmenVZUIpU6f+mPEO2+m5iTaA==} 555 719 556 720 '@humanfs/core@0.19.1': 557 721 resolution: {integrity: sha512-5DyQ4+1JEUzejeK1JGICcideyfUbGixgS9jNgex5nqkW+cY7WZhxBigmieN5Qnw9ZosSNVC9KQKyb+GUaGyKUA==} ··· 829 993 '@mdx-js/mdx@3.1.0': 830 994 resolution: {integrity: sha512-/QxEhPAvGwbQmy1Px8F899L5Uc2KZ6JtXwlCgJmjSTBedwOZkByYcBG4GceIGPXRDsmfxhHazuS+hlOShRLeDw==} 831 995 832 - '@netlify/api@14.0.3': 833 - resolution: {integrity: sha512-iFYqSYBnn34Fx3eVOH7sG52f/xcyB9or2yjn486d3ZqLk6OJGFZstxjY4LfTv8chCT1HeSVybIvnCqsHsvrzJQ==} 996 + '@netlify/api@14.0.4': 997 + resolution: {integrity: sha512-3Li2UKiVAu1xcPH1JffXyws3juAYTMnEpfUSdYUaQP+/z+3wXFqCVIuVG5LBwq8u8WHY0P0sqc23oCRGngKSlg==} 834 998 engines: {node: '>=18.14.0'} 835 999 836 1000 '@netlify/binary-info@1.0.0': ··· 857 1021 resolution: {integrity: sha512-8CnOVD4wYszb+V8TKb/cYa02YcWVSP1nMNRVFMQeHSx5qHzjWKWusim3RMRwdCT6OQefyMnbMR+3PWre/W2bPg==} 858 1022 engines: {node: '>=20.6.1'} 859 1023 860 - '@netlify/edge-bundler@14.5.0': 861 - resolution: {integrity: sha512-3u6Q8AiTlnfxPzlwBwgbRfj3jkguZlZYTN8T/oo8m7qRR/e2asFqDNFINVB7hSDIwnXhHVOlcHPHo+entz3blg==} 1024 + '@netlify/edge-bundler@14.5.2': 1025 + resolution: {integrity: sha512-Op5OFeraZbNvZxjjo7LqUtA57O/JHrZJJ42Mcjk6eLmzgc2vLAItylBhV300X9FUFzTF/xbZo6NuiDkXSVBDVQ==} 862 1026 engines: {node: '>=18.14.0'} 863 1027 864 1028 '@netlify/edge-functions-bootstrap@2.16.0': ··· 904 1068 resolution: {integrity: sha512-7MWFK4MCrKIenUnj4KHexviIX/c39gJ/5agAN4X6ClgmbnxN3HAVyHpSYPkqACa2SbQNrnDHhJ1jxqVtUhjyHw==} 905 1069 engines: {node: '>=20.6.1'} 906 1070 907 - '@netlify/serverless-functions-api@2.1.3': 908 - resolution: {integrity: sha512-bNlN/hpND8xFQzpjyKxm6vJayD+bPBlOvs4lWihE7WULrphuH1UuFsoVE5386bNNGH8Rs1IH01AFsl7ALQgOlQ==} 1071 + '@netlify/serverless-functions-api@2.2.0': 1072 + resolution: {integrity: sha512-eQNnGUMyatgEeFJ8iKI2DT7wXDEjbWmZ+hJpCZtfg1bVsD4JdprIhLqdrUqmrDgPG2r45sQYigO9oq8BWXO37w==} 909 1073 engines: {node: '>=18.0.0'} 910 1074 911 1075 '@netlify/static@3.0.8': ··· 1611 1775 buffer@6.0.3: 1612 1776 resolution: {integrity: sha512-FTiCpNxtwiZZHEZbcbTIcZjERVICn9yq/pDFkTl95/AxzD1naBctN7YO68riM/gLSDY7sdrMby8hofADYuuqOA==} 1613 1777 1614 - call-bind-apply-helpers@1.0.2: 1615 - resolution: {integrity: sha512-Sp1ablJ0ivDkSzjcaJdxEunN5/XvksFJ2sMBFfq6x0ryhQV/2b/KwFe21cMpmHtPOSij8K99/wSfoEuTObmuMQ==} 1616 - engines: {node: '>= 0.4'} 1617 - 1618 - call-bound@1.0.4: 1619 - resolution: {integrity: sha512-+ys997U96po4Kx/ABpBCqhA9EuxJaQWDQg7295H4hBphv3IZg0boBKuwYpt4YXp6MZ5AmZQnU/tyMTlRpaSejg==} 1620 - engines: {node: '>= 0.4'} 1621 - 1622 1778 callsite@1.0.0: 1623 1779 resolution: {integrity: sha512-0vdNRFXn5q+dtOqjfFtmtlI9N2eVZ7LMyEV2iKC5mEEFvSg/69Ml6b/WU2qF8W1nLRa0wiSrDT3Y5jOHZCwKPQ==} 1624 1780 ··· 1645 1801 1646 1802 chalk@5.5.0: 1647 1803 resolution: {integrity: sha512-1tm8DTaJhPBG3bIkVeZt1iZM9GfSX2lzOeDVZH9R9ffRHpmHvxZ/QhgQH/aDTkswQVt+YHdXAdS/In/30OjCbg==} 1804 + engines: {node: ^12.17.0 || ^14.13 || >=16.0.0} 1805 + 1806 + chalk@5.6.0: 1807 + resolution: {integrity: sha512-46QrSQFyVSEyYAgQ22hQ+zDa60YHA4fBstHmtSApj1Y5vKtG27fWowW03jCk5KcbXEWPZUIR894aARCA/G1kfQ==} 1648 1808 engines: {node: ^12.17.0 || ^14.13 || >=16.0.0} 1649 1809 1650 1810 character-entities-html4@2.1.0: ··· 1772 1932 resolution: {integrity: sha512-9Kr/j4O16ISv8zBBhJoi4bXOYNTkFLOqSL3UDB0njXxCXNezjeyVrJyGOWtgfs/q2km1gwBcfH8q1yEGoMYunA==} 1773 1933 engines: {node: '>=18'} 1774 1934 1775 - copy-file@11.0.0: 1776 - resolution: {integrity: sha512-mFsNh/DIANLqFt5VHZoGirdg7bK5+oTWlhnGu6tgRhzBlnEKWaPX2xrFaLltii/6rmhqFMJqffUgknuRdpYlHw==} 1935 + copy-file@11.1.0: 1936 + resolution: {integrity: sha512-X8XDzyvYaA6msMyAM575CUoygY5b44QzLcGRKsK3MFmXcOvQa518dNPLsKYwkYsn72g3EiW+LE0ytd/FlqWmyw==} 1777 1937 engines: {node: '>=18'} 1778 1938 1779 1939 core-util-is@1.0.3: ··· 1966 2126 resolution: {integrity: sha512-2QF/g9/zTaPDc3BjNcVTGoBbXBgYfMTTceLaYcFJ/W9kggFUkhxD/hMEeuLKbugyef9SqAx8cpgwlIP/jinUTA==} 1967 2127 engines: {node: '>=4'} 1968 2128 1969 - dunder-proto@1.0.1: 1970 - resolution: {integrity: sha512-KIN/nDJBQRcXw0MLVhZE9iQHmG68qAVIBg9CqmUYjmQIhgij9U5MFvrqkUL5FbtyyzZuOeOt0zdeRe4UY7ct+A==} 1971 - engines: {node: '>= 0.4'} 1972 - 1973 2129 eastasianwidth@0.2.0: 1974 2130 resolution: {integrity: sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==} 1975 2131 ··· 2007 2163 resolution: {integrity: sha512-dtJUTepzMW3Lm/NPxRf3wP4642UWhjL2sQxc+ym2YMj1m/H2zDNQOlezafzkHwn6sMstjHTwG6iQQsctDW/b1A==} 2008 2164 engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} 2009 2165 2010 - es-define-property@1.0.1: 2011 - resolution: {integrity: sha512-e3nRfgfUZ4rNGL232gUgX06QNyyez04KdjFrF+LTRoOXmrOgFKDg4BCdsjW8EnT69eqdYGmRpJwiPVYNrCaW3g==} 2012 - engines: {node: '>= 0.4'} 2013 - 2014 - es-errors@1.3.0: 2015 - resolution: {integrity: sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==} 2016 - engines: {node: '>= 0.4'} 2017 - 2018 2166 es-module-lexer@1.7.0: 2019 2167 resolution: {integrity: sha512-jEQoCwk8hyb2AZziIOLhDqpm5+2ww5uIE6lkO/6jcOCusfk6LhMHpXXfBLXTZ7Ydyt0j4VoUQv6uGNYbdW+kBA==} 2020 2168 2021 - es-object-atoms@1.1.1: 2022 - resolution: {integrity: sha512-FGgH2h8zKNim9ljj7dankFPcICIK9Cp5bm+c2gQSYePhpaG5+esrLODihIorn+Pe6FGJzWhXQotPv73jTaldXA==} 2023 - engines: {node: '>= 0.4'} 2024 - 2025 2169 esast-util-from-estree@2.0.0: 2026 2170 resolution: {integrity: sha512-4CyanoAudUSBAn5K13H4JhsMH6L9ZP7XbLVe/dKybkxMO7eDyLsT8UHl9TRNrU2Gr9nz+FovfSIjuXWJ81uVwQ==} 2027 2171 ··· 2035 2179 2036 2180 esbuild@0.25.8: 2037 2181 resolution: {integrity: sha512-vVC0USHGtMi8+R4Kz8rt6JhEWLxsv9Rnu/lGYbPR8u47B+DCBksq9JarW0zOO7bs37hyOK1l2/oqtbciutL5+Q==} 2182 + engines: {node: '>=18'} 2183 + hasBin: true 2184 + 2185 + esbuild@0.25.9: 2186 + resolution: {integrity: sha512-CRbODhYyQx3qp7ZEwzxOk4JBqmD/seJrzPa/cGjY1VtIn5E09Oi9/dB4JwctnfZ8Q8iT7rioVv5k/FNT/uf54g==} 2038 2187 engines: {node: '>=18'} 2039 2188 hasBin: true 2040 2189 ··· 2203 2352 fd-slicer@1.1.0: 2204 2353 resolution: {integrity: sha512-cE1qsB/VwyQozZ+q1dGxR8LBYNZeofhEdUNGSMbQD3Gw2lAzX9Zb3uIU6Ebc/Fmyjo9AWWfnn0AUCHqtevs/8g==} 2205 2354 2206 - fdir@6.4.6: 2207 - resolution: {integrity: sha512-hiFoqpyZcfNm1yc4u8oWCf9A2c4D3QjCrks3zmoVKVxpQRzmPNar1hUJcBG2RQHvEVGDN+Jm81ZheVLAQMK6+w==} 2355 + fdir@6.5.0: 2356 + resolution: {integrity: sha512-tIbYtZbucOs0BRGqPJkshJUYdL+SDH7dVM8gjy+ERp3WAUjLEFJE+02kanyHtwjWOnwrKYBiwAmM0p4kLJAnXg==} 2357 + engines: {node: '>=12.0.0'} 2208 2358 peerDependencies: 2209 2359 picomatch: ^3 || ^4 2210 2360 peerDependenciesMeta: ··· 2300 2450 get-east-asian-width@1.3.0: 2301 2451 resolution: {integrity: sha512-vpeMIQKxczTD/0s2CdEWHcb0eeJe6TFjxb+J5xgX7hScxqrGuyjmv4c1D4A/gelKfyox0gJJwIHF+fLjeaM8kQ==} 2302 2452 engines: {node: '>=18'} 2303 - 2304 - get-intrinsic@1.3.0: 2305 - resolution: {integrity: sha512-9fSjSaos/fRIVIp+xSJlE6lfwhES7LNtKaCBIamHsjr2na1BiABJPo0mOjjz8GJDURarmCPGqaiVg5mfjb98CQ==} 2306 - engines: {node: '>= 0.4'} 2307 2453 2308 2454 get-port-please@3.2.0: 2309 2455 resolution: {integrity: sha512-I9QVvBw5U/hw3RmWpYKRumUeaDgxTPd401x364rLmWBJcOQ753eov1eTgzDqRG9bqFIfDc7gfzcQEWrUri3o1A==} ··· 2312 2458 resolution: {integrity: sha512-QB9NKEeDg3xxVwCCwJQ9+xycaz6pBB6iQ76wiWMl1927n0Kir6alPiP+yuiICLLU4jpMe08dXfpebuQppFA2zw==} 2313 2459 engines: {node: '>=16'} 2314 2460 2315 - get-proto@1.0.1: 2316 - resolution: {integrity: sha512-sTSfBjoXBp89JvIKIefqw7U2CCebsc74kiY6awiGogKtoSGbgjYE/G/+l9sF3MWFPNc9IcoOC4ODfKHfxFmp0g==} 2317 - engines: {node: '>= 0.4'} 2318 - 2319 2461 get-stream@5.2.0: 2320 2462 resolution: {integrity: sha512-nBF+F1rAZVCu/p7rjzgA+Yb4lfYXrpl7a6VmJrU8wF9I1CKvP/QwPNZHnOlwbTkY6dvtFIzFMSyQXbLoTQPRpA==} 2321 2463 engines: {node: '>=8'} ··· 2359 2501 engines: {node: '>=0.6.0'} 2360 2502 hasBin: true 2361 2503 2362 - gopd@1.2.0: 2363 - resolution: {integrity: sha512-ZUKRh6/kUFoAiTAtTYPZJ3hw9wNxx+BIBOijnlG9PnrJsCcSjs1wyyD6vJpaYtgnzDrKYRSqf3OO6Rfa93xsRg==} 2364 - engines: {node: '>= 0.4'} 2365 - 2366 2504 graceful-fs@4.2.11: 2367 2505 resolution: {integrity: sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==} 2368 2506 ··· 2375 2513 has-flag@4.0.0: 2376 2514 resolution: {integrity: sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==} 2377 2515 engines: {node: '>=8'} 2378 - 2379 - has-symbols@1.1.0: 2380 - resolution: {integrity: sha512-1cDNdwJ2Jaohmb3sg4OmKaMBwuC48sYni5HUw2DvsC8LjGTLK9h+eb1X6RyuOHe4hT0ULCW68iomhjUoKUqlPQ==} 2381 - engines: {node: '>= 0.4'} 2382 2516 2383 2517 hasown@2.0.2: 2384 2518 resolution: {integrity: sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==} ··· 2718 2852 resolution: {integrity: sha512-gvVijfZvn7R+2qyPX8mAuKcFGDf6Nc61GdvGafQsHL0sBIxfKzA+usWn4GFC/bk+QdwPUD4kWFJLhElipq+0VA==} 2719 2853 engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} 2720 2854 2721 - lodash-es@4.17.21: 2722 - resolution: {integrity: sha512-mKnC+QJ9pWVzv+C4/U3rRsHapFfHvQFoFB92e52xeyGMcX6/OlIl78je1u8vePzYZSkkogMPJ2yjxxsb89cxyw==} 2723 - 2724 2855 lodash.debounce@4.0.8: 2725 2856 resolution: {integrity: sha512-FT1yDzDYEoYWhnSGnpE/4Kj1fLZkDFyqRb7fNt6FdYOSxlUWAtp42Eh6Wb0rGIv/m9Bgo7x4GhQbm5Ys4SG5ow==} 2726 2857 ··· 2786 2917 markdown-table@3.0.4: 2787 2918 resolution: {integrity: sha512-wiYz4+JrLyb/DqW2hkFJxP7Vd7JuTDm77fvbM8VfEQdmSMqcImWeeRbHwZjBjIFki/VaMK2BhFi7oUUZeM5bqw==} 2788 2919 2789 - math-intrinsics@1.1.0: 2790 - resolution: {integrity: sha512-/IXtbwEk5HTPyEwyKX6hGkYXxM9nbj64B+ilVJnC/R6B0pH5G4V3b0pVbL7DBj4tkhBAppbQUlf6F6Xl9LHu1g==} 2791 - engines: {node: '>= 0.4'} 2792 - 2793 2920 mdast-util-definitions@6.0.0: 2794 2921 resolution: {integrity: sha512-scTllyX6pnYNZH/AIp/0ePz6s4cZtARxImwoPJ7kS42n+MnVsI4XbnG6d4ibehRIldYMWM2LD7ImQblVhUejVQ==} 2795 2922 ··· 2866 2993 merge2@1.4.1: 2867 2994 resolution: {integrity: sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==} 2868 2995 engines: {node: '>= 8'} 2869 - 2870 - micro-api-client@3.3.0: 2871 - resolution: {integrity: sha512-y0y6CUB9RLVsy3kfgayU28746QrNMpSm9O/AYGNsBgOkJr/X/Jk0VLGoO8Ude7Bpa8adywzF+MzXNZRFRsNPhg==} 2872 2996 2873 2997 micromark-core-commonmark@2.0.3: 2874 2998 resolution: {integrity: sha512-RDBrHEMSxVFLg6xvnXmb1Ayr2WzLAWjeSATAoxwKYJV94TeNavgoIdA0a9ytzDSVzBy2YKFK+emCPOEibLeCrg==} ··· 3127 3251 nth-check@2.1.1: 3128 3252 resolution: {integrity: sha512-lqjrjmaOoAnWfMmBPL+XNnynZh2+swxiX3WUE0s4yEHI6m+AwrK2UZOimIRl3X/4QctVqS8AiZjFqyOGrMXb/w==} 3129 3253 3130 - object-inspect@1.13.4: 3131 - resolution: {integrity: sha512-W67iLl4J2EXEGTbfeHCffrjDfitvLANg0UlX3wFUUSTx92KXRFegMHUVgSqE+wvhAbi4WqjGg9czysTV2Epbew==} 3132 - engines: {node: '>= 0.4'} 3133 - 3134 3254 ofetch@1.4.1: 3135 3255 resolution: {integrity: sha512-QZj2DfGplQAr2oj9KzceK9Hwz6Whxazmn85yYeVuS3u9XTMOGMRx0kO95MQ+vLsj/S/NwBDMMLU5hpxvI6Tklw==} 3136 3256 ··· 3288 3408 resolution: {integrity: sha512-5gTmgEY/sqK6gFXLIsQNH19lWb4ebPDLA4SdLP7dsWkIXHWlG66oPuVvXSGFPppYZz8ZDZq0dYYrbHfBCVUb1Q==} 3289 3409 engines: {node: '>=12'} 3290 3410 3411 + picoquery@2.5.0: 3412 + resolution: {integrity: sha512-j1kgOFxtaCyoFCkpoYG2Oj3OdGakadO7HZ7o5CqyRazlmBekKhbDoUnNnXASE07xSY4nDImWZkrZv7toSxMi/g==} 3413 + 3291 3414 pkg-types@1.3.1: 3292 3415 resolution: {integrity: sha512-/Jm5M4RvtBFVkKWRu2BLUTNP8/M2a+UwuAX+ae4770q1qVGtfjG+WTCupoZixokjmHiry8uI+dlY8KXYV5HVVQ==} 3293 3416 ··· 3357 3480 punycode@2.3.1: 3358 3481 resolution: {integrity: sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==} 3359 3482 engines: {node: '>=6'} 3360 - 3361 - qs@6.14.0: 3362 - resolution: {integrity: sha512-YWWTjgABSKcvs/nWBi9PycY/JiPJqOD4JA6o9Sej2AtvSGarXxKC3OQSk4pAarbdQlKAh5D4FCQkJNkW+GAn3w==} 3363 - engines: {node: '>=0.6'} 3364 3483 3365 3484 queue-microtask@1.2.3: 3366 3485 resolution: {integrity: sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==} ··· 3572 3691 shiki@3.9.2: 3573 3692 resolution: {integrity: sha512-t6NKl5e/zGTvw/IyftLcumolgOczhuroqwXngDeMqJ3h3EQiTY/7wmfgPlsmloD8oYfqkEDqxiaH37Pjm1zUhQ==} 3574 3693 3575 - side-channel-list@1.0.0: 3576 - resolution: {integrity: sha512-FCLHtRD/gnpCiCHEiJLOwdmFP+wzCmDEkc9y7NsYxeF4u7Btsn1ZuwgwJGxImImHicJArLP4R0yX4c2KCrMrTA==} 3577 - engines: {node: '>= 0.4'} 3578 - 3579 - side-channel-map@1.0.1: 3580 - resolution: {integrity: sha512-VCjCNfgMsby3tTdo02nbjtM/ewra6jPHmpThenkTYh8pG9ucZ/1P8So4u4FGBek/BjpOVsDCMoLA/iuBKIFXRA==} 3581 - engines: {node: '>= 0.4'} 3582 - 3583 - side-channel-weakmap@1.0.2: 3584 - resolution: {integrity: sha512-WPS/HvHQTYnHisLo9McqBHOJk2FkHO/tlpvldyrnem4aeQp4hai3gythswg6p01oSoTl58rcpiFAjF2br2Ak2A==} 3585 - engines: {node: '>= 0.4'} 3586 - 3587 - side-channel@1.1.0: 3588 - resolution: {integrity: sha512-ZX99e6tRweoUXqR+VBrslhda51Nh5MTQwou5tnUDgbtyM0dBgmhEDtWGP/xbKn6hqfPRHujUNwz5fy/wbbhnpw==} 3589 - engines: {node: '>= 0.4'} 3590 - 3591 3694 signal-exit@4.1.0: 3592 3695 resolution: {integrity: sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==} 3593 3696 engines: {node: '>=14'} ··· 4173 4276 4174 4277 '@astrojs/internal-helpers@0.7.1': {} 4175 4278 4279 + '@astrojs/internal-helpers@0.7.2': {} 4280 + 4176 4281 '@astrojs/markdown-remark@6.3.5': 4177 4282 dependencies: 4178 4283 '@astrojs/internal-helpers': 0.7.1 ··· 4218 4323 transitivePeerDependencies: 4219 4324 - supports-color 4220 4325 4221 - '@astrojs/netlify@6.5.6(@types/node@24.3.0)(astro@5.12.9(@netlify/blobs@10.0.8)(@types/node@24.3.0)(jiti@2.5.1)(rollup@4.46.2)(tsx@4.20.3)(typescript@5.9.2)(yaml@2.8.1))(jiti@2.5.1)(rollup@4.46.2)(tsx@4.20.3)(yaml@2.8.1)': 4326 + '@astrojs/netlify@6.5.7(@types/node@24.3.0)(astro@5.12.9(@netlify/blobs@10.0.8)(@types/node@24.3.0)(jiti@2.5.1)(rollup@4.46.2)(tsx@4.20.3)(typescript@5.9.2)(yaml@2.8.1))(jiti@2.5.1)(rollup@4.46.2)(tsx@4.20.3)(yaml@2.8.1)': 4222 4327 dependencies: 4223 - '@astrojs/internal-helpers': 0.7.1 4328 + '@astrojs/internal-helpers': 0.7.2 4224 4329 '@astrojs/underscore-redirects': 1.0.0 4225 4330 '@netlify/blobs': 10.0.8 4226 4331 '@netlify/functions': 4.2.1(rollup@4.46.2) 4227 4332 '@netlify/vite-plugin': 2.5.4(rollup@4.46.2)(vite@6.3.5(@types/node@24.3.0)(jiti@2.5.1)(tsx@4.20.3)(yaml@2.8.1)) 4228 4333 '@vercel/nft': 0.29.4(rollup@4.46.2) 4229 4334 astro: 5.12.9(@netlify/blobs@10.0.8)(@types/node@24.3.0)(jiti@2.5.1)(rollup@4.46.2)(tsx@4.20.3)(typescript@5.9.2)(yaml@2.8.1) 4230 - esbuild: 0.25.8 4335 + esbuild: 0.25.9 4231 4336 tinyglobby: 0.2.14 4232 4337 vite: 6.3.5(@types/node@24.3.0)(jiti@2.5.1)(tsx@4.20.3)(yaml@2.8.1) 4233 4338 transitivePeerDependencies: ··· 4306 4411 dependencies: 4307 4412 '@babel/types': 7.28.2 4308 4413 4414 + '@babel/parser@7.28.3': 4415 + dependencies: 4416 + '@babel/types': 7.28.2 4417 + 4309 4418 '@babel/types@7.28.1': 4310 4419 dependencies: 4311 4420 '@babel/helper-string-parser': 7.27.1 ··· 4353 4462 '@esbuild/aix-ppc64@0.25.8': 4354 4463 optional: true 4355 4464 4465 + '@esbuild/aix-ppc64@0.25.9': 4466 + optional: true 4467 + 4356 4468 '@esbuild/android-arm64@0.25.6': 4357 4469 optional: true 4358 4470 4359 4471 '@esbuild/android-arm64@0.25.8': 4360 4472 optional: true 4361 4473 4474 + '@esbuild/android-arm64@0.25.9': 4475 + optional: true 4476 + 4362 4477 '@esbuild/android-arm@0.25.6': 4363 4478 optional: true 4364 4479 4365 4480 '@esbuild/android-arm@0.25.8': 4366 4481 optional: true 4367 4482 4483 + '@esbuild/android-arm@0.25.9': 4484 + optional: true 4485 + 4368 4486 '@esbuild/android-x64@0.25.6': 4369 4487 optional: true 4370 4488 4371 4489 '@esbuild/android-x64@0.25.8': 4372 4490 optional: true 4373 4491 4492 + '@esbuild/android-x64@0.25.9': 4493 + optional: true 4494 + 4374 4495 '@esbuild/darwin-arm64@0.25.6': 4375 4496 optional: true 4376 4497 4377 4498 '@esbuild/darwin-arm64@0.25.8': 4378 4499 optional: true 4379 4500 4501 + '@esbuild/darwin-arm64@0.25.9': 4502 + optional: true 4503 + 4380 4504 '@esbuild/darwin-x64@0.25.6': 4381 4505 optional: true 4382 4506 4383 4507 '@esbuild/darwin-x64@0.25.8': 4508 + optional: true 4509 + 4510 + '@esbuild/darwin-x64@0.25.9': 4384 4511 optional: true 4385 4512 4386 4513 '@esbuild/freebsd-arm64@0.25.6': 4387 4514 optional: true 4388 4515 4389 4516 '@esbuild/freebsd-arm64@0.25.8': 4517 + optional: true 4518 + 4519 + '@esbuild/freebsd-arm64@0.25.9': 4390 4520 optional: true 4391 4521 4392 4522 '@esbuild/freebsd-x64@0.25.6': ··· 4395 4525 '@esbuild/freebsd-x64@0.25.8': 4396 4526 optional: true 4397 4527 4528 + '@esbuild/freebsd-x64@0.25.9': 4529 + optional: true 4530 + 4398 4531 '@esbuild/linux-arm64@0.25.6': 4399 4532 optional: true 4400 4533 4401 4534 '@esbuild/linux-arm64@0.25.8': 4535 + optional: true 4536 + 4537 + '@esbuild/linux-arm64@0.25.9': 4402 4538 optional: true 4403 4539 4404 4540 '@esbuild/linux-arm@0.25.6': ··· 4407 4543 '@esbuild/linux-arm@0.25.8': 4408 4544 optional: true 4409 4545 4546 + '@esbuild/linux-arm@0.25.9': 4547 + optional: true 4548 + 4410 4549 '@esbuild/linux-ia32@0.25.6': 4411 4550 optional: true 4412 4551 4413 4552 '@esbuild/linux-ia32@0.25.8': 4553 + optional: true 4554 + 4555 + '@esbuild/linux-ia32@0.25.9': 4414 4556 optional: true 4415 4557 4416 4558 '@esbuild/linux-loong64@0.25.6': ··· 4419 4561 '@esbuild/linux-loong64@0.25.8': 4420 4562 optional: true 4421 4563 4564 + '@esbuild/linux-loong64@0.25.9': 4565 + optional: true 4566 + 4422 4567 '@esbuild/linux-mips64el@0.25.6': 4423 4568 optional: true 4424 4569 4425 4570 '@esbuild/linux-mips64el@0.25.8': 4571 + optional: true 4572 + 4573 + '@esbuild/linux-mips64el@0.25.9': 4426 4574 optional: true 4427 4575 4428 4576 '@esbuild/linux-ppc64@0.25.6': ··· 4431 4579 '@esbuild/linux-ppc64@0.25.8': 4432 4580 optional: true 4433 4581 4582 + '@esbuild/linux-ppc64@0.25.9': 4583 + optional: true 4584 + 4434 4585 '@esbuild/linux-riscv64@0.25.6': 4435 4586 optional: true 4436 4587 4437 4588 '@esbuild/linux-riscv64@0.25.8': 4438 4589 optional: true 4439 4590 4591 + '@esbuild/linux-riscv64@0.25.9': 4592 + optional: true 4593 + 4440 4594 '@esbuild/linux-s390x@0.25.6': 4441 4595 optional: true 4442 4596 4443 4597 '@esbuild/linux-s390x@0.25.8': 4598 + optional: true 4599 + 4600 + '@esbuild/linux-s390x@0.25.9': 4444 4601 optional: true 4445 4602 4446 4603 '@esbuild/linux-x64@0.25.6': ··· 4449 4606 '@esbuild/linux-x64@0.25.8': 4450 4607 optional: true 4451 4608 4609 + '@esbuild/linux-x64@0.25.9': 4610 + optional: true 4611 + 4452 4612 '@esbuild/netbsd-arm64@0.25.6': 4453 4613 optional: true 4454 4614 4455 4615 '@esbuild/netbsd-arm64@0.25.8': 4456 4616 optional: true 4457 4617 4618 + '@esbuild/netbsd-arm64@0.25.9': 4619 + optional: true 4620 + 4458 4621 '@esbuild/netbsd-x64@0.25.6': 4459 4622 optional: true 4460 4623 4461 4624 '@esbuild/netbsd-x64@0.25.8': 4462 4625 optional: true 4463 4626 4627 + '@esbuild/netbsd-x64@0.25.9': 4628 + optional: true 4629 + 4464 4630 '@esbuild/openbsd-arm64@0.25.6': 4465 4631 optional: true 4466 4632 4467 4633 '@esbuild/openbsd-arm64@0.25.8': 4468 4634 optional: true 4469 4635 4636 + '@esbuild/openbsd-arm64@0.25.9': 4637 + optional: true 4638 + 4470 4639 '@esbuild/openbsd-x64@0.25.6': 4471 4640 optional: true 4472 4641 4473 4642 '@esbuild/openbsd-x64@0.25.8': 4474 4643 optional: true 4475 4644 4645 + '@esbuild/openbsd-x64@0.25.9': 4646 + optional: true 4647 + 4476 4648 '@esbuild/openharmony-arm64@0.25.6': 4477 4649 optional: true 4478 4650 4479 4651 '@esbuild/openharmony-arm64@0.25.8': 4480 4652 optional: true 4481 4653 4654 + '@esbuild/openharmony-arm64@0.25.9': 4655 + optional: true 4656 + 4482 4657 '@esbuild/sunos-x64@0.25.6': 4483 4658 optional: true 4484 4659 4485 4660 '@esbuild/sunos-x64@0.25.8': 4661 + optional: true 4662 + 4663 + '@esbuild/sunos-x64@0.25.9': 4486 4664 optional: true 4487 4665 4488 4666 '@esbuild/win32-arm64@0.25.6': ··· 4491 4669 '@esbuild/win32-arm64@0.25.8': 4492 4670 optional: true 4493 4671 4672 + '@esbuild/win32-arm64@0.25.9': 4673 + optional: true 4674 + 4494 4675 '@esbuild/win32-ia32@0.25.6': 4495 4676 optional: true 4496 4677 4497 4678 '@esbuild/win32-ia32@0.25.8': 4498 4679 optional: true 4499 4680 4681 + '@esbuild/win32-ia32@0.25.9': 4682 + optional: true 4683 + 4500 4684 '@esbuild/win32-x64@0.25.6': 4501 4685 optional: true 4502 4686 4503 4687 '@esbuild/win32-x64@0.25.8': 4688 + optional: true 4689 + 4690 + '@esbuild/win32-x64@0.25.9': 4504 4691 optional: true 4505 4692 4506 4693 '@eslint-community/eslint-utils@4.7.0(eslint@9.33.0(jiti@2.5.1))': ··· 4549 4736 4550 4737 '@fastify/accept-negotiator@2.0.1': {} 4551 4738 4552 - '@fastify/busboy@3.1.1': {} 4739 + '@fastify/busboy@3.2.0': {} 4553 4740 4554 4741 '@humanfs/core@0.19.1': {} 4555 4742 ··· 4789 4976 - acorn 4790 4977 - supports-color 4791 4978 4792 - '@netlify/api@14.0.3': 4979 + '@netlify/api@14.0.4': 4793 4980 dependencies: 4794 4981 '@netlify/open-api': 2.37.0 4795 - lodash-es: 4.17.21 4796 - micro-api-client: 3.3.0 4797 4982 node-fetch: 3.3.2 4798 4983 p-wait-for: 5.0.2 4799 - qs: 6.14.0 4984 + picoquery: 2.5.0 4800 4985 4801 4986 '@netlify/binary-info@1.0.0': {} 4802 4987 ··· 4812 4997 '@netlify/config@23.2.0': 4813 4998 dependencies: 4814 4999 '@iarna/toml': 2.2.5 4815 - '@netlify/api': 14.0.3 5000 + '@netlify/api': 14.0.4 4816 5001 '@netlify/headers-parser': 9.0.2 4817 5002 '@netlify/redirect-parser': 15.0.3 4818 - chalk: 5.5.0 5003 + chalk: 5.6.0 4819 5004 cron-parser: 4.9.0 4820 5005 deepmerge: 4.3.1 4821 5006 dot-prop: 9.0.0 ··· 4889 5074 - supports-color 4890 5075 - uploadthing 4891 5076 4892 - '@netlify/edge-bundler@14.5.0': 5077 + '@netlify/edge-bundler@14.5.2': 4893 5078 dependencies: 4894 5079 '@import-maps/resolve': 2.0.0 4895 5080 ajv: 8.17.1 ··· 4917 5102 '@netlify/edge-functions@2.17.0': 4918 5103 dependencies: 4919 5104 '@netlify/dev-utils': 4.1.1 4920 - '@netlify/edge-bundler': 14.5.0 5105 + '@netlify/edge-bundler': 14.5.2 4921 5106 '@netlify/edge-functions-bootstrap': 2.16.0 4922 5107 '@netlify/runtime-utils': 2.1.0 4923 5108 '@netlify/types': 2.0.2 ··· 5004 5189 '@netlify/runtime-utils': 2.1.0 5005 5190 '@netlify/types': 2.0.2 5006 5191 5007 - '@netlify/serverless-functions-api@2.1.3': {} 5192 + '@netlify/serverless-functions-api@2.2.0': {} 5008 5193 5009 5194 '@netlify/static@3.0.8': 5010 5195 dependencies: ··· 5041 5226 5042 5227 '@netlify/zip-it-and-ship-it@14.1.2(rollup@4.46.2)': 5043 5228 dependencies: 5044 - '@babel/parser': 7.28.0 5229 + '@babel/parser': 7.28.3 5045 5230 '@babel/types': 7.28.1 5046 5231 '@netlify/binary-info': 1.0.0 5047 - '@netlify/serverless-functions-api': 2.1.3 5232 + '@netlify/serverless-functions-api': 2.2.0 5048 5233 '@vercel/nft': 0.29.4(rollup@4.46.2) 5049 5234 archiver: 7.0.1 5050 5235 common-path-prefix: 3.0.0 5051 - copy-file: 11.0.0 5236 + copy-file: 11.1.0 5052 5237 es-module-lexer: 1.7.0 5053 5238 esbuild: 0.25.6 5054 5239 execa: 8.0.1 ··· 5599 5784 5600 5785 '@vue/compiler-core@3.5.18': 5601 5786 dependencies: 5602 - '@babel/parser': 7.28.0 5787 + '@babel/parser': 7.28.3 5603 5788 '@vue/shared': 3.5.18 5604 5789 entities: 4.5.0 5605 5790 estree-walker: 2.0.2 ··· 5612 5797 5613 5798 '@vue/compiler-sfc@3.5.18': 5614 5799 dependencies: 5615 - '@babel/parser': 7.28.0 5800 + '@babel/parser': 7.28.3 5616 5801 '@vue/compiler-core': 3.5.18 5617 5802 '@vue/compiler-dom': 3.5.18 5618 5803 '@vue/compiler-ssr': 3.5.18 ··· 5643 5828 5644 5829 '@whatwg-node/node-fetch@0.7.25': 5645 5830 dependencies: 5646 - '@fastify/busboy': 3.1.1 5831 + '@fastify/busboy': 3.2.0 5647 5832 '@whatwg-node/disposablestack': 0.0.6 5648 5833 '@whatwg-node/promise-helpers': 1.3.2 5649 5834 tslib: 2.8.1 ··· 5967 6152 base64-js: 1.5.1 5968 6153 ieee754: 1.2.1 5969 6154 5970 - call-bind-apply-helpers@1.0.2: 5971 - dependencies: 5972 - es-errors: 1.3.0 5973 - function-bind: 1.1.2 5974 - 5975 - call-bound@1.0.4: 5976 - dependencies: 5977 - call-bind-apply-helpers: 1.0.2 5978 - get-intrinsic: 1.3.0 5979 - 5980 6155 callsite@1.0.0: {} 5981 6156 5982 6157 callsites@3.1.0: {} ··· 5999 6174 supports-color: 7.2.0 6000 6175 6001 6176 chalk@5.5.0: {} 6177 + 6178 + chalk@5.6.0: {} 6002 6179 6003 6180 character-entities-html4@2.1.0: {} 6004 6181 ··· 6106 6283 6107 6284 cookie@1.0.2: {} 6108 6285 6109 - copy-file@11.0.0: 6286 + copy-file@11.1.0: 6110 6287 dependencies: 6111 6288 graceful-fs: 4.2.11 6112 6289 p-event: 6.0.1 ··· 6296 6473 6297 6474 dset@3.1.4: {} 6298 6475 6299 - dunder-proto@1.0.1: 6300 - dependencies: 6301 - call-bind-apply-helpers: 1.0.2 6302 - es-errors: 1.3.0 6303 - gopd: 1.2.0 6304 - 6305 6476 eastasianwidth@0.2.0: {} 6306 6477 6307 6478 ecdsa-sig-formatter@1.0.11: ··· 6328 6499 6329 6500 env-paths@3.0.0: {} 6330 6501 6331 - es-define-property@1.0.1: {} 6332 - 6333 - es-errors@1.3.0: {} 6334 - 6335 6502 es-module-lexer@1.7.0: {} 6336 - 6337 - es-object-atoms@1.1.1: 6338 - dependencies: 6339 - es-errors: 1.3.0 6340 6503 6341 6504 esast-util-from-estree@2.0.0: 6342 6505 dependencies: ··· 6410 6573 '@esbuild/win32-ia32': 0.25.8 6411 6574 '@esbuild/win32-x64': 0.25.8 6412 6575 6576 + esbuild@0.25.9: 6577 + optionalDependencies: 6578 + '@esbuild/aix-ppc64': 0.25.9 6579 + '@esbuild/android-arm': 0.25.9 6580 + '@esbuild/android-arm64': 0.25.9 6581 + '@esbuild/android-x64': 0.25.9 6582 + '@esbuild/darwin-arm64': 0.25.9 6583 + '@esbuild/darwin-x64': 0.25.9 6584 + '@esbuild/freebsd-arm64': 0.25.9 6585 + '@esbuild/freebsd-x64': 0.25.9 6586 + '@esbuild/linux-arm': 0.25.9 6587 + '@esbuild/linux-arm64': 0.25.9 6588 + '@esbuild/linux-ia32': 0.25.9 6589 + '@esbuild/linux-loong64': 0.25.9 6590 + '@esbuild/linux-mips64el': 0.25.9 6591 + '@esbuild/linux-ppc64': 0.25.9 6592 + '@esbuild/linux-riscv64': 0.25.9 6593 + '@esbuild/linux-s390x': 0.25.9 6594 + '@esbuild/linux-x64': 0.25.9 6595 + '@esbuild/netbsd-arm64': 0.25.9 6596 + '@esbuild/netbsd-x64': 0.25.9 6597 + '@esbuild/openbsd-arm64': 0.25.9 6598 + '@esbuild/openbsd-x64': 0.25.9 6599 + '@esbuild/openharmony-arm64': 0.25.9 6600 + '@esbuild/sunos-x64': 0.25.9 6601 + '@esbuild/win32-arm64': 0.25.9 6602 + '@esbuild/win32-ia32': 0.25.9 6603 + '@esbuild/win32-x64': 0.25.9 6604 + 6413 6605 escalade@3.2.0: {} 6414 6606 6415 6607 escape-string-regexp@4.0.0: {} ··· 6617 6809 dependencies: 6618 6810 pend: 1.2.0 6619 6811 6620 - fdir@6.4.6(picomatch@4.0.3): 6812 + fdir@6.5.0(picomatch@4.0.3): 6621 6813 optionalDependencies: 6622 6814 picomatch: 4.0.3 6623 6815 ··· 6712 6904 6713 6905 get-east-asian-width@1.3.0: {} 6714 6906 6715 - get-intrinsic@1.3.0: 6716 - dependencies: 6717 - call-bind-apply-helpers: 1.0.2 6718 - es-define-property: 1.0.1 6719 - es-errors: 1.3.0 6720 - es-object-atoms: 1.1.1 6721 - function-bind: 1.1.2 6722 - get-proto: 1.0.1 6723 - gopd: 1.2.0 6724 - has-symbols: 1.1.0 6725 - hasown: 2.0.2 6726 - math-intrinsics: 1.1.0 6727 - 6728 6907 get-port-please@3.2.0: {} 6729 6908 6730 6909 get-port@7.1.0: {} 6731 - 6732 - get-proto@1.0.1: 6733 - dependencies: 6734 - dunder-proto: 1.0.1 6735 - es-object-atoms: 1.1.1 6736 6910 6737 6911 get-stream@5.2.0: 6738 6912 dependencies: ··· 6773 6947 dependencies: 6774 6948 minimist: 1.2.8 6775 6949 6776 - gopd@1.2.0: {} 6777 - 6778 6950 graceful-fs@4.2.11: {} 6779 6951 6780 6952 graphemer@1.4.0: {} ··· 6792 6964 uncrypto: 0.1.3 6793 6965 6794 6966 has-flag@4.0.0: {} 6795 - 6796 - has-symbols@1.1.0: {} 6797 6967 6798 6968 hasown@2.0.2: 6799 6969 dependencies: ··· 7233 7403 dependencies: 7234 7404 p-locate: 6.0.0 7235 7405 7236 - lodash-es@4.17.21: {} 7237 - 7238 7406 lodash.debounce@4.0.8: {} 7239 7407 7240 7408 lodash.includes@4.3.0: {} ··· 7294 7462 uc.micro: 2.1.0 7295 7463 7296 7464 markdown-table@3.0.4: {} 7297 - 7298 - math-intrinsics@1.1.0: {} 7299 7465 7300 7466 mdast-util-definitions@6.0.0: 7301 7467 dependencies: ··· 7505 7671 merge-stream@2.0.0: {} 7506 7672 7507 7673 merge2@1.4.1: {} 7508 - 7509 - micro-api-client@3.3.0: {} 7510 7674 7511 7675 micromark-core-commonmark@2.0.3: 7512 7676 dependencies: ··· 7884 8048 7885 8049 node-source-walk@7.0.1: 7886 8050 dependencies: 7887 - '@babel/parser': 7.28.0 8051 + '@babel/parser': 7.28.3 7888 8052 7889 8053 node-stream-zip@1.15.0: {} 7890 8054 ··· 7912 8076 dependencies: 7913 8077 boolbase: 1.0.0 7914 8078 7915 - object-inspect@1.13.4: {} 7916 - 7917 8079 ofetch@1.4.1: 7918 8080 dependencies: 7919 8081 destr: 2.0.5 ··· 8073 8235 8074 8236 picomatch@4.0.3: {} 8075 8237 8238 + picoquery@2.5.0: {} 8239 + 8076 8240 pkg-types@1.3.1: 8077 8241 dependencies: 8078 8242 confbox: 0.1.8 ··· 8152 8316 punycode.js@2.3.1: {} 8153 8317 8154 8318 punycode@2.3.1: {} 8155 - 8156 - qs@6.14.0: 8157 - dependencies: 8158 - side-channel: 1.1.0 8159 8319 8160 8320 queue-microtask@1.2.3: {} 8161 8321 ··· 8536 8696 '@shikijs/vscode-textmate': 10.0.2 8537 8697 '@types/hast': 3.0.4 8538 8698 8539 - side-channel-list@1.0.0: 8540 - dependencies: 8541 - es-errors: 1.3.0 8542 - object-inspect: 1.13.4 8543 - 8544 - side-channel-map@1.0.1: 8545 - dependencies: 8546 - call-bound: 1.0.4 8547 - es-errors: 1.3.0 8548 - get-intrinsic: 1.3.0 8549 - object-inspect: 1.13.4 8550 - 8551 - side-channel-weakmap@1.0.2: 8552 - dependencies: 8553 - call-bound: 1.0.4 8554 - es-errors: 1.3.0 8555 - get-intrinsic: 1.3.0 8556 - object-inspect: 1.13.4 8557 - side-channel-map: 1.0.1 8558 - 8559 - side-channel@1.1.0: 8560 - dependencies: 8561 - es-errors: 1.3.0 8562 - object-inspect: 1.13.4 8563 - side-channel-list: 1.0.0 8564 - side-channel-map: 1.0.1 8565 - side-channel-weakmap: 1.0.2 8566 - 8567 8699 signal-exit@4.1.0: {} 8568 8700 8569 8701 simple-swizzle@0.2.2: ··· 8729 8861 8730 8862 tinyglobby@0.2.14: 8731 8863 dependencies: 8732 - fdir: 6.4.6(picomatch@4.0.3) 8864 + fdir: 6.5.0(picomatch@4.0.3) 8733 8865 picomatch: 4.0.3 8734 8866 8735 8867 tmp-promise@3.0.3: ··· 8939 9071 8940 9072 vite@6.3.5(@types/node@24.3.0)(jiti@2.5.1)(tsx@4.20.3)(yaml@2.8.1): 8941 9073 dependencies: 8942 - esbuild: 0.25.8 8943 - fdir: 6.4.6(picomatch@4.0.3) 9074 + esbuild: 0.25.9 9075 + fdir: 6.5.0(picomatch@4.0.3) 8944 9076 picomatch: 4.0.3 8945 9077 postcss: 8.5.6 8946 9078 rollup: 4.46.2