Bump astro from 4.0.8 to 4.2.8

Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 4.0.8 to 4.2.8.
- [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.2.8/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-01 03:55:29 +00:00 committed by Ivan
parent 4820299aa8
commit 8c602ed3f8
2 changed files with 432 additions and 542 deletions

972
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -13,7 +13,7 @@
"dependencies": {
"@astrojs/check": "^0.4.1",
"@astrojs/rss": "^4.0.3",
"astro": "^4.0.8",
"astro": "^4.2.8",
"typescript": "^5.3.3"
}
}