Skip to content

Commit f304d54

Browse files
build(deps): bump @astrojs/mdx from 5.0.6 to 6.0.1 in /website
Bumps [@astrojs/mdx](https://github.com/withastro/astro/tree/HEAD/packages/integrations/mdx) from 5.0.6 to 6.0.1. - [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/astro@6.0.1/packages/integrations/mdx) --- updated-dependencies: - dependency-name: "@astrojs/mdx" dependency-version: 6.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3c500ed commit f304d54

2 files changed

Lines changed: 29 additions & 88 deletions

File tree

website/package-lock.json

Lines changed: 28 additions & 87 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"start": "astro dev"
1414
},
1515
"dependencies": {
16-
"@astrojs/mdx": "^5.0.6",
16+
"@astrojs/mdx": "^6.0.1",
1717
"@astrojs/react": "^5.0.6",
1818
"@astrojs/rss": "^4.0.18",
1919
"@astrojs/sitemap": "^3.7.3",

0 commit comments

Comments
 (0)