docs: update dependencies

This commit is contained in:
rzmk 2025-12-14 17:12:35 -05:00
parent f0ac63a368
commit 85d9a65b01
7 changed files with 202 additions and 181 deletions

View file

@ -9,6 +9,7 @@ import {
// You can customise Zod schemas for frontmatter and `meta.json` here
// see https://fumadocs.dev/docs/mdx/collections
export const docs = defineDocs({
dir: "content/docs",
docs: {
schema: frontmatterSchema,
postprocess: {