chore(docs): remove openapiPlugin() for now from lib/source.ts

This commit is contained in:
rzmk 2025-10-24 15:53:45 -04:00
parent bd1897b7ba
commit 4b7ca43709
5 changed files with 15 additions and 17 deletions

View file

@ -11,10 +11,10 @@
"format": "biome format --write"
},
"dependencies": {
"fumadocs-core": "16.0.1",
"fumadocs-mdx": "13.0.0",
"fumadocs-core": "16.0.2",
"fumadocs-mdx": "^13.0.0",
"fumadocs-openapi": "^9.6.3",
"fumadocs-ui": "16.0.1",
"fumadocs-ui": "16.0.2",
"lucide-react": "^0.546.0",
"next": "^16.0.0",
"react": "^19.2.0",