build: update fumadocs-openapi with Python sample fix

This commit is contained in:
rzmk 2025-10-24 15:19:28 -04:00
parent 2114cc9562
commit aabbcdcb57
2 changed files with 15 additions and 15 deletions

View file

@ -13,7 +13,7 @@
"dependencies": {
"fumadocs-core": "16.0.1",
"fumadocs-mdx": "13.0.0",
"fumadocs-openapi": "^9.6.2",
"fumadocs-openapi": "^9.6.3",
"fumadocs-ui": "16.0.1",
"lucide-react": "^0.546.0",
"next": "^16.0.0",
@ -22,7 +22,7 @@
"shiki": "^3.13.0"
},
"devDependencies": {
"@biomejs/biome": "^2.2.7",
"@biomejs/biome": "^2.3.0",
"@tailwindcss/postcss": "^4.1.16",
"@types/mdx": "^2.0.13",
"@types/node": "24.9.1",