Update upstream software

This commit is contained in:
Masterain
2023-02-02 18:27:06 -08:00
parent 8235361f13
commit 99dcd06252
3 changed files with 897 additions and 551 deletions

View File

@@ -134,7 +134,6 @@ export default hopeTheme({
}, },
components: { components: {
components: [ components: [
"Catalog",
"Badge", "Badge",
"BiliBili", "BiliBili",
] ]

1443
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -13,7 +13,7 @@
"@vuepress/client": "2.0.0-beta.60", "@vuepress/client": "2.0.0-beta.60",
"vue": "^3.2.29", "vue": "^3.2.29",
"vuepress": "2.0.0-beta.60", "vuepress": "2.0.0-beta.60",
"vuepress-plugin-search-pro": "^2.0.0-beta.163", "vuepress-plugin-search-pro": "2.0.0-beta.171",
"vuepress-theme-hope": "2.0.0-beta.163" "vuepress-theme-hope": "2.0.0-beta.171"
} }
} }