diff --git a/package.json b/package.json index eefdb25320c96562c8258599b0c44c04c3a61f07..37311ce48fd37c4ababae0341be8c951fbd875d1 100644 --- a/package.json +++ b/package.json @@ -31,6 +31,6 @@ }, "dependencies": { "@docsearch/js": "^3.1.0", - "vuepress-theme-uni-app-test": "^1.2.7" + "vuepress-theme-uni-app-test": "^1.2.8" } } \ No newline at end of file diff --git a/yarn.lock b/yarn.lock index fef8dfc75e5702178c30aa0963fd016615b3bf23..845399f21cce0bf14fc80cd1ff7eec7163b24041 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8516,6 +8516,19 @@ vuepress-theme-uni-app-test@^1.2.7: vuepress-plugin-juejin-style-copy "^1.0.4" vuepress-theme-uni-app-test "^1.2.0" +vuepress-theme-uni-app-test@^1.2.8: + version "1.2.8" + resolved "https://registry.npmmirror.com/vuepress-theme-uni-app-test/-/vuepress-theme-uni-app-test-1.2.8.tgz#f5a34dec92bbb688deb05e0b7b382c3074466f61" + integrity sha512-c8bV7CDbqOP5LjGXgxiyFhtkVBVMRqMBIg+BVVD7tZ1LlkqWrit61gK2ebt0lz9HISQxUA9tVoW5hVeMQNz89A== + dependencies: + "@vuepress/plugin-back-to-top" "^1.9.5" + "@vuepress/theme-default" "^1.8.2" + algoliasearch "^4.13.1" + clipboard "^2.0.11" + vuepress "^1.8.2" + vuepress-plugin-juejin-style-copy "^1.0.4" + vuepress-theme-uni-app-test "^1.2.7" + vuepress@^1.8.2: version "1.9.7" resolved "https://registry.yarnpkg.com/vuepress/-/vuepress-1.9.7.tgz#2cd6709a2228f5cef588115aaeabf820ab9ed7cc"