Update software versions

This commit is contained in:
Masterain
2023-01-10 01:11:48 -08:00
parent 04e24e2d33
commit 128b58c4e2
2 changed files with 4668 additions and 4402 deletions

View File

@@ -10,9 +10,9 @@
"docs:dev": "vuepress dev docs"
},
"devDependencies": {
"@vuepress/client": "2.0.0-beta.51",
"@vuepress/client": "2.0.0-beta.60",
"vue": "^3.2.29",
"vuepress": "2.0.0-beta.51",
"vuepress-theme-hope": "2.0.0-beta.104"
"vuepress": "^2.0.0-beta.60",
"vuepress-theme-hope": "^2.0.0-beta.154"
}
}