diff --git a/package.json b/package.json index 36cd74028836a280987e25b0bfa7eea0adec6200..0c02cedbd0ef09817f3c7edd8e331c7630bc8026 100644 --- a/package.json +++ b/package.json @@ -31,6 +31,6 @@ }, "dependencies": { "@docsearch/js": "^3.1.0", - "vuepress-theme-uni-app-test": "^1.1.7" + "vuepress-theme-uni-app-test": "^1.1.8" } } \ No newline at end of file diff --git a/yarn.lock b/yarn.lock index 7a4713b5204f78babf2ba5614a5d9a77d7c1bc55..1b54e6fcdbdaf10662e777b98a24d9203d5d4f27 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8477,10 +8477,10 @@ vuepress-theme-uni-app-test@^1.1.2: vuepress-plugin-juejin-style-copy "^1.0.4" vuepress-theme-uni-app-test "^1.1.2" -vuepress-theme-uni-app-test@^1.1.7: - version "1.1.7" - resolved "https://registry.yarnpkg.com/vuepress-theme-uni-app-test/-/vuepress-theme-uni-app-test-1.1.7.tgz#5ef5c9d280680a5a050676d9bafbdd79d1f388ad" - integrity sha512-obJQQSId29QpQ2CkAYN0uNQ7xxDpPxCw7k2mOeaDyBRrW94oAzzWE8jYFePl3T+z58JZ0vJhd4fmUbQEruH93w== +vuepress-theme-uni-app-test@^1.1.8: + version "1.1.8" + resolved "https://registry.yarnpkg.com/vuepress-theme-uni-app-test/-/vuepress-theme-uni-app-test-1.1.8.tgz#2e54a66a53a29f445d8ef1c3dfbfcaf793c86de0" + integrity sha512-PeKfKK+4i28VN+dXZ6tFSIFZxoH2S+LF+k2VDmcloarzyEWuepnFrJQitF8DDBqv/hFjy0LJY8GBbldSdQPkRg== dependencies: "@vuepress/plugin-back-to-top" "^1.9.5" "@vuepress/theme-default" "^1.8.2"