Skip to content

Commit 1b81b58

Browse files
chore(deps): 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 4.16.18 to 5.1.3 - [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/[email protected]/packages/astro) Updates `@astrojs/mdx` from 3.1.9 to 4.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/[email protected]/packages/integrations/mdx) --- updated-dependencies: - dependency-name: astro dependency-type: direct:production update-type: version-update:semver-major - dependency-name: "@astrojs/mdx" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a6eea2d commit 1b81b58

File tree

2 files changed

+500
-433
lines changed

2 files changed

+500
-433
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,11 @@
1313
"check": "astro check"
1414
},
1515
"dependencies": {
16-
"@astrojs/mdx": "3.1.9",
16+
"@astrojs/mdx": "4.0.3",
1717
"@astrojs/rss": "4.0.11",
1818
"@astrojs/sitemap": "3.2.1",
1919
"@astrojs/tailwind": "5.1.4",
20-
"astro": "4.16.18",
20+
"astro": "5.1.3",
2121
"astro-expressive-code": "0.38.3",
2222
"astro-icon": "1.1.5",
2323
"markdown-it": "14.1.0",

0 commit comments

Comments
 (0)