Skip to content

Commit 0963096

Browse files
fix(deps): update dependency @astrojs/mdx to ^0.13.0 (#115)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 71e842a commit 0963096

File tree

2 files changed

+10
-18
lines changed

2 files changed

+10
-18
lines changed

page/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"test": "astro check && tsc --noEmit"
1313
},
1414
"dependencies": {
15-
"@astrojs/mdx": "^0.12.0",
15+
"@astrojs/mdx": "^0.13.0",
1616
"@astrojs/solid-js": "^1.2.3",
1717
"astro": "^1.6.11",
1818
"solid-js": "^1.4.3"

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)