summaryrefslogtreecommitdiff
path: root/packages/integrations/mdx/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'packages/integrations/mdx/package.json')
-rw-r--r--packages/integrations/mdx/package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/integrations/mdx/package.json b/packages/integrations/mdx/package.json
index 88543ea90..3d3cbaad7 100644
--- a/packages/integrations/mdx/package.json
+++ b/packages/integrations/mdx/package.json
@@ -36,7 +36,7 @@
"@astrojs/markdown-remark": "workspace:*",
"@mdx-js/mdx": "^3.0.1",
"acorn": "^8.12.0",
- "es-module-lexer": "^1.5.3",
+ "es-module-lexer": "^1.5.4",
"estree-util-visit": "^2.0.0",
"github-slugger": "^2.0.0",
"gray-matter": "^4.0.3",
@@ -71,7 +71,7 @@
"remark-rehype": "^11.1.0",
"remark-shiki-twoslash": "^3.1.3",
"remark-toc": "^9.0.0",
- "unified": "^11.0.4",
+ "unified": "^11.0.5",
"vite": "^5.3.1"
},
"engines": {