diff --git a/package.json b/package.json index 192f38007e786683ce1eac9fb850ccf8119f7404..def66dfc543761a4f54a8dc2ab3c49c5b104ee1b 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "cross-env": "^7.0.3", "fs-extra": "^10.0.0", "glob": "^7.1.7", - "vuepress-theme-uni-app-test": "^1.3.1" + "vuepress-theme-uni-app-test": "^1.3.2" }, "dependencies": { "@docsearch/js": "^3.1.0", diff --git a/yarn.lock b/yarn.lock index f14284abccb2d14f3fc9fd1c8b624879a3fe9bd6..09f1e2f803282e4eda64755cd8bd5e13241bb13f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9208,10 +9208,10 @@ vuepress-plugin-smooth-scroll@^0.0.3: dependencies: smoothscroll-polyfill "^0.4.3" -vuepress-theme-uni-app-test@^1.3.1: - version "1.3.1" - resolved "https://registry.npmmirror.com/vuepress-theme-uni-app-test/-/vuepress-theme-uni-app-test-1.3.1.tgz#b7fb8b0b113cfdf7a87ee44eab8c7827158e6d86" - integrity sha512-kUaEOy7v3+W+S5kJYj/ZRFixR9OZ0kh2n7t0swqxcDOlb0tvDr+EJRtHp8M/ci346mrf37OC1clXkn/NQWbpxg== +vuepress-theme-uni-app-test@^1.3.2: + version "1.3.2" + resolved "https://registry.npmmirror.com/vuepress-theme-uni-app-test/-/vuepress-theme-uni-app-test-1.3.2.tgz#ce222443208acd808092041a8855127378982a51" + integrity sha512-xvQXQ8zTz1UU0Pej8hT1ckN6EIRjHW5ddEjgS40eheox3ij17RU4ylCvOf7poux4gT6dR44rAZvwXpV1HL/cwg== dependencies: "@vuepress/plugin-back-to-top" "^1.9.5" "@vuepress/theme-default" "^1.8.2"