chore(deps-dev): bump the astro group across 1 directory with 2 updates

Bumps the astro group with 2 updates in the / directory: [@astrojs/mdx](https://github.com/withastro/astro/tree/HEAD/packages/integrations/mdx) and [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro).


Updates `@astrojs/mdx` from 4.0.6 to 4.1.0
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/mdx/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/@astrojs/mdx@4.1.0/packages/integrations/mdx)

Updates `astro` from 5.1.7 to 5.4.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@5.4.1/packages/astro)

---
updated-dependencies:
- dependency-name: "@astrojs/mdx"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: astro
- dependency-name: astro
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: astro
...

Signed-off-by: dependabot[bot] <support@github.com>
dependabot/npm_and_yarn/astro-bb0d9f9dd6
dependabot[bot] 2025-03-01 03:25:08 +00:00 committed by GitHub
parent 199ca8a765
commit bc51f673b1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 332 additions and 238 deletions

566
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -59,11 +59,11 @@
}, },
"devDependencies": { "devDependencies": {
"@astrojs/check": "^0.9.4", "@astrojs/check": "^0.9.4",
"@astrojs/mdx": "^4.0.6", "@astrojs/mdx": "^4.1.0",
"@rollup/plugin-typescript": "^12.1.2", "@rollup/plugin-typescript": "^12.1.2",
"@typescript-eslint/eslint-plugin": "^7.5.0", "@typescript-eslint/eslint-plugin": "^7.5.0",
"@typescript-eslint/parser": "^7.5.0", "@typescript-eslint/parser": "^7.5.0",
"astro": "^5.1.7", "astro": "^5.4.1",
"autoprefixer": "^10.4.20", "autoprefixer": "^10.4.20",
"bootstrap": "^5.3.2", "bootstrap": "^5.3.2",
"bundlewatch": "^0.4.0", "bundlewatch": "^0.4.0",