diff --git a/website/package.json b/website/package.json index c28ef7b9..b618a3dd 100644 --- a/website/package.json +++ b/website/package.json @@ -9,9 +9,9 @@ "start": "next start" }, "dependencies": { - "fumadocs-core": "^16.8.10", + "fumadocs-core": "^16.8.11", "fumadocs-mdx": "^14.3.2", - "fumadocs-ui": "^16.8.10", + "fumadocs-ui": "^16.8.11", "mdast-util-from-markdown": "^2.0.3", "next": "^16.2.6", "react": "^19.2.6",