更新依赖

This commit is contained in:
2024-11-18 17:46:37 +08:00
parent 947c5c7e8c
commit 48bcf489d6
2 changed files with 48 additions and 13 deletions

View File

@@ -18,9 +18,10 @@
"vuepress-theme-hope": "2.0.0-rc.59"
},
"volta": {
"node": "20.17.0"
"node": "22.11.0"
},
"dependencies": {
"katex": "^0.16.11"
"katex": "^0.16.11",
"vuepress-plugin-search-pro": "2.0.0-rc.59"
}
}