Skip to content

Commit 169c580

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.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@6.1.2/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.2 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 ba06c0b commit 169c580

File tree

2 files changed

+481
-281
lines changed

2 files changed

+481
-281
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
},
2323
"devDependencies": {
2424
"@astrojs/check": "0.9.8",
25-
"@astrojs/mdx": "4.3.14",
25+
"@astrojs/mdx": "5.0.3",
2626
"@astrojs/react": "4.3.1",
2727
"@astrojs/sitemap": "3.7.2",
2828
"@axe-core/playwright": "4.11.1",
@@ -42,7 +42,7 @@
4242
"@playwright/test": "1.58.2",
4343
"@types/react": "19.2.14",
4444
"@typescript-eslint/parser": "8.57.2",
45-
"astro": "5.18.1",
45+
"astro": "6.1.2",
4646
"eslint": "10.1.0",
4747
"eslint-plugin-astro": "1.6.0",
4848
"prettier": "3.8.1",

0 commit comments

Comments
 (0)