docs: update add-provider.mdx

This commit is contained in:
Maël Gangloff
2025-11-16 01:09:23 +01:00
parent 7c22e037d0
commit 9bed601d9c
15 changed files with 1484 additions and 80 deletions

View File

@@ -18,6 +18,10 @@
"dependencies": {
"@astrojs/starlight": "^0.36.2",
"astro": "^5.6.1",
"sharp": "^0.34.2"
"astro-mermaid": "^1.1.0",
"mermaid": "^11.12.1",
"sharp": "^0.34.2",
"starlight-contributor-list": "^0.3.1",
"starlight-links-validator": "^0.19.1"
}
}
}