Bump astro from 4.4.3 to 4.7.1

Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 4.4.3 to 4.7.1.
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/astro@4.7.1/packages/astro)

---
updated-dependencies:
- dependency-name: astro
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-05-06 03:52:44 +00:00 committed by GitHub
parent 9f07cc92d7
commit 0ed3777f7c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 644 additions and 942 deletions

1584
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -5,7 +5,7 @@
"@astrojs/mdx": "^2.0.3", "@astrojs/mdx": "^2.0.3",
"@lbry/components": "^4.2.5", "@lbry/components": "^4.2.5",
"@thewebforge/astro-code-blocks": "^0.2.0", "@thewebforge/astro-code-blocks": "^0.2.0",
"astro": "^4.4.3", "astro": "^4.7.1",
"astro-preload": "^1.1.2", "astro-preload": "^1.1.2",
"markdown-wasm": "^1.2.0", "markdown-wasm": "^1.2.0",
"rehype-autolink-headings": "^7.1.0", "rehype-autolink-headings": "^7.1.0",