diff --git a/package.json b/package.json index 721a41a..db680ce 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "vitepress-plugin-comment-with-giscus": "^1.1.15", "vitepress-plugin-google-analytics": "^1.0.2", "vitepress-plugin-group-icons": "^1.3.0", - "vitepress-sidebar": "^1.27.1", + "vitepress-sidebar": "^1.28.0", "vitepress-theme-website": "^1.0.8", "vue": "^3.5.12" }, diff --git a/yarn.lock b/yarn.lock index 1741e3c..4ddce0a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1890,10 +1890,10 @@ vitepress-plugin-group-icons@^1.3.0: "@iconify-json/vscode-icons" "^1.2.2" "@iconify/utils" "^2.1.33" -vitepress-sidebar@^1.27.1: - version "1.27.1" - resolved "https://registry.yarnpkg.com/vitepress-sidebar/-/vitepress-sidebar-1.27.1.tgz#5a38621a59a97d476916e98a788083ce9ce65252" - integrity sha512-MdqDp5urRfSzvRqck6SMJAWXt71L4ZRepe9myBSy5jI779t4/ZXnl09yew/xGvBvgUPupCaZyNCk+XLYj7Rciw== +vitepress-sidebar@^1.28.0: + version "1.28.0" + resolved "https://registry.yarnpkg.com/vitepress-sidebar/-/vitepress-sidebar-1.28.0.tgz#e9de4f1cdf08be0fb3f46e5bd47f1b28d8fd0094" + integrity sha512-oO+cUKaHArIKxTz+bOmTBtxn5MO+04dP365kpR7Dkilu8SGJOG4w6qSlKH5HlLqPl247+xgIrJ0KUQxWzKIs5g== dependencies: glob "10.4.5" gray-matter "4.0.3"