Bump esbuild and astro

Bumps [esbuild](https://github.com/evanw/esbuild) to 0.25.2 and updates ancestor dependency [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro). These dependencies need to be updated together.


Updates `esbuild` from 0.24.2 to 0.25.2
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2024.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.24.2...v0.25.2)

Updates `astro` from 5.3.1 to 5.5.6
- [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@5.5.6/packages/astro)

---
updated-dependencies:
- dependency-name: esbuild
  dependency-type: indirect
- dependency-name: astro
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-03-31 19:08:56 +00:00 committed by GitHub
parent 262e3a2c9e
commit cd65a3c688
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 294 additions and 874 deletions

1166
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -14,7 +14,7 @@
"@astrojs/rss": "^4.0.11",
"@astrojs/sitemap": "^3.2.1",
"@fontsource/roboto": "^5.1.1",
"astro": "^5.3.1",
"astro": "^5.5.6",
"rehype-mathjax": "^7.1.0",
"remark-math": "^6.0.0"
}