diff --git a/package.json b/package.json index 45286d2f51b4f000f6dedca7850226c24fde8566..192f38007e786683ce1eac9fb850ccf8119f7404 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.0" + "vuepress-theme-uni-app-test": "^1.3.1" }, "dependencies": { "@docsearch/js": "^3.1.0", diff --git a/yarn.lock b/yarn.lock index 62f5e86c875aafa1ca03beda53860544e15aad33..f14284abccb2d14f3fc9fd1c8b624879a3fe9bd6 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.0: - version "1.3.0" - resolved "https://registry.npmmirror.com/vuepress-theme-uni-app-test/-/vuepress-theme-uni-app-test-1.3.0.tgz#3b1c169e10e386d528d82e12030a79a875c9dfb0" - integrity sha512-daruCe2L1GwenbKt/xqIe5eMNpnhzav7g4/6TiU0XFDjR6pDqsnV3iDcwAC/LXOKTfcQnci+8CWUk+eNBjEELw== +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== dependencies: "@vuepress/plugin-back-to-top" "^1.9.5" "@vuepress/theme-default" "^1.8.2"