UPDATE: Updates docs dependencies

This commit is contained in:
Nicolás Hatcher
2025-12-10 18:40:45 +01:00
parent ba75ffcf4f
commit 2383ce4d27
2 changed files with 423 additions and 413 deletions

830
docs/package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -5,8 +5,8 @@
"preview": "vitepress preview src"
},
"devDependencies": {
"markdown-it-mathjax3": "^4.3.2",
"vitepress": "^v2.0.0-alpha.12",
"vue": "^3.5.17"
"markdown-it-mathjax3": "^4",
"vitepress": "^v2.0.0-alpha.15",
"vue": "^3.5.25"
}
}