FIX[docs]: Update dependencies

This commit is contained in:
Nicolás Hatcher
2025-07-17 19:34:23 +02:00
committed by Nicolás Hatcher Andrés
parent 46b1ade34a
commit 2428c6c89b
2 changed files with 1048 additions and 764 deletions

1808
docs/package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -6,7 +6,7 @@
}, },
"devDependencies": { "devDependencies": {
"markdown-it-mathjax3": "^4.3.2", "markdown-it-mathjax3": "^4.3.2",
"vitepress": "^1.5.0", "vitepress": "^v2.0.0-alpha.8",
"vue": "^3.5.12" "vue": "^3.5.17"
} }
} }