diff --git a/package.json b/package.json index 0b582f0254134f5aae5b8f6b187185a3e5ef7753..b97ea36292aa997ac7c9ca56ec6ccd3e90dd4647 100644 --- a/package.json +++ b/package.json @@ -31,6 +31,6 @@ }, "dependencies": { "@docsearch/js": "^3.1.0", - "vuepress-theme-uni-app-test": "^1.1.1" + "vuepress-theme-uni-app-test": "^1.1.2" } } \ No newline at end of file diff --git a/yarn.lock b/yarn.lock index 4b333c4be1a57c75e1fff36cc09cd86f189220e8..a1d98efde642ad959211676c03e4981741db9a2e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8575,6 +8575,19 @@ vuepress-theme-uni-app-test@^1.1.1: vuepress-plugin-juejin-style-copy "^1.0.4" vuepress-theme-uni-app-test "^1.1.0" +vuepress-theme-uni-app-test@^1.1.2: + version "1.1.2" + resolved "https://registry.yarnpkg.com/vuepress-theme-uni-app-test/-/vuepress-theme-uni-app-test-1.1.2.tgz#6253aef3dfb443bc80aaafc72efb727ec9e73132" + integrity sha512-n+0nDYZ6VGflVTrFjLvyvRRO5a02a9iiWOvXPM09YHJZFEWRKH5wpcKThjXhCXNC2rAoUkM8n57zMpMFyef4NA== + 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.1.1" + vuepress@^1.8.2: version "1.9.7" resolved "https://registry.yarnpkg.com/vuepress/-/vuepress-1.9.7.tgz#2cd6709a2228f5cef588115aaeabf820ab9ed7cc"