diff --git a/package.json b/package.json index c60787dd37a9b666bbef5fe47e36b339b6e77782..36cd74028836a280987e25b0bfa7eea0adec6200 100644 --- a/package.json +++ b/package.json @@ -31,6 +31,6 @@ }, "dependencies": { "@docsearch/js": "^3.1.0", - "vuepress-theme-uni-app-test": "^1.1.6" + "vuepress-theme-uni-app-test": "^1.1.7" } } \ No newline at end of file diff --git a/yarn.lock b/yarn.lock index bfb9cf6eecec6adb4caa9a3cb817fa7e73fe5473..7a4713b5204f78babf2ba5614a5d9a77d7c1bc55 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.6: - version "1.1.6" - resolved "https://registry.yarnpkg.com/vuepress-theme-uni-app-test/-/vuepress-theme-uni-app-test-1.1.6.tgz#3421ac614064becff36172fb598b7088139233b2" - integrity sha512-nRj3gW7T1eUjIRqyOFIHn6UcUcPS+SfuapBYDE+dBg2nrA3KIUfUBHTbPOOjSeul2wgkGT0C6PDzh69y1Nk4rA== +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== dependencies: "@vuepress/plugin-back-to-top" "^1.9.5" "@vuepress/theme-default" "^1.8.2"