diff --git a/package.json b/package.json index 7d116118c9da5369f413612804c11c0bb466082f..0b582f0254134f5aae5b8f6b187185a3e5ef7753 100644 --- a/package.json +++ b/package.json @@ -31,6 +31,6 @@ }, "dependencies": { "@docsearch/js": "^3.1.0", - "vuepress-theme-uni-app-test": "^1.1.0" + "vuepress-theme-uni-app-test": "^1.1.1" } } \ No newline at end of file diff --git a/yarn.lock b/yarn.lock index b9ef6b2218f221481aba41fed9b396f66c456c6c..4b333c4be1a57c75e1fff36cc09cd86f189220e8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8562,6 +8562,19 @@ vuepress-theme-uni-app-test@^1.1.0: vuepress-plugin-juejin-style-copy "^1.0.4" vuepress-theme-uni-app-test "^1.0.13" +vuepress-theme-uni-app-test@^1.1.1: + version "1.1.1" + resolved "https://registry.yarnpkg.com/vuepress-theme-uni-app-test/-/vuepress-theme-uni-app-test-1.1.1.tgz#1276325b50e4796ceaf28cb3b2acb53e721da02b" + integrity sha512-damDJthVDXLx+wGdS1C/kE8ppAtHAZb0eTgs4Kj64RDfT4qB8/l4Bk3kW209hv9QYsT58j0DcpidisnrlaNJmQ== + 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.0" + vuepress@^1.8.2: version "1.9.7" resolved "https://registry.yarnpkg.com/vuepress/-/vuepress-1.9.7.tgz#2cd6709a2228f5cef588115aaeabf820ab9ed7cc"