fix(website): update astro 5.7.7 → 5.7.8 (#34886)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [astro](https://astro.build)
([source](https://redirect.github.com/withastro/astro/tree/HEAD/packages/astro))
| dependencies | patch | [`5.7.7` ->
`5.7.8`](https://renovatebot.com/diffs/npm/astro/5.7.7/5.7.8) |

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Release Notes

<details>
<summary>withastro/astro (astro)</summary>

###
[`v5.7.8`](https://redirect.github.com/withastro/astro/blob/HEAD/packages/astro/CHANGELOG.md#578)

[Compare
Source](https://redirect.github.com/withastro/astro/compare/astro@5.7.7...astro@5.7.8)

##### Patch Changes

-
[#&#8203;13715](https://redirect.github.com/withastro/astro/pull/13715)
[`b32dffa`](https://redirect.github.com/withastro/astro/commit/b32dffab6e16388c87fb5e8bb423ed02d88586bb)
Thanks
[@&#8203;florian-lefebvre](https://redirect.github.com/florian-lefebvre)!
- Updates `unifont` to fix a case where a `unicodeRange` related error
would be thrown when using the experimental fonts API

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
TrueCharts Bot
2025-04-29 02:42:34 +02:00
committed by GitHub
parent e29ccea40d
commit 657051351b
2 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -23,7 +23,7 @@
"@astrojs/starlight-tailwind": "3.0.0",
"@astrojs/tailwind": "5.1.5",
"@playform/compress": "0.1.9",
"astro": "5.7.7",
"astro": "5.7.8",
"astro-better-image-service": "2.1.5",
"astro-integration-lottie": "0.3.2",
"astro-robots-txt": "1.0.0",