diff --git a/package.json b/package.json index 3f1c9da..0cbbd03 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.5", - "vitepress-sidebar": "^1.30.2", + "vitepress-sidebar": "^1.31.0", "vitepress-theme-website": "^1.0.8", "vue": "^3.5.13" }, diff --git a/yarn.lock b/yarn.lock index 721a06f..e33d663 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1600,6 +1600,11 @@ property-information@^6.0.0: resolved "https://registry.yarnpkg.com/property-information/-/property-information-6.5.0.tgz#6212fbb52ba757e92ef4fb9d657563b933b7ffec" integrity sha512-PgTgs/BlvHxOu8QuEN7wi5A0OmXaBcHpmCSTehcs6Uuu9IkDIEo13Hy7n898RHfrQ49vKCoGeWZSaAK01nwVig== +qsu@^1.6.4: + version "1.6.4" + resolved "https://registry.yarnpkg.com/qsu/-/qsu-1.6.4.tgz#268ce1aa211d3942eb4723502c96a2616cd138c9" + integrity sha512-4PRyFDQhfvz/Np+W2dRJ96bna3Zfby/XOxum9R6hdkA3k8WLHwzcrpJ2lL/zeUYbJJu6ODpKxefJavHk0oCVIw== + recaptcha-v3@^1.10.0: version "1.11.3" resolved "https://registry.npmmirror.com/recaptcha-v3/-/recaptcha-v3-1.11.3.tgz#ea0ba6da462196236c243bc1fbba4a4072646d26" @@ -1917,13 +1922,14 @@ vitepress-plugin-group-icons@^1.3.5: "@iconify-json/vscode-icons" "^1.2.10" "@iconify/utils" "^2.2.1" -vitepress-sidebar@^1.30.2: - version "1.30.2" - resolved "https://registry.yarnpkg.com/vitepress-sidebar/-/vitepress-sidebar-1.30.2.tgz#b3962bfcbd0094010466ce1f80077b5e5b5e5ec1" - integrity sha512-5NWULe+lMGcair5z23Oapp4+sOSVwpUEj7s2JwZzb9T4pUbY6EumbSPZlY7q+h3vApnaYn4psVAzsalSKBJ/Xg== +vitepress-sidebar@^1.31.0: + version "1.31.0" + resolved "https://registry.yarnpkg.com/vitepress-sidebar/-/vitepress-sidebar-1.31.0.tgz#5d5eb6cb59e970520698c2b461fdc24d6dee76df" + integrity sha512-ctdALc8ptXsD0HuOYMM8xjUu3lSBfHGJJZYtKYuixvjhL+q/AipLeSvsvwfUEhDIwRyi46HQlSa/7XsevVA/Mg== dependencies: glob "10.4.5" gray-matter "4.0.3" + qsu "^1.6.4" vitepress-theme-website@^1.0.8: version "1.0.8"