Skip to content

Commit 82f4860

Browse files
chore(deps-dev): bump astro and @astrojs/mdx
Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) and [@astrojs/mdx](https://github.com/withastro/astro/tree/HEAD/packages/integrations/mdx). These dependencies needed to be updated together. Updates `astro` from 5.18.1 to 6.1.4 - [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@6.1.4/packages/astro) Updates `@astrojs/mdx` from 4.3.14 to 5.0.3 - [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@5.0.3/packages/integrations/mdx) --- updated-dependencies: - dependency-name: astro dependency-version: 6.1.4 dependency-type: direct:development update-type: version-update:semver-major - dependency-name: "@astrojs/mdx" dependency-version: 5.0.3 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d441087 commit 82f4860

File tree

2 files changed

+643
-417
lines changed

2 files changed

+643
-417
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
},
2424
"devDependencies": {
2525
"@astrojs/check": "0.9.8",
26-
"@astrojs/mdx": "4.3.14",
26+
"@astrojs/mdx": "5.0.3",
2727
"@astrojs/react": "4.3.1",
2828
"@astrojs/sitemap": "3.7.2",
2929
"@axe-core/playwright": "4.11.1",
@@ -44,7 +44,7 @@
4444
"@types/react": "19.2.14",
4545
"@types/react-dom": "19.2.3",
4646
"@typescript-eslint/parser": "8.58.0",
47-
"astro": "5.18.1",
47+
"astro": "6.1.4",
4848
"eslint": "10.2.0",
4949
"eslint-plugin-astro": "1.7.0",
5050
"prettier": "3.8.1",

0 commit comments

Comments
 (0)