Bump astro from 4.1.1 to 4.3.2

Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 4.1.1 to 4.3.2.
- [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.3.2/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-02-05 03:36:00 +00:00 committed by GitHub
parent f5dd845efb
commit 70180c8426
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 762 additions and 13 deletions

773
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",
"@lbry/components": "^4.2.5",
"@thewebforge/astro-code-blocks": "^0.2.0",
"astro": "^4.1.1",
"astro": "^4.3.2",
"astro-preload": "^1.1.2",
"markdown-wasm": "^1.2.0",
"rehype-autolink-headings": "^7.1.0",