[DOCS] Update vuepress (#1407)

This commit is contained in:
Florian
2023-01-20 09:43:53 -06:00
committed by GitHub
parent a43f0605ed
commit 27b568e4f9
2 changed files with 371 additions and 269 deletions

638
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -4,6 +4,6 @@
"docs:build": "vuepress build docs"
},
"devDependencies": {
"vuepress": "^1.9.7"
"vuepress": "^1.9.8"
}
}