diff options
Diffstat (limited to 'packages/integrations/mdx/package.json')
-rw-r--r-- | packages/integrations/mdx/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/integrations/mdx/package.json b/packages/integrations/mdx/package.json index 52b371815..4223431da 100644 --- a/packages/integrations/mdx/package.json +++ b/packages/integrations/mdx/package.json @@ -68,7 +68,7 @@ "remark-rehype": "^11.1.1", "remark-shiki-twoslash": "^3.1.3", "remark-toc": "^9.0.0", - "shiki": "^1.22.2", + "shiki": "^1.23.1", "unified": "^11.0.5", "vite": "^6.0.1" }, |