diff --git a/package.json b/package.json index 304dc9352dcbe5a690bd06f3e3ca256ad3f27f84..00e0ec9de47a11878852cda7de8f5d3b63607e9d 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "htmlparser2": "^9.0.0", "markdown-it-attrs": "^4.1.6", "markdown-it-task-lists": "^2.1.1", - "vuepress-theme-uni-app-test": "^1.3.11" + "vuepress-theme-uni-app-test": "^1.3.12" }, "dependencies": { "@docsearch/js": "^3.1.0", diff --git a/yarn.lock b/yarn.lock index bc6f842be1a78ab9914886cd9c074ef09638140f..1aa2d01b8187b25831a3a109a9f4ec692832ad11 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9397,10 +9397,10 @@ vuepress-plugin-zooming@^1.1.8: dependencies: zooming "^2.1.1" -vuepress-theme-uni-app-test@^1.3.11: - version "1.3.11" - resolved "https://registry.npmmirror.com/vuepress-theme-uni-app-test/-/vuepress-theme-uni-app-test-1.3.11.tgz#c675195816979b7b09f395bbd99b0a3215806277" - integrity sha512-VLsKIkTzYEMKvAe4dH3mGrYbztT+FCJ8elQWgAHvaJ1YH5fV1vIV7dXh8djc/p43GzAOXocdAq2888DqmhygAg== +vuepress-theme-uni-app-test@^1.3.12: + version "1.3.12" + resolved "https://registry.npmmirror.com/vuepress-theme-uni-app-test/-/vuepress-theme-uni-app-test-1.3.12.tgz#e075bc1cf274b7bd7f4e4fbafac4565447692a13" + integrity sha512-viPmGxu20l8NvTmPiiqV1BLEi+yp/95BF14rRWpzoNbRHYMP9hC3Lljn/lhjuDrYnnZsZ8MAAR8Pmp6Goc2Bjg== dependencies: "@vuepress/plugin-back-to-top" "^1.9.5" "@vuepress/theme-default" "^1.8.2"