Update VuePress (#1319)

This commit is contained in:
Florian
2022-11-13 16:52:19 -06:00
committed by GitHub
parent f32a9e77a5
commit 0099a579d2
2 changed files with 2317 additions and 1549 deletions

3864
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.8.2"
"vuepress": "^1.9.7"
}
}