Skip to content

Commit 7c5d2d9

Browse files
Update astro monorepo
| datasource | package | from | to | | ---------- | ------------ | ------- | ----- | | npm | @astrojs/mdx | 3.1.7 | 4.0.0 | | npm | astro | 4.15.11 | 5.0.0 |
1 parent e35e839 commit 7c5d2d9

File tree

2 files changed

+725
-831
lines changed

2 files changed

+725
-831
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,12 @@
1212
},
1313
"dependencies": {
1414
"@astrojs/check": "^0.9.3",
15-
"@astrojs/mdx": "^3.1.7",
15+
"@astrojs/mdx": "^4.0.0",
1616
"@astrojs/rss": "^4.0.7",
1717
"@astrojs/sitemap": "^3.2.0",
1818
"@fontsource/roboto-mono": "^5.1.0",
1919
"@fontsource/roboto-slab": "^5.1.0",
20-
"astro": "^4.15.11",
20+
"astro": "^5.0.0",
2121
"astro-embed": "^0.7.2",
2222
"astro-expressive-code": "^0.37.0",
2323
"rehype-autolink-headings": "^7.1.0",

0 commit comments

Comments
 (0)